Sign in
qemu
/
qemu
/
55d71e0b784e03dbd15bc13d75af88ed5340fde8
/
tests
/
qtest
/
libqos
/
ahci.c
0f9668e
Remove qemu-common.h include from most units
by Marc-André Lureau
· 2 years, 9 months ago
460056d
tests/qtest: Replace g_memdup() by g_memdup2()
by Philippe Mathieu-Daudé
· 3 years, 4 months ago
0250edf
tests/qtest/libqos/ahci.c: Avoid NULL dereference in ahci_exec()
by Peter Maydell
· 4 years, 2 months ago
a2ce7db
meson: convert tests/qtest to meson
by Paolo Bonzini
· 4 years, 5 months ago
1cf4323
tests/libqos: Move the libqos files under tests/qtest/
by Thomas Huth
· 5 years ago
[Renamed from tests/libqos/ahci.c]
143e6db
tests/libqos: rename qpci_init_pc and qpci_init_spapr functions
by Emanuele Giuseppe Esposito
· 6 years ago
4277f1e
libqtest: Rename functions to send QMP messages
by Markus Armbruster
· 6 years ago
ae79c2d
ahci: fix FIS I bit and PIO Setup FIS interrupt
by Paolo Bonzini
· 6 years ago
956556e
ahci: move PIO Setup FIS before transfer, fix it for ATAPI commands
by John Snow
· 7 years ago
27e4648
libqos/ahci: track sector size
by John Snow
· 7 years ago
10747e5
libqos: Use explicit QTestState for ahci operations
by Eric Blake
· 7 years ago
e5d1730
libqos: Track QTestState with QPCIBus
by Eric Blake
· 7 years ago
790bbb9
tests: use g_new() family of functions
by Marc-André Lureau
· 7 years ago
e0a4cb2
libqos/ahci: Add get_sense and test_ready
by John Snow
· 8 years ago
48cde09
libqos/ahci: Add ATAPI tray macros
by John Snow
· 8 years ago
f697b0e
libqos/ahci: Support expected errors
by John Snow
· 8 years ago
ebde93b
ahci-test: test atapi read_cd with bcl, nb_sectors = 0
by John Snow
· 8 years ago
b4ba67d
libqos: Change PCI accessors to take opaque BAR handle
by David Gibson
· 8 years ago
e7c8526
tests: Don't assume structure of PCI IO base in ahci-test
by David Gibson
· 8 years ago
2ecd7e2
libqos: add PCI management in qtest_vboot()/qtest_shutdown()
by Laurent Vivier
· 8 years ago
79ffb27
tests: Remove unnecessary glib.h includes
by Peter Maydell
· 9 years ago
5323926
ide: Clean up includes
by Peter Maydell
· 9 years ago
9350df7
libqos/ahci: add ahci_exec
by John Snow
· 9 years ago
b682d3a
libqos/ahci: allow nondata commands for ahci_io variants
by John Snow
· 9 years ago
b1b66c3
libqos: allow zero-size allocations
by John Snow
· 9 years ago
b88641e
libqos/ahci: Switch to mutable properties
by John Snow
· 9 years ago
d0b282a
libqos/ahci: ATAPI identify
by John Snow
· 9 years ago
54d268b
libqos/ahci: ATAPI support
by John Snow
· 9 years ago
3d93715
qtest/ahci: fix redundant assertion
by John Snow
· 9 years ago
9ab9993
libqos/ahci: fix ahci_write_fis for ncq on ppc64
by John Snow
· 9 years ago
26ad004
qtest/ahci: simple ncq data test
by John Snow
· 9 years ago
e38cc93
libqos/ahci: Force all NCQ commands to be LBA48
by John Snow
· 9 years ago
a8973ff
libqos/ahci: set the NCQ tag on command_commit
by John Snow
· 9 years ago
359790c
libqos/ahci: adjust expected NCQ interrupts
by John Snow
· 9 years ago
4de4846
libqos/ahci: edit wait to be ncq aware
by John Snow
· 9 years ago
cb45304
libqos/ahci: add NCQ frame support
by John Snow
· 9 years ago
40d2992
libqos/ahci: fix cmd_sanity for ncq
by John Snow
· 9 years ago
95ea663
libqos/ahci: fix memory management bugs
by John Snow
· 9 years ago
91d0374
libqos/ahci: Swap memread/write with bufread/write
by John Snow
· 10 years ago
88e21f9
qtest/ahci: add migrate dma test
by John Snow
· 10 years ago
455e861
libqos/ahci: Fix sector set method
by John Snow
· 10 years ago
008b6e1
libqos/ahci: Add halted command helpers
by John Snow
· 10 years ago
631b22e
misc: Fix new collection of typos
by Stefan Weil
· 10 years ago
727be1a
qtest/ahci: test different disk sectors
by John Snow
· 10 years ago
f9f963e
libqos/ahci: add ahci command helpers
by John Snow
· 10 years ago
4a42f6d
libqos/ahci: Zero-fill AHCI headers
by John Snow
· 10 years ago
259342d
libqos/ahci: Add ahci_clean_mem
by John Snow
· 10 years ago
ae02962
libqos/ahci: add ahci_io
by John Snow
· 10 years ago
1132219
libqos/ahci: Add ahci_guest_io
by John Snow
· 10 years ago
cbc9756
libqos/ahci: add ahci command size setters
by John Snow
· 10 years ago
ea41deb
libqos/ahci: add ahci command verify
by John Snow
· 10 years ago
64a5a27
libqos/ahci: add ahci command functions
by John Snow
· 10 years ago
716b640
libqos/ahci: Add ide cmd properties
by John Snow
· 10 years ago
5251576
qtest/ahci: add ahci_write_fis
by John Snow
· 10 years ago
d1ef883
libqos/ahci: Add cmd response sanity check helpers
by John Snow
· 10 years ago
89a4672
libqos/ahci: Add port_check_nonbusy helper
by John Snow
· 10 years ago
5bf99aa
libqos/ahci: Add ahci_port_check_interrupts helper
by John Snow
· 10 years ago
85c34e9
libqos/ahci: Add ahci_port_check_error helper
by John Snow
· 10 years ago
6cae27a
libqos/ahci: Add command header helpers
by John Snow
· 10 years ago
e83fd96
libqos/ahci: Add ahci_port_clear helper
by John Snow
· 10 years ago
e77448a
libqos/ahci: Add ahci_port_select helper
by John Snow
· 10 years ago
9a75b0a
libqos/ahci: create libqos/ahci.c
by John Snow
· 10 years ago