aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-01-29tpm-ppi: page-align PPI RAMMarc-André Lureau1-1/+2
2020-01-29migration/compress: compress QEMUFile is not writableWei Yang1-13/+3
2020-01-29migration: Simplify get_qlistEric Auger2-16/+13
2020-01-29multifd: Split multifd code into its own fileJuan Quintela6-994/+1041
2020-01-29multifd: Make multifd_load_setup() get an Error parameterJuan Quintela5-10/+33
2020-01-29multifd: Make multifd_save_setup() get an Error parameterJuan Quintela3-3/+5
2020-01-29migration: Make checkpatch happy with commentsJuan Quintela1-4/+6
2020-01-29multifd: Use qemu_target_page_size()Juan Quintela1-4/+5
2020-01-29multifd: multifd_send_sync_main only needs the qemufileJuan Quintela1-6/+6
2020-01-29multifd: multifd_queue_page only needs the qemufileJuan Quintela1-4/+4
2020-01-29multifd: multifd_send_pages only needs the qemufileJuan Quintela1-4/+4
2020-01-29ram_addr: Split RAMBlock definitionJuan Quintela3-39/+66
2020-01-29migration/multifd: fix nullptr access in multifd_send_terminate_threadsZhimin Feng1-1/+9
2020-01-29migration: Create migration_is_running()Juan Quintela3-8/+26
2020-01-29migration-test: Make sure that multifd and cancel worksJuan Quintela1-1/+111
2020-01-29migration: Don't send data if we have stoppedJuan Quintela1-1/+2
2020-01-29qemu-file: Don't do IO after shutdownJuan Quintela1-1/+21
2020-01-29multifd: Make sure that we don't do any IO after an errorJuan Quintela1-9/+13
2020-01-29migration-test: Use g_free() instead of free()Juan Quintela1-1/+1
2020-01-28Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into stagingPeter Maydell2-108/+96
2020-01-28Merge remote-tracking branch 'remotes/rth/tags/pull-pa-20200127' into stagingPeter Maydell33-27/+3350
2020-01-27tests/ide-test: Create a single unit-test covering more PRDT casesAlexander Popov1-100/+74
2020-01-27ide: Fix incorrect handling of some PRDTs in ide_dma_cb()Alexander Popov1-8/+22
2020-01-27target/hppa: Allow, but diagnose, LDCW aligned only mod 4Richard Henderson3-1/+25
2020-01-27hw/hppa/machine: Map the PDC memory region with higher priorityPhilippe Mathieu-Daudé1-1/+1
2020-01-27hw/hppa/machine: Restrict the total memory size to 3GBPhilippe Mathieu-Daudé1-5/+4
2020-01-27hw/hppa/machine: Correctly check the firmware is in PDC rangePhilippe Mathieu-Daudé1-1/+1
2020-01-27hppa: Add emulation of Artist graphicsSven Schnelle8-1/+1482
2020-01-27seabios-hppa: update to latest versionSven Schnelle2-0/+0
2020-01-27hppa: Switch to tulip NIC by defaultHelge Deller1-2/+2
2020-01-27hppa: add emulation of LASI PS2 controllersSven Schnelle9-1/+332
2020-01-27ps2: accept 'Set Key Make and Break' commandsSven Schnelle1-0/+10
2020-01-27hppa: Add support for LASI chip with i82596 NICHelge Deller14-2/+1406
2020-01-27Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell19-239/+510
2020-01-27hw/hppa/dino.c: Improve emulation of Dino PCI chipHelge Deller3-15/+89
2020-01-27iscsi: Don't access non-existent scsi_lba_status_descriptorKevin Wolf1-1/+1
2020-01-27iscsi: Cap block count from GET LBA STATUS (CVE-2020-1711)Felipe Franciosi1-2/+3
2020-01-27block/backup: fix memory leak in bdrv_backup_top_append()Eiichi Tsukata1-1/+1
2020-01-27iotests: Test handling of AioContexts with some blockdev actionsSergio Lopez3-0/+253
2020-01-27blockdev: Return bs to the proper context on snapshot abortSergio Lopez1-0/+21
2020-01-27blockdev: Acquire AioContext on dirty bitmap functionsSergio Lopez1-4/+18
2020-01-27block/backup-top: Don't acquire context while dropping topSergio Lopez2-5/+3
2020-01-27blockdev: honor bdrv_try_set_aio_context() context requirementsSergio Lopez1-8/+60
2020-01-27blockdev: unify qmp_blockdev_backup and blockdev-backup transaction pathsSergio Lopez1-47/+13
2020-01-27blockdev: unify qmp_drive_backup and drive-backup transaction pathsSergio Lopez5-126/+117
2020-01-27blockdev: fix coding style issues in drive_backup_prepareSergio Lopez1-3/+5
2020-01-27iotests: Add more "skip_if_unsupported" statements to the python testsThomas Huth4-39/+8
2020-01-27iotests.py: Let wait_migration wait even moreMax Reitz4-8/+12
2020-01-27Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20200127' into stagingPeter Maydell11-872/+874
2020-01-27s390x: sigp: Fix sense running reportingJanosch Frank1-2/+2