index
:
spice/qemu
chardev-flowcontrol
kvm
master
patchrom
pulse
qemu-kvm-0.14.0-spice
qxl
rebase/spice-next
spice-patches
spice.v32.kvm
spice.v32.kvm.ccid.v23
spice.v50
stable-0.14
usb-patches
usb_ccid.v7
usb_ccid.v7.wip
usbredir
Qemu (mirrored from https://gitlab.freedesktop.org/spice/qemu)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
libqos
/
ahci.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-16
libqtest: Rename functions to send QMP messages
Markus Armbruster
1
-2
/
+2
2018-06-25
ahci: fix FIS I bit and PIO Setup FIS interrupt
Paolo Bonzini
1
-9
/
+16
2018-06-08
ahci: move PIO Setup FIS before transfer, fix it for ATAPI commands
John Snow
1
-14
/
+21
2018-06-08
libqos/ahci: track sector size
John Snow
1
-4
/
+6
2018-02-14
libqos: Use explicit QTestState for ahci operations
Eric Blake
1
-22
/
+23
2018-02-14
libqos: Track QTestState with QPCIBus
Eric Blake
1
-2
/
+2
2017-10-16
tests: use g_new() family of functions
Marc-André Lureau
1
-1
/
+1
2016-11-14
libqos/ahci: Add get_sense and test_ready
John Snow
1
-0
/
+50
2016-11-14
libqos/ahci: Add ATAPI tray macros
John Snow
1
-0
/
+30
2016-11-14
libqos/ahci: Support expected errors
John Snow
1
-4
/
+12
2016-11-14
ahci-test: test atapi read_cd with bcl, nb_sectors = 0
John Snow
1
-7
/
+21
2016-10-28
libqos: Change PCI accessors to take opaque BAR handle
David Gibson
1
-2
/
+1
2016-10-28
tests: Don't assume structure of PCI IO base in ahci-test
David Gibson
1
-0
/
+1
2016-10-06
libqos: add PCI management in qtest_vboot()/qtest_shutdown()
Laurent Vivier
1
-1
/
+1
2016-06-07
tests: Remove unnecessary glib.h includes
Peter Maydell
1
-1
/
+0
2016-01-29
ide: Clean up includes
Peter Maydell
1
-0
/
+1
2016-01-11
libqos/ahci: add ahci_exec
John Snow
1
-0
/
+76
2016-01-11
libqos/ahci: allow nondata commands for ahci_io variants
John Snow
1
-0
/
+3
2016-01-11
libqos: allow zero-size allocations
John Snow
1
-3
/
+3
2016-01-11
libqos/ahci: Switch to mutable properties
John Snow
1
-2
/
+8
2016-01-11
libqos/ahci: ATAPI identify
John Snow
1
-0
/
+5
2016-01-11
libqos/ahci: ATAPI support
John Snow
1
-4
/
+75
2015-10-05
qtest/ahci: fix redundant assertion
John Snow
1
-1
/
+1
2015-07-08
libqos/ahci: fix ahci_write_fis for ncq on ppc64
John Snow
1
-9
/
+11
2015-07-04
qtest/ahci: simple ncq data test
John Snow
1
-21
/
+25
2015-07-04
libqos/ahci: Force all NCQ commands to be LBA48
John Snow
1
-1
/
+1
2015-07-04
libqos/ahci: set the NCQ tag on command_commit
John Snow
1
-0
/
+5
2015-07-04
libqos/ahci: adjust expected NCQ interrupts
John Snow
1
-2
/
+7
2015-07-04
libqos/ahci: edit wait to be ncq aware
John Snow
1
-3
/
+7
2015-07-04
libqos/ahci: add NCQ frame support
John Snow
1
-9
/
+35
2015-07-04
libqos/ahci: fix cmd_sanity for ncq
John Snow
1
-22
/
+24
2015-07-04
libqos/ahci: fix memory management bugs
John Snow
1
-2
/
+4
2015-05-22
libqos/ahci: Swap memread/write with bufread/write
John Snow
1
-2
/
+2
2015-05-22
qtest/ahci: add migrate dma test
John Snow
1
-0
/
+1
2015-05-22
libqos/ahci: Fix sector set method
John Snow
1
-2
/
+4
2015-05-22
libqos/ahci: Add halted command helpers
John Snow
1
-0
/
+27
2015-04-30
misc: Fix new collection of typos
Stefan Weil
1
-2
/
+2
2015-04-28
qtest/ahci: test different disk sectors
John Snow
1
-4
/
+6
2015-03-10
libqos/ahci: add ahci command helpers
John Snow
1
-0
/
+42
2015-03-10
libqos/ahci: Zero-fill AHCI headers
John Snow
1
-1
/
+1
2015-02-16
libqos/ahci: Add ahci_clean_mem
John Snow
1
-0
/
+18
2015-02-16
libqos/ahci: add ahci_io
John Snow
1
-0
/
+25
2015-02-16
libqos/ahci: Add ahci_guest_io
John Snow
1
-0
/
+15
2015-02-16
libqos/ahci: add ahci command size setters
John Snow
1
-0
/
+22
2015-02-16
libqos/ahci: add ahci command verify
John Snow
1
-0
/
+15
2015-02-16
libqos/ahci: add ahci command functions
John Snow
1
-0
/
+202
2015-02-16
libqos/ahci: Add ide cmd properties
John Snow
1
-0
/
+39
2015-02-16
qtest/ahci: add ahci_write_fis
John Snow
1
-0
/
+14
2015-02-16
libqos/ahci: Add cmd response sanity check helpers
John Snow
1
-0
/
+47
2015-02-16
libqos/ahci: Add port_check_nonbusy helper
John Snow
1
-0
/
+18
[next]