aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2016-11-14Merge remote-tracking branch 'jsnow/tags/ide-pull-request' into stagingStefan Hajnoczi
2016-11-14ahci-test: add QMP tray test for ATAPIJohn Snow
2016-11-14libqos/ahci: Add get_sense and test_readyJohn Snow
2016-11-14libqos/ahci: Add ATAPI tray macrosJohn Snow
2016-11-14libqos/ahci: Support expected errorsJohn Snow
2016-11-14libqtest: add qmp_eventwait_refJohn Snow
2016-11-14ahci-test: test atapi read_cd with bcl, nb_sectors = 0John Snow
2016-11-14ahci-test: Create smaller test ISO imagesJohn Snow
2016-11-14Merge remote-tracking branch 'kwolf/tags/for-upstream' into stagingStefan Hajnoczi
2016-11-11iotests: Always use -machine accel=qtestMax Reitz
2016-11-11iotests: Skip test 162 if there is no SSH supportMax Reitz
2016-11-11test-uuid: fix leakMarc-André Lureau
2016-11-08block: Don't mark node clean after failed flushKevin Wolf
2016-11-03Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingStefan Hajnoczi
2016-11-01ipmi: Add graceful shutdown handling to the external BMCCorey Minyard
2016-11-01blockjobs: split interface into public/private, Part 1John Snow
2016-11-01blockjobs: Allow creating internal jobsJohn Snow
2016-10-31Merge remote-tracking branch 'remotes/ehabkost/tags/x86-and-machine-pull-requ...Peter Maydell
2016-10-31target-i386: Print warning when mixing [+-]foo and foo=(on|off)Eduardo Habkost
2016-10-31tests: Remove unneeded "-vnc none" optionEduardo Habkost
2016-10-31qemu-iotests: test 'offset' and 'size' options in raw driverTomáš Golembiovský
2016-10-31qemu-iotests: Test the 'base-node' parameter of 'block-stream'Alberto Garcia
2016-10-31qemu-iotests: Test streaming to a Quorum childAlberto Garcia
2016-10-31qemu-iotests: Add iotests.supports_quorum()Alberto Garcia
2016-10-31qemu-iotests: Test block-stream and block-commit in parallelAlberto Garcia
2016-10-31qemu-iotests: Test overlapping stream and commit operationsAlberto Garcia
2016-10-31qemu-iotests: Test block-stream operations in parallelAlberto Garcia
2016-10-31qemu-iotests: Test streaming to an intermediate layerAlberto Garcia
2016-10-31Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st...Peter Maydell
2016-10-31Merge remote-tracking branch 'remotes/famz/tags/for-upstream' into stagingPeter Maydell
2016-10-28Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.8-20161028' into...Peter Maydell
2016-10-28clean-up: removed duplicate #includesAnand J
2016-10-28Merge remote-tracking branch 'remotes/berrange/tags/pull-qio-2016-10-27-1' in...Peter Maydell
2016-10-28aio: convert from RFifoLock to QemuRecMutexPaolo Bonzini
2016-10-28iothread: release AioContext around aio_pollPaolo Bonzini
2016-10-28Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into stagingPeter Maydell
2016-10-28tests: Add pseries machine to the prom-env-test, tooDavid Gibson
2016-10-28libqos: Change PCI accessors to take opaque BAR handleDavid Gibson
2016-10-28tests: Don't assume structure of PCI IO base in ahci-testDavid Gibson
2016-10-28tests: Use qpci_mem{read,write} in ivshmem-testDavid Gibson
2016-10-28libqos: Add 64-bit PCI IO accessorsDavid Gibson
2016-10-28tests: Clean up IO handling in ide-testDavid Gibson
2016-10-28libqos: Implement mmio accessors in terms of mem{read,write}David Gibson
2016-10-28libqos: Add streaming accessors for PCI MMIODavid Gibson
2016-10-28tests: Adjust tco-test to use qpci_legacy_iomap()David Gibson
2016-10-28libqos: Better handling of PCI legacy IODavid Gibson
2016-10-28libqos: Move BAR assignment to common codeDavid Gibson
2016-10-28libqos: Handle PCI IO de-multiplexing in common codeDavid Gibson
2016-10-28libqos: Give qvirtio_config_read*() consistent semanticsDavid Gibson
2016-10-28nvram: Move the remaining CHRP NVRAM related code to chrp_nvram.[ch]Thomas Huth