index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
libqos
/
ahci.c
Age
Commit message (
Expand
)
Author
2015-04-30
misc: Fix new collection of typos
Stefan Weil
2015-04-28
qtest/ahci: test different disk sectors
John Snow
2015-03-10
libqos/ahci: add ahci command helpers
John Snow
2015-03-10
libqos/ahci: Zero-fill AHCI headers
John Snow
2015-02-16
libqos/ahci: Add ahci_clean_mem
John Snow
2015-02-16
libqos/ahci: add ahci_io
John Snow
2015-02-16
libqos/ahci: Add ahci_guest_io
John Snow
2015-02-16
libqos/ahci: add ahci command size setters
John Snow
2015-02-16
libqos/ahci: add ahci command verify
John Snow
2015-02-16
libqos/ahci: add ahci command functions
John Snow
2015-02-16
libqos/ahci: Add ide cmd properties
John Snow
2015-02-16
qtest/ahci: add ahci_write_fis
John Snow
2015-02-16
libqos/ahci: Add cmd response sanity check helpers
John Snow
2015-02-16
libqos/ahci: Add port_check_nonbusy helper
John Snow
2015-02-16
libqos/ahci: Add ahci_port_check_interrupts helper
John Snow
2015-02-16
libqos/ahci: Add ahci_port_check_error helper
John Snow
2015-02-16
libqos/ahci: Add command header helpers
John Snow
2015-02-16
libqos/ahci: Add ahci_port_clear helper
John Snow
2015-02-16
libqos/ahci: Add ahci_port_select helper
John Snow
2015-02-16
libqos/ahci: create libqos/ahci.c
John Snow