summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* aspeed: Use consistent typenamesCédric Le Goater2019-09-133-22/+18Star
* aspeed: Remove unused SoC definitionsCédric Le Goater2019-09-131-26/+0Star
* aspeed: add a GPIO controller to the SoCRashmica Gupta2019-09-132-0/+20
* hw/gpio: Add basic Aspeed GPIO model for AST2400 and AST2500Rashmica Gupta2019-09-133-0/+985
* Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20190912a'...Peter Maydell2019-09-1319-116/+249
|\
| * migration: fix one typo in comment of function migration_total_bytes()Wei Yang2019-09-121-1/+1
| * migration/qemu-file: fix potential buf waste for extra buf_index adjustmentWei Yang2019-09-121-17/+26
| * migration/qemu-file: remove check on writev_buffer in qemu_put_compression_dataWei Yang2019-09-121-3/+1Star
| * migration: Fix postcopy bw for recoveryPeter Xu2019-09-121-1/+2
| * tests/migration: Add a test for validate-uuid capabilityYury Kotov2019-09-121-30/+110
| * tests/libqtest: Allow setting expected exit statusYury Kotov2019-09-122-15/+30
| * migration: Add validate-uuid capabilityYury Kotov2019-09-124-1/+59
| * qemu-file: Rework old qemu_fflush commentDr. David Alan Gilbert2019-09-121-3/+2Star
| * migration: register_savevm_live doesn't need devDr. David Alan Gilbert2019-09-1211-34/+11Star
| * hw/net/vmxnet3: Fix leftover unregister_savevmDr. David Alan Gilbert2019-09-121-3/+0Star
| * migration: cleanup check on ops in savevm.handlers iterationsWei Yang2019-09-121-6/+6
| * migration: multifd_send_thread always post p->sem_sync when error happenIvan Ren2019-09-121-3/+2Star
* | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2019-09-1367-293/+593
|\ \
| * | qcow2: Stop overwriting compressed clusters one by oneAlberto Garcia2019-09-131-7/+1Star
| * | block/create: Do not abort if a block driver is not availablePhilippe Mathieu-Daudé2019-09-131-1/+5
| * | qemu-io: Don't leak pattern file in error pathKevin Wolf2019-09-131-0/+4
| * | iotests: extend sleeping time under ValgrindAndrey Shinkevich2019-09-131-1/+5
| * | iotests: extended timeout under ValgrindAndrey Shinkevich2019-09-133-3/+18
| * | iotests: Valgrind fails with nonexistent directoryAndrey Shinkevich2019-09-131-0/+4
| * | iotests: Add casenotrun report to bash testsAndrey Shinkevich2019-09-131-0/+9
| * | iotests: exclude killed processes from running under ValgrindAndrey Shinkevich2019-09-134-2/+18
| * | iotests: allow Valgrind checking all QEMU processesAndrey Shinkevich2019-09-134-58/+78
| * | block/nfs: add support for nfs_umountPeter Lieven2019-09-131-0/+3
| * | block/nfs: tear down aio before nfs_closePeter Lieven2019-09-131-2/+4
| * | iotests: skip 232 when run tests as rootVladimir Sementsov-Ogievskiy2019-09-101-0/+6
| * | iotests: Test blockdev-create for vpcMax Reitz2019-09-103-0/+291
| * | iotests: Restrict nbd Python tests to nbdMax Reitz2019-09-102-4/+4
| * | iotests: Restrict file Python tests to fileMax Reitz2019-09-1026-26/+52
| * | iotests: Add supported protocols to execute_test()Max Reitz2019-09-101-1/+3
| * | vpc: Return 0 from vpc_co_create() on successMax Reitz2019-09-101-1/+2
| * | file-posix: Fix has_write_zeroes after NO_FALLBACKKevin Wolf2019-09-101-3/+3
| * | pr-manager: Fix invalid g_free() crash bugMarkus Armbruster2019-09-101-1/+0Star
| * | iotests: Test reverse sub-cluster qcow2 writesMax Reitz2019-09-103-0/+74
| * | block/file-posix: Reduce xfsctl() useMax Reitz2019-09-101-76/+1Star
| * | job: drop job_drainVladimir Sementsov-Ogievskiy2019-09-1012-108/+5Star
| * | qcow2: Fix the calculation of the maximum L2 cache sizeAlberto Garcia2019-09-101-1/+5
| |/
* | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell2019-09-131-0/+3
|\ \
| * | virtio-blk: Cancel the pending BH when the dataplane is resetPhilippe Mathieu-Daudé2019-09-031-0/+3
* | | Merge remote-tracking branch 'remotes/berrange/tags/filemon-test-pull-request...Peter Maydell2019-09-131-9/+34
|\ \ \
| * | | tests: make filemonitor test more robust to event orderingDaniel P. Berrangé2019-09-111-9/+34
| | |/ | |/|
* | | Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-4.2-pull-re...Peter Maydell2019-09-1211-51/+175
|\ \ \
| * | | linux-user: Add support for FDRESET, FDRAWCMD, FDTWADDLE, and FDEJECT ioctlsAleksandar Markovic2019-09-112-0/+8
| * | | linux-user: Add support for FDMSGON and FDMSGOFF ioctlsAleksandar Markovic2019-09-112-0/+4
| * | | linux-user: Add support for FDFLUSH ioctlYunqiang Su2019-09-113-0/+7
| * | | linux-user: Add support for FIOGETOWN and FIOSETOWN ioctlsAleksandar Markovic2019-09-112-0/+6