index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
ahci-test.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
libqos/ahci: Swap memread/write with bufread/write
John Snow
2015-05-22
1
-4
/
+4
*
qtest/ahci: add migrate halted dma test
John Snow
2015-05-22
1
-1
/
+74
*
qtest/ahci: add halted dma test
John Snow
2015-05-22
1
-0
/
+60
*
qtest/ahci: add flush migrate test
John Snow
2015-05-22
1
-1
/
+51
*
qtest/ahci: add migrate dma test
John Snow
2015-05-22
1
-0
/
+45
*
qtest/ahci: Add migration test
John Snow
2015-05-22
1
-0
/
+90
*
qtest/ahci: add flush retry test
John Snow
2015-04-28
1
-0
/
+44
*
qtest/ahci: Allow override of default CLI options
John Snow
2015-04-28
1
-22
/
+45
*
qtest/ahci: Add simple flush test
John Snow
2015-04-28
1
-0
/
+34
*
qtest/ahci: test different disk sectors
John Snow
2015-04-28
1
-13
/
+55
*
qtest/ahci: add qcow2 support to ahci-test
John Snow
2015-04-28
1
-10
/
+6
*
ahci-test: improve rw buffer patterns
John Snow
2015-03-23
1
-8
/
+28
*
qtest/ahci: Fix a bit mask expression
John Snow
2015-03-19
1
-1
/
+1
*
qtest/ahci: add fragmented dma test
John Snow
2015-03-10
1
-0
/
+59
*
qtest/ahci: Add PIO and LBA48 tests
John Snow
2015-03-10
1
-22
/
+134
*
qtest/ahci: Add DMA test variants
John Snow
2015-03-10
1
-6
/
+28
*
qtest/ahci: Add a macro bootup routine
John Snow
2015-03-10
1
-6
/
+17
*
qtest/ahci: Adding simple dma read-write test
John Snow
2015-02-16
1
-0
/
+55
*
qtest/ahci: Assert sector size in identify test
John Snow
2015-02-16
1
-0
/
+4
*
libqos/ahci: Add ahci_clean_mem
John Snow
2015-02-16
1
-0
/
+3
*
libqos/ahci: add ahci_io
John Snow
2015-02-16
1
-38
/
+25
*
libqos/ahci: add ahci command verify
John Snow
2015-02-16
1
-14
/
+2
*
libqos/ahci: add ahci command functions
John Snow
2015-02-16
1
-56
/
+17
*
qtest/ahci: add ahci_write_fis
John Snow
2015-02-16
1
-1
/
+1
*
qtest/ahci: Demagic ahci tests.
John Snow
2015-02-16
1
-6
/
+6
*
libqos/ahci: Add cmd response sanity check helpers
John Snow
2015-02-16
1
-25
/
+4
*
libqos/ahci: Add port_check_nonbusy helper
John Snow
2015-02-16
1
-0
/
+1
*
libqos/ahci: Add ahci_port_check_interrupts helper
John Snow
2015-02-16
1
-11
/
+2
*
libqos/ahci: Add ahci_port_check_error helper
John Snow
2015-02-16
1
-7
/
+1
*
libqos/ahci: Add command header helpers
John Snow
2015-02-16
1
-20
/
+23
*
qtest/ahci: rename 'Command' to 'CommandHeader'
John Snow
2015-02-16
1
-4
/
+4
*
libqos/ahci: Add ahci_port_clear helper
John Snow
2015-02-16
1
-7
/
+2
*
libqos/ahci: Add ahci_port_select helper
John Snow
2015-02-16
1
-17
/
+2
*
libqos/ahci: create libqos/ahci.c
John Snow
2015-02-16
1
-225
/
+0
*
qtest/ahci: Bookmark FB and CLB pointers
John Snow
2015-02-16
1
-22
/
+20
*
qtest/ahci: remove getter/setter macros
John Snow
2015-02-16
1
-95
/
+83
*
libqos/ahci: Functional register helpers
John Snow
2015-02-16
1
-14
/
+11
*
qtest/ahci: remove guest_malloc global
John Snow
2015-02-16
1
-9
/
+9
*
qtest/ahci: remove pcibus global
John Snow
2015-02-16
1
-8
/
+6
*
qtest/ahci: finalize AHCIQState consolidation
John Snow
2015-02-16
1
-42
/
+38
*
qtest/ahci: Store hba_base in AHCIQState
John Snow
2015-02-16
1
-72
/
+64
*
libqos: add pc specific interface
John Snow
2015-02-16
1
-2
/
+2
*
libqos: create libqos.c
John Snow
2015-02-16
1
-54
/
+37
*
qtest/ahci: Create ahci.h
John Snow
2015-02-16
1
-318
/
+1
*
misc: Fix new typos in comments
Stefan Weil
2015-01-15
1
-1
/
+1
*
qtests: Specify image format explicitly
Kevin Wolf
2014-12-10
1
-1
/
+2
*
ahci: Add test_identify case to ahci-test.
John Snow
2014-09-22
1
-0
/
+304
*
ahci: Add test_hba_enable to ahci-test.
John Snow
2014-09-22
1
-0
/
+156
*
ahci: Add test_hba_spec to ahci-test.
John Snow
2014-09-22
1
-1
/
+560
*
ahci: add test_pci_enable to ahci-test.
John Snow
2014-09-22
1
-0
/
+53
[next]