aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-09-13qemu-ga: Convert invocation documentation to rSTPeter Maydell8-161/+166
2019-09-13atomic_template: fix indentation in GEN_ATOMIC_HELPEREmilio G. Cota1-1/+1
2019-09-13aspeed/scu: Introduce a aspeed_scu_get_apb_freq() routineCédric Le Goater3-22/+14
2019-09-13aspeed/scu: Introduce per-SoC SCU typesCédric Le Goater3-37/+64
2019-09-13aspeed/smc: Calculate checksum on normal DMAChristian Svensson1-0/+1
2019-09-13aspeed/smc: Inject errors in DMA checksumCédric Le Goater2-0/+37
2019-09-13aspeed/smc: Add DMA calibration settingsCédric Le Goater1-1/+63
2019-09-13aspeed/smc: Add support for DMAsCédric Le Goater4-6/+226
2019-09-13aspeed: Use consistent typenamesCédric Le Goater3-22/+18
2019-09-13aspeed: Remove unused SoC definitionsCédric Le Goater1-26/+0
2019-09-13aspeed: add a GPIO controller to the SoCRashmica Gupta2-0/+20
2019-09-13hw/gpio: Add basic Aspeed GPIO model for AST2400 and AST2500Rashmica Gupta3-0/+985
2019-09-13Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20190912a'...Peter Maydell19-116/+249
2019-09-13Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell67-293/+593
2019-09-13Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell1-0/+3
2019-09-13qcow2: Stop overwriting compressed clusters one by oneAlberto Garcia1-7/+1
2019-09-13block/create: Do not abort if a block driver is not availablePhilippe Mathieu-Daudé1-1/+5
2019-09-13qemu-io: Don't leak pattern file in error pathKevin Wolf1-0/+4
2019-09-13iotests: extend sleeping time under ValgrindAndrey Shinkevich1-1/+5
2019-09-13iotests: extended timeout under ValgrindAndrey Shinkevich3-3/+18
2019-09-13iotests: Valgrind fails with nonexistent directoryAndrey Shinkevich1-0/+4
2019-09-13iotests: Add casenotrun report to bash testsAndrey Shinkevich1-0/+9
2019-09-13iotests: exclude killed processes from running under ValgrindAndrey Shinkevich4-2/+18
2019-09-13iotests: allow Valgrind checking all QEMU processesAndrey Shinkevich4-58/+78
2019-09-13block/nfs: add support for nfs_umountPeter Lieven1-0/+3
2019-09-13block/nfs: tear down aio before nfs_closePeter Lieven1-2/+4
2019-09-13Merge remote-tracking branch 'remotes/berrange/tags/filemon-test-pull-request...Peter Maydell1-9/+34
2019-09-12Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-4.2-pull-re...Peter Maydell11-51/+175
2019-09-12migration: fix one typo in comment of function migration_total_bytes()Wei Yang1-1/+1
2019-09-12migration/qemu-file: fix potential buf waste for extra buf_index adjustmentWei Yang1-17/+26
2019-09-12migration/qemu-file: remove check on writev_buffer in qemu_put_compression_dataWei Yang1-3/+1
2019-09-12migration: Fix postcopy bw for recoveryPeter Xu1-1/+2
2019-09-12tests/migration: Add a test for validate-uuid capabilityYury Kotov1-30/+110
2019-09-12tests/libqtest: Allow setting expected exit statusYury Kotov2-15/+30
2019-09-12migration: Add validate-uuid capabilityYury Kotov4-1/+59
2019-09-12qemu-file: Rework old qemu_fflush commentDr. David Alan Gilbert1-3/+2
2019-09-12migration: register_savevm_live doesn't need devDr. David Alan Gilbert11-34/+11
2019-09-12hw/net/vmxnet3: Fix leftover unregister_savevmDr. David Alan Gilbert1-3/+0
2019-09-12migration: cleanup check on ops in savevm.handlers iterationsWei Yang1-6/+6
2019-09-12migration: multifd_send_thread always post p->sem_sync when error happenIvan Ren1-3/+2
2019-09-11tests: make filemonitor test more robust to event orderingDaniel P. Berrangé1-9/+34
2019-09-11linux-user: Add support for FDRESET, FDRAWCMD, FDTWADDLE, and FDEJECT ioctlsAleksandar Markovic2-0/+8
2019-09-11linux-user: Add support for FDMSGON and FDMSGOFF ioctlsAleksandar Markovic2-0/+4
2019-09-11linux-user: Add support for FDFLUSH ioctlYunqiang Su3-0/+7
2019-09-11linux-user: Add support for FIOGETOWN and FIOSETOWN ioctlsAleksandar Markovic2-0/+6
2019-09-11linux-user: Add support for RNDRESEEDCRNG ioctlAleksandar Markovic2-0/+4
2019-09-11linux-user: drop redundant handling of environment variablesMax Filippov1-7/+0
2019-09-11target/xtensa: linux-user: add call0 ABI supportMax Filippov4-12/+51
2019-09-11linux-user: Support gdb 'qOffsets' query for ELFJosh Kunz1-0/+2
2019-09-11linux-user/arm: Adjust MAX_RESERVED_VA for M-profileRichard Henderson1-3/+21