aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2019-10-28Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell15-134/+802
2019-10-27Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2-4/+5
2019-10-26core: replace getpagesize() with qemu_real_host_page_sizeWei Yang1-4/+4
2019-10-26Merge commit 'df84f17' into HEADPaolo Bonzini1-0/+1
2019-10-26Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-next-251019-3...Peter Maydell4-4/+20
2019-10-25tests/docker: update Travis image to a more current versionAlex Bennée1-1/+5
2019-10-25tests/docker: set HOST_ARCH if we don't have ARCHAlex Bennée1-2/+4
2019-10-25tests/vm/netbsd: Disable IPv6Eduardo Habkost1-0/+7
2019-10-25tests/vm: Let subclasses disable IPv6Eduardo Habkost1-1/+4
2019-10-25tests/ssh_linux_malta: Fix 64-bit target testsPhilippe Mathieu-Daudé1-6/+6
2019-10-25tests/ssh_linux_malta: Refactor how to get image/kernel infoPhilippe Mathieu-Daudé1-31/+44
2019-10-25tests/ssh_linux_malta: Match stricter console outputPhilippe Mathieu-Daudé1-9/+9
2019-10-25tests/ssh_linux_malta: Remove duplicated testPhilippe Mathieu-Daudé1-3/+0
2019-10-25tests/ssh_linux_malta: Run tests using a snapshot imagePhilippe Mathieu-Daudé1-1/+1
2019-10-25Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2-0/+13
2019-10-25iotests: Skip read-only cases in 118 when run as rootKevin Wolf2-0/+13
2019-10-25libqos: add VIRTIO PCI 1.0 supportStefan Hajnoczi5-1/+476
2019-10-25libqos: extract Legacy virtio-pci.c codeStefan Hajnoczi2-19/+12
2019-10-25libqos: make the virtio-pci BAR index configurableStefan Hajnoczi2-1/+4
2019-10-25libqos: expose common virtqueue setup/cleanup functionsStefan Hajnoczi2-9/+18
2019-10-25libqos: add MSI-X callbacks to QVirtioPCIDeviceStefan Hajnoczi2-9/+40
2019-10-25libqos: pass full QVirtQueue to set_queue_address()Stefan Hajnoczi3-5/+9
2019-10-25libqos: add iteration support to qpci_find_capability()Stefan Hajnoczi2-7/+25
2019-10-25libqos: access VIRTIO 1.0 vring in little-endianStefan Hajnoczi5-39/+106
2019-10-25libqos: implement VIRTIO 1.0 FEATURES_OK stepStefan Hajnoczi1-1/+17
2019-10-25libqos: enforce Device Initialization orderStefan Hajnoczi2-0/+8
2019-10-25libqos: add missing virtio-9p feature negotiationStefan Hajnoczi1-0/+6
2019-10-25tests/virtio-blk-test: set up virtqueue after feature negotiationStefan Hajnoczi1-7/+10
2019-10-25virtio-scsi-test: add missing feature negotiationStefan Hajnoczi1-0/+8
2019-10-25libqos: extend feature bits to 64-bitStefan Hajnoczi6-27/+43
2019-10-25libqos: read QVIRTIO_MMIO_VERSION registerStefan Hajnoczi2-0/+4
2019-10-25tests/virtio-blk-test: read config space after feature negotiationStefan Hajnoczi1-13/+20
2019-10-24hw: Move MC146818 device from hw/timer/ to hw/rtc/ subdirectoryPhilippe Mathieu-Daudé1-1/+1
2019-10-24mc146818rtc: Move RTC_ISA_IRQ definitionPhilippe Mathieu-Daudé1-0/+1
2019-10-23Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2019-10-22' into st...Peter Maydell4-0/+120
2019-10-23Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2019-10-22-v3' in...Peter Maydell372-562/+583
2019-10-22iotests: test nbd reconnectVladimir Sementsov-Ogievskiy4-0/+120
2019-10-22tests/qapi-schema: Cover feature documentation commentsMarkus Armbruster3-2/+42
2019-10-22tests: qapi: Test 'features' of commandsPeter Krempa4-4/+74
2019-10-22qapi: Add feature flags to commandsPeter Krempa1-1/+2
2019-10-22tests/qapi-schema: Tidy up test output indentationMarkus Armbruster5-33/+33
2019-10-22qapi: Split up scripts/qapi/common.pyMarkus Armbruster2-4/+15
2019-10-22qapi: Speed up frontend testsMarkus Armbruster364-517/+415
2019-10-22qapi: Don't suppress doc generation without pragma doc-requiredMarkus Armbruster1-0/+1
2019-10-21tests/migration: fix a typo in commentMao Zhongyi1-1/+1
2019-10-18Merge remote-tracking branch 'remotes/jnsnow/tags/bitmaps-pull-request' into ...Peter Maydell6-5/+200
2019-10-17iotests: add test 260 to check bitmap life after snapshot + commitVladimir Sementsov-Ogievskiy3-0/+142
2019-10-17iotests: add test-case to 165 to test reopening qcow2 bitmaps to RWVladimir Sementsov-Ogievskiy2-4/+57
2019-10-17util/hbitmap: strict hbitmap_resetVladimir Sementsov-Ogievskiy1-1/+1
2019-10-17Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell3-46/+57