]> git.proxmox.com Git - mirror_qemu.git/history - tests/ahci-test.c
Change qemu_set_fd_handler2(..., NULL, ...) to qemu_set_fd_handler
[mirror_qemu.git] / tests / ahci-test.c
2015-05-26 Peter MaydellMerge remote-tracking branch 'remotes/jnsnow/tags/ide...
2015-05-22 John Snowlibqos/ahci: Swap memread/write with bufread/write
2015-05-22 John Snowqtest/ahci: add migrate halted dma test
2015-05-22 John Snowqtest/ahci: add halted dma test
2015-05-22 John Snowqtest/ahci: add flush migrate test
2015-05-22 John Snowqtest/ahci: add migrate dma test
2015-05-22 John Snowqtest/ahci: Add migration test
2015-05-11 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2015-04-30 Peter MaydellMerge remote-tracking branch 'remotes/cohuck/tags/s390x...
2015-04-30 Peter MaydellMerge remote-tracking branch 'remotes/bonzini/tags...
2015-04-30 Peter MaydellMerge remote-tracking branch 'remotes/jnsnow/tags/ide...
2015-04-28 John Snowqtest/ahci: add flush retry test
2015-04-28 John Snowqtest/ahci: Allow override of default CLI options
2015-04-28 John Snowqtest/ahci: Add simple flush test
2015-04-28 John Snowqtest/ahci: test different disk sectors
2015-04-28 John Snowqtest/ahci: add qcow2 support to ahci-test
2015-03-23 Peter MaydellMerge remote-tracking branch 'remotes/jnsnow/tags/ide...
2015-03-23 John Snowahci-test: improve rw buffer patterns
2015-03-20 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2015-03-19 Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2015-03-19 Peter MaydellMerge remote-tracking branch 'remotes/amit/tags/vser...
2015-03-19 Peter MaydellMerge remote-tracking branch 'remotes/mjt/tags/pull...
2015-03-19 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2015-03-19 John Snowqtest/ahci: Fix a bit mask expression
2015-03-12 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2015-03-11 Peter MaydellMerge remote-tracking branch 'remotes/borntraeger/tags...
2015-03-11 Peter MaydellMerge remote-tracking branch 'remotes/ehabkost/tags...
2015-03-11 Peter MaydellMerge remote-tracking branch 'remotes/mcayland/tags...
2015-03-10 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2015-03-10 Peter MaydellMerge remote-tracking branch 'remotes/bonzini/tags...
2015-03-10 Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2015-03-10 John Snowqtest/ahci: add fragmented dma test
2015-03-10 John Snowqtest/ahci: Add PIO and LBA48 tests
2015-03-10 John Snowqtest/ahci: Add DMA test variants
2015-03-10 John Snowqtest/ahci: Add a macro bootup routine
2015-03-02 Peter MaydellMerge remote-tracking branch 'remotes/afaerber/tags...
2015-03-02 Peter MaydellMerge remote-tracking branch 'remotes/ehabkost/tags...
2015-02-26 Peter MaydellMerge remote-tracking branch 'remotes/qmp-unstable...
2015-02-26 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2015-02-26 Peter MaydellMerge remote-tracking branch 'remotes/borntraeger/tags...
2015-02-26 Peter MaydellMerge remote-tracking branch 'remotes/armbru/tags/pull...
2015-02-25 Peter MaydellMerge remote-tracking branch 'remotes/armbru/tags/pull...
2015-02-25 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2015-02-25 Peter MaydellMerge remote-tracking branch 'remotes/mdroth/tags/qga...
2015-02-24 Peter MaydellMerge remote-tracking branch 'remotes/bonzini/tags...
2015-02-24 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2015-02-16 John Snowqtest/ahci: Adding simple dma read-write test
2015-02-16 John Snowqtest/ahci: Assert sector size in identify test
2015-02-16 John Snowlibqos/ahci: Add ahci_clean_mem
2015-02-16 John Snowlibqos/ahci: add ahci_io
2015-02-16 John Snowlibqos/ahci: add ahci command verify
2015-02-16 John Snowlibqos/ahci: add ahci command functions
2015-02-16 John Snowqtest/ahci: add ahci_write_fis
2015-02-16 John Snowqtest/ahci: Demagic ahci tests.
2015-02-16 John Snowlibqos/ahci: Add cmd response sanity check helpers
2015-02-16 John Snowlibqos/ahci: Add port_check_nonbusy helper
2015-02-16 John Snowlibqos/ahci: Add ahci_port_check_interrupts helper
2015-02-16 John Snowlibqos/ahci: Add ahci_port_check_error helper
2015-02-16 John Snowlibqos/ahci: Add command header helpers
2015-02-16 John Snowqtest/ahci: rename 'Command' to 'CommandHeader'
2015-02-16 John Snowlibqos/ahci: Add ahci_port_clear helper
2015-02-16 John Snowlibqos/ahci: Add ahci_port_select helper
2015-02-16 John Snowlibqos/ahci: create libqos/ahci.c
2015-02-16 John Snowqtest/ahci: Bookmark FB and CLB pointers
2015-02-16 John Snowqtest/ahci: remove getter/setter macros
2015-02-16 John Snowlibqos/ahci: Functional register helpers
2015-02-16 John Snowqtest/ahci: remove guest_malloc global
2015-02-16 John Snowqtest/ahci: remove pcibus global
2015-02-16 John Snowqtest/ahci: finalize AHCIQState consolidation
2015-02-16 John Snowqtest/ahci: Store hba_base in AHCIQState
2015-02-16 John Snowlibqos: add pc specific interface
2015-02-16 John Snowlibqos: create libqos.c
2015-02-16 John Snowqtest/ahci: Create ahci.h
2015-01-15 Peter MaydellMerge remote-tracking branch 'remotes/mjt/tags/pull...
2015-01-15 Stefan Weilmisc: Fix new typos in comments
2014-12-15 Peter MaydellMerge remote-tracking branch 'remotes/bonzini/tags...
2014-12-11 Peter MaydellMerge remote-tracking branch 'remotes/mjt/tags/pull...
2014-12-11 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2014-12-11 Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2014-12-10 Kevin Wolfqtests: Specify image format explicitly
2014-09-26 Peter MaydellMerge remote-tracking branch 'remotes/bonzini/tags...
2014-09-24 Peter MaydellMerge remote-tracking branch 'remotes/awilliam/tags...
2014-09-23 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2014-09-23 Peter MaydellMerge remote-tracking branch 'remotes/borntraeger/tags...
2014-09-23 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2014-09-22 John Snowahci: Add test_identify case to ahci-test.
2014-09-22 John Snowahci: Add test_hba_enable to ahci-test.
2014-09-22 John Snowahci: Add test_hba_spec to ahci-test.
2014-09-22 John Snowahci: add test_pci_enable to ahci-test.
2014-09-22 John Snowahci: Add test_pci_spec to ahci-test.
2014-09-22 John Snowahci: Adding basic functionality qtest.