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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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
/
ahci-test.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-16
libqos/ahci: Add cmd response sanity check helpers
John Snow
1
-25
/
+4
2015-02-16
libqos/ahci: Add port_check_nonbusy helper
John Snow
1
-0
/
+1
2015-02-16
libqos/ahci: Add ahci_port_check_interrupts helper
John Snow
1
-11
/
+2
2015-02-16
libqos/ahci: Add ahci_port_check_error helper
John Snow
1
-7
/
+1
2015-02-16
libqos/ahci: Add command header helpers
John Snow
1
-20
/
+23
2015-02-16
qtest/ahci: rename 'Command' to 'CommandHeader'
John Snow
1
-4
/
+4
2015-02-16
libqos/ahci: Add ahci_port_clear helper
John Snow
1
-7
/
+2
2015-02-16
libqos/ahci: Add ahci_port_select helper
John Snow
1
-17
/
+2
2015-02-16
libqos/ahci: create libqos/ahci.c
John Snow
1
-225
/
+0
2015-02-16
qtest/ahci: Bookmark FB and CLB pointers
John Snow
1
-22
/
+20
2015-02-16
qtest/ahci: remove getter/setter macros
John Snow
1
-95
/
+83
2015-02-16
libqos/ahci: Functional register helpers
John Snow
1
-14
/
+11
2015-02-16
qtest/ahci: remove guest_malloc global
John Snow
1
-9
/
+9
2015-02-16
qtest/ahci: remove pcibus global
John Snow
1
-8
/
+6
2015-02-16
qtest/ahci: finalize AHCIQState consolidation
John Snow
1
-42
/
+38
2015-02-16
qtest/ahci: Store hba_base in AHCIQState
John Snow
1
-72
/
+64
2015-02-16
libqos: add pc specific interface
John Snow
1
-2
/
+2
2015-02-16
libqos: create libqos.c
John Snow
1
-54
/
+37
2015-02-16
qtest/ahci: Create ahci.h
John Snow
1
-318
/
+1
2015-01-15
misc: Fix new typos in comments
Stefan Weil
1
-1
/
+1
2014-12-10
qtests: Specify image format explicitly
Kevin Wolf
1
-1
/
+2
2014-09-22
ahci: Add test_identify case to ahci-test.
John Snow
1
-0
/
+304
2014-09-22
ahci: Add test_hba_enable to ahci-test.
John Snow
1
-0
/
+156
2014-09-22
ahci: Add test_hba_spec to ahci-test.
John Snow
1
-1
/
+560
2014-09-22
ahci: add test_pci_enable to ahci-test.
John Snow
1
-0
/
+53
2014-09-22
ahci: Add test_pci_spec to ahci-test.
John Snow
1
-6
/
+299
2014-09-22
ahci: Adding basic functionality qtest.
John Snow
1
-0
/
+196
[prev]