aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-02-15Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell3-8/+15
2018-02-15Merge remote-tracking branch 'remotes/huth/tags/pull-request-2018-02-14' into...Peter Maydell55-374/+416
2018-02-15Merge remote-tracking branch 'remotes/vivier/tags/m68k-for-2.12-pull-request'...Peter Maydell3-0/+49
2018-02-15misc: fix spellingMarc-André Lureau1-1/+1
2018-02-15ratelimit: don't align wait time with slicesWolfgang Bumiller1-6/+5
2018-02-15vl: pause vcpus before stopping iothreadsStefan Hajnoczi1-1/+9
2018-02-14tests/m48t59: Use the m48t59 test on ppc, tooThomas Huth2-1/+10
2018-02-14tests/Makefile: Derive check-qtest-ppc64-y from check-qtest-ppc-yThomas Huth1-7/+4
2018-02-14tests/m48t59: Make the test independent of global_qtestThomas Huth1-30/+30
2018-02-14tests/m48t59: Fix and re-enable the test for sparcThomas Huth2-30/+34
2018-02-14tests/boot-serial-test: Add support for the aarch64 virt machineWei Huang2-0/+10
2018-02-14tests/boot-serial: Add tests for PowerPC Mac machinesThomas Huth1-0/+3
2018-02-14tests/boot-serial: Enable the boot-serial test on SPARC machines, tooThomas Huth2-0/+6
2018-02-14wdt_ib700-test: Drop dependence on global_qtestEric Blake1-29/+34
2018-02-14tests/boot-sector: Drop dependence on global_qtestEric Blake5-9/+11
2018-02-14qmp-test: Drop dependence on global_qtestEric Blake1-17/+18
2018-02-14libqos: Use explicit QTestState for remaining libqos operationsEric Blake11-35/+39
2018-02-14libqos: Use explicit QTestState for ahci operationsEric Blake1-22/+23
2018-02-14libqos: Use explicit QTestState for i2c operationsEric Blake5-65/+66
2018-02-14libqos: Use explicit QTestState for rtas operationsEric Blake4-28/+40
2018-02-14libqos: Use explicit QTestState for fw_cfg operationsEric Blake14-36/+36
2018-02-14libqos: Track QTestState with QPCIBusEric Blake19-33/+33
2018-02-14migration: pass MigrationState to migrate_init()Peter Xu3-7/+7
2018-02-14migration: allow send_rq to failPeter Xu2-8/+29
2018-02-14migration: provide postcopy_fault_thread_notify()Peter Xu2-15/+22
2018-02-14migration: reuse mis->userfault_quit_fdPeter Xu2-11/+24
2018-02-14migration: better error handling with QEMUFilePeter Xu3-6/+60
2018-02-14tests/migration: Add test for migration to bad destinationDr. David Alan Gilbert1-15/+50
2018-02-14migration: Fix early failure cleanupDr. David Alan Gilbert1-5/+7
2018-02-14tests/migration: Add source to PC boot blockDr. David Alan Gilbert4-48/+180
2018-02-14migration: improve documentation of postcopy-ramGreg Kurz3-7/+10
2018-02-14migration/xen: Check return value of qemu_fcloseRoss Lagerwall1-2/+1
2018-02-14m68k: implement movep instructionPavel Dovgalyuk3-0/+49
2018-02-14libqtest: Use qemu_strtoul()Eric Blake1-6/+13
2018-02-14tests: Clean up wait for eventMarkus Armbruster4-33/+13
2018-02-13Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell27-557/+816
2018-02-13Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell52-304/+3715
2018-02-13Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell39-393/+468
2018-02-13virtio-balloon: include statistics of disk/file cachesTomáš Golembiovský2-1/+3
2018-02-13acpi-test: update FADTMichael S. Tsirkin2-0/+0
2018-02-13lpc: drop pcie host dependencyMichael S. Tsirkin1-1/+0
2018-02-13tests: acpi: fix FADT not being compared to reference tableIgor Mammedov1-2/+33
2018-02-13hw/pci-bridge: fix pcie root port's IO hints capabilityMarcel Apfelbaum2-7/+21
2018-02-13libvhost-user: Support across-memory-boundary accessYongji Xie2-14/+122
2018-02-13libvhost-user: Fix resource leakYongji Xie1-0/+14
2018-02-13virtio-balloon: unref the memory region before continuingTiwei Bie1-0/+1
2018-02-13Merge remote-tracking branch 'mreitz/tags/pull-block-2018-02-13' into queue-b...Kevin Wolf19-449/+610
2018-02-13iotests: Add l2-cache-entry-size to iotest 137Alberto Garcia2-0/+7
2018-02-13iotests: Test downgrading an image using a small L2 slice sizeAlberto Garcia2-0/+77
2018-02-13iotests: Test valid values of l2-cache-entry-sizeAlberto Garcia2-0/+20