summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2016-10-31tests: Remove unneeded "-vnc none" optionEduardo Habkost
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
2016-10-28tests: enable virtio tests on SPAPRLaurent Vivier
2016-10-28tests: use qtest_pc_boot()/qtest_shutdown() in virtio testsLaurent Vivier
2016-10-28tests: rename target_big_endian() as qvirtio_is_big_endian()Laurent Vivier
2016-10-28tests: move QVirtioBus pointer into QVirtioDeviceLaurent Vivier
2016-10-28tests: don't check if qtest_spapr_boot() returns NULLLaurent Vivier
2016-10-28tests: fix memory leak in virtio-scsi-testLaurent Vivier
2016-10-27qemu-iotests: Test creating floppy drivesKevin Wolf
2016-10-27iotests: Add test for NBD's blockdev-add interfaceMax Reitz
2016-10-27iotests: Add assert_json_filename_equal() methodMax Reitz
2016-10-27socket_scm_helper: Accept fd directlyMax Reitz
2016-10-27iotests.py: Allow concurrent qemu instancesMax Reitz
2016-10-27iotests.py: Add qemu_nbd functionMax Reitz
2016-10-27block/nbd: Accept SocketAddressMax Reitz
2016-10-27block/nbd: Drop trailing "." in error messagesMax Reitz
2016-10-27qemu-iotests: Fix typo for NFS with IMGOPTSSYNTAXKevin Wolf
2016-10-27io: Add a QIOChannelSocket cleanup testFelipe Franciosi
2016-10-26tests: add atomic_add-benchEmilio G. Cota
2016-10-26int128: Use __int128 if availableRichard Henderson
2016-10-25qdict: implement a qdict_crumple method for un-flattening a dictDaniel P. Berrange
2016-10-25qapi: don't pass two copies of TestInputVisitorData to testsDaniel P. Berrange
2016-10-25qapi: rename QmpOutputVisitor to QObjectOutputVisitorDaniel P. Berrange
2016-10-25qapi: rename QmpInputVisitor to QObjectInputVisitorDaniel P. Berrange
2016-10-25qapi: rename *qmp-*-visitor* to *qobject-*-visitor*Daniel P. Berrange
2016-10-25tests: Restore check-qdict unit testMarkus Armbruster
2016-10-24Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20161024'...Peter Maydell
2016-10-24tests: Add test code for hbitmap serializationFam Zheng
2016-10-24tests: Add test code for meta bitmapFam Zheng