index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
libqos
/
ahci.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
2015-02-16
libqos/ahci: Add ahci_port_check_interrupts helper
John Snow
1
-0
/
+14
2015-02-16
libqos/ahci: Add ahci_port_check_error helper
John Snow
1
-0
/
+22
2015-02-16
libqos/ahci: Add command header helpers
John Snow
1
-0
/
+75
2015-02-16
libqos/ahci: Add ahci_port_clear helper
John Snow
1
-0
/
+16
2015-02-16
libqos/ahci: Add ahci_port_select helper
John Snow
1
-0
/
+27
2015-02-16
libqos/ahci: create libqos/ahci.c
John Snow
1
-0
/
+269