summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-01-29migration: Simplify get_qlistEric Auger
2020-01-29multifd: Split multifd code into its own fileJuan Quintela
2020-01-29multifd: Make multifd_load_setup() get an Error parameterJuan Quintela
2020-01-29multifd: Make multifd_save_setup() get an Error parameterJuan Quintela
2020-01-29migration: Make checkpatch happy with commentsJuan Quintela
2020-01-29multifd: Use qemu_target_page_size()Juan Quintela
2020-01-29multifd: multifd_send_sync_main only needs the qemufileJuan Quintela
2020-01-29multifd: multifd_queue_page only needs the qemufileJuan Quintela
2020-01-29multifd: multifd_send_pages only needs the qemufileJuan Quintela
2020-01-29ram_addr: Split RAMBlock definitionJuan Quintela
2020-01-29migration/multifd: fix nullptr access in multifd_send_terminate_threadsZhimin Feng
2020-01-29migration: Create migration_is_running()Juan Quintela
2020-01-29migration-test: Make sure that multifd and cancel worksJuan Quintela
2020-01-29migration: Don't send data if we have stoppedJuan Quintela
2020-01-29qemu-file: Don't do IO after shutdownJuan Quintela
2020-01-29multifd: Make sure that we don't do any IO after an errorJuan Quintela
2020-01-29migration-test: Use g_free() instead of free()Juan Quintela
2020-01-28Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into stagingPeter Maydell
2020-01-28Merge remote-tracking branch 'remotes/rth/tags/pull-pa-20200127' into stagingPeter Maydell
2020-01-27tests/ide-test: Create a single unit-test covering more PRDT casesAlexander Popov
2020-01-27ide: Fix incorrect handling of some PRDTs in ide_dma_cb()Alexander Popov
2020-01-27target/hppa: Allow, but diagnose, LDCW aligned only mod 4Richard Henderson
2020-01-27hw/hppa/machine: Map the PDC memory region with higher priorityPhilippe Mathieu-Daudé
2020-01-27hw/hppa/machine: Restrict the total memory size to 3GBPhilippe Mathieu-Daudé
2020-01-27hw/hppa/machine: Correctly check the firmware is in PDC rangePhilippe Mathieu-Daudé
2020-01-27hppa: Add emulation of Artist graphicsSven Schnelle
2020-01-27seabios-hppa: update to latest versionSven Schnelle
2020-01-27hppa: Switch to tulip NIC by defaultHelge Deller
2020-01-27hppa: add emulation of LASI PS2 controllersSven Schnelle
2020-01-27ps2: accept 'Set Key Make and Break' commandsSven Schnelle
2020-01-27hppa: Add support for LASI chip with i82596 NICHelge Deller
2020-01-27Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2020-01-27hw/hppa/dino.c: Improve emulation of Dino PCI chipHelge Deller
2020-01-27iscsi: Don't access non-existent scsi_lba_status_descriptorKevin Wolf
2020-01-27iscsi: Cap block count from GET LBA STATUS (CVE-2020-1711)Felipe Franciosi
2020-01-27block/backup: fix memory leak in bdrv_backup_top_append()Eiichi Tsukata
2020-01-27iotests: Test handling of AioContexts with some blockdev actionsSergio Lopez
2020-01-27blockdev: Return bs to the proper context on snapshot abortSergio Lopez
2020-01-27blockdev: Acquire AioContext on dirty bitmap functionsSergio Lopez
2020-01-27block/backup-top: Don't acquire context while dropping topSergio Lopez
2020-01-27blockdev: honor bdrv_try_set_aio_context() context requirementsSergio Lopez
2020-01-27blockdev: unify qmp_blockdev_backup and blockdev-backup transaction pathsSergio Lopez
2020-01-27blockdev: unify qmp_drive_backup and drive-backup transaction pathsSergio Lopez
2020-01-27blockdev: fix coding style issues in drive_backup_prepareSergio Lopez
2020-01-27iotests: Add more "skip_if_unsupported" statements to the python testsThomas Huth
2020-01-27iotests.py: Let wait_migration wait even moreMax Reitz
2020-01-27Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20200127' into stagingPeter Maydell
2020-01-27s390x: sigp: Fix sense running reportingJanosch Frank
2020-01-27hw/s390x: Add a more verbose comment about get_machine_class() and the wrappersThomas Huth
2020-01-27target/s390x: Remove DisasFields argument from extract_insnRichard Henderson