Age | Commit message (Expand) | Author |
2016-11-14 | libqtest: add qmp_eventwait_ref | John Snow |
2016-11-14 | ahci-test: test atapi read_cd with bcl, nb_sectors = 0 | John Snow |
2016-11-14 | ahci-test: Create smaller test ISO images | John Snow |
2016-11-08 | block: Don't mark node clean after failed flush | Kevin Wolf |
2016-11-03 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Stefan Hajnoczi |
2016-11-01 | ipmi: Add graceful shutdown handling to the external BMC | Corey Minyard |
2016-11-01 | blockjobs: split interface into public/private, Part 1 | John Snow |
2016-11-01 | blockjobs: Allow creating internal jobs | John Snow |
2016-10-31 | Merge remote-tracking branch 'remotes/ehabkost/tags/x86-and-machine-pull-requ... | Peter Maydell |
2016-10-31 | target-i386: Print warning when mixing [+-]foo and foo=(on|off) | Eduardo Habkost |
2016-10-31 | tests: Remove unneeded "-vnc none" option | Eduardo Habkost |
2016-10-31 | qemu-iotests: test 'offset' and 'size' options in raw driver | Tomáš Golembiovský |
2016-10-31 | qemu-iotests: Test the 'base-node' parameter of 'block-stream' | Alberto Garcia |
2016-10-31 | qemu-iotests: Test streaming to a Quorum child | Alberto Garcia |
2016-10-31 | qemu-iotests: Add iotests.supports_quorum() | Alberto Garcia |
2016-10-31 | qemu-iotests: Test block-stream and block-commit in parallel | Alberto Garcia |
2016-10-31 | qemu-iotests: Test overlapping stream and commit operations | Alberto Garcia |
2016-10-31 | qemu-iotests: Test block-stream operations in parallel | Alberto Garcia |
2016-10-31 | qemu-iotests: Test streaming to an intermediate layer | Alberto Garcia |
2016-10-31 | Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st... | Peter Maydell |
2016-10-31 | Merge remote-tracking branch 'remotes/famz/tags/for-upstream' into staging | Peter Maydell |
2016-10-28 | Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.8-20161028' into... | Peter Maydell |
2016-10-28 | clean-up: removed duplicate #includes | Anand J |
2016-10-28 | Merge remote-tracking branch 'remotes/berrange/tags/pull-qio-2016-10-27-1' in... | Peter Maydell |
2016-10-28 | aio: convert from RFifoLock to QemuRecMutex | Paolo Bonzini |
2016-10-28 | iothread: release AioContext around aio_poll | Paolo Bonzini |
2016-10-28 | Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into staging | Peter Maydell |
2016-10-28 | tests: Add pseries machine to the prom-env-test, too | David Gibson |
2016-10-28 | libqos: Change PCI accessors to take opaque BAR handle | David Gibson |
2016-10-28 | tests: Don't assume structure of PCI IO base in ahci-test | David Gibson |
2016-10-28 | tests: Use qpci_mem{read,write} in ivshmem-test | David Gibson |
2016-10-28 | libqos: Add 64-bit PCI IO accessors | David Gibson |
2016-10-28 | tests: Clean up IO handling in ide-test | David Gibson |
2016-10-28 | libqos: Implement mmio accessors in terms of mem{read,write} | David Gibson |
2016-10-28 | libqos: Add streaming accessors for PCI MMIO | David Gibson |
2016-10-28 | tests: Adjust tco-test to use qpci_legacy_iomap() | David Gibson |
2016-10-28 | libqos: Better handling of PCI legacy IO | David Gibson |
2016-10-28 | libqos: Move BAR assignment to common code | David Gibson |
2016-10-28 | libqos: Handle PCI IO de-multiplexing in common code | David Gibson |
2016-10-28 | libqos: Give qvirtio_config_read*() consistent semantics | David Gibson |
2016-10-28 | nvram: Move the remaining CHRP NVRAM related code to chrp_nvram.[ch] | Thomas Huth |
2016-10-28 | tests: enable virtio tests on SPAPR | Laurent Vivier |
2016-10-28 | tests: use qtest_pc_boot()/qtest_shutdown() in virtio tests | Laurent Vivier |
2016-10-28 | tests: rename target_big_endian() as qvirtio_is_big_endian() | Laurent Vivier |
2016-10-28 | tests: move QVirtioBus pointer into QVirtioDevice | Laurent Vivier |
2016-10-28 | tests: don't check if qtest_spapr_boot() returns NULL | Laurent Vivier |
2016-10-28 | tests: fix memory leak in virtio-scsi-test | Laurent Vivier |
2016-10-27 | qemu-iotests: Test creating floppy drives | Kevin Wolf |
2016-10-27 | iotests: Add test for NBD's blockdev-add interface | Max Reitz |
2016-10-27 | iotests: Add assert_json_filename_equal() method | Max Reitz |