aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-02-28target/arm: Set ID_MMFR4.HPDS for aarch64_max_initfnRichard Henderson
2020-02-28hw/arm: Use TYPE_PL011 to create serial portGavin Shan
2020-02-28Merge remote-tracking branch 'remotes/juanquintela/tags/pull-migration-pull-r...Peter Maydell
2020-02-28Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-feb-27-2020' ...Peter Maydell
2020-02-28Merge remote-tracking branch 'remotes/aperard/tags/pull-xen-20200227' into st...Peter Maydell
2020-02-28savevm: Don't call colo_init_ram_cache twicezhanghailiang
2020-02-28migration/colo: wrap incoming checkpoint process into new helperzhanghailiang
2020-02-28migration: fix COLO broken caused by a previous commitzhanghailiang
2020-02-28migration/block: rename BLOCK_SIZE macroStefan Hajnoczi
2020-02-28migration/savevm: release gslist after dump_vmstate_jsonPan Nengyuan
2020-02-28test-vmstate: Fix memleaks in test_load_qlistChen Qun
2020-02-28migration/vmstate: Remove redundant statement in vmstate_save_state_v()Chen Qun
2020-02-28multifd: Add zstd compression multifd supportJuan Quintela
2020-02-28multifd: Add multifd-zstd-level parameterJuan Quintela
2020-02-28configure: Enable test and libs for zstdJuan Quintela
2020-02-28multifd: Add zlib compression multifd supportJuan Quintela
2020-02-28multifd: Add multifd-zlib-level parameterJuan Quintela
2020-02-28multifd: Make no compression operations into its own structureJuan Quintela
2020-02-28migration: Add support for modulesJuan Quintela
2020-02-28multifd: Add multifd-compression parameterJuan Quintela
2020-02-27Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20200227' into stagingPeter Maydell
2020-02-27Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2020-02-27Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2020-02-26' into st...Peter Maydell
2020-02-27Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-plugins-2...Peter Maydell
2020-02-27softmmu/vl.c: fix too slow TCG regressionIgor Mammedov
2020-02-27tests/acceptance: Count multiple Tux logos displayed on framebufferPhilippe Mathieu-Daudé
2020-02-27hw/mips: Use memory_region_init_rom() with read-only regionsPhilippe Mathieu-Daudé
2020-02-27hw/mips/mips_int: Simplify cpu_mips_irq_init_cpu()Philippe Mathieu-Daudé
2020-02-27MAINTAINERS: Reactivate MIPS KVM CPUsAleksandar Markovic
2020-02-27MAINTAINERS: Orphan MIPS KVM CPUsJames Hogan
2020-02-27Memory: Only call ramblock_ptr when needed in qemu_ram_writebackAnthony PERARD
2020-02-27xen-bus/block: explicitly assign event channels to an AioContextPaul Durrant
2020-02-27hw/xen/xen_pt_load_rom: Remove unused includesPhilippe Mathieu-Daudé
2020-02-27s390x: Rename and use constants for short PSW address and maskJanosch Frank
2020-02-27Fixed assert in vhost_user_set_mem_table_postcopyRaphael Norwitz
2020-02-27vhost-user: only set slave channel for first vqAdrian Moreno
2020-02-27acpi: cpuhp: document CPHP_GET_CPU_ID_CMD commandIgor Mammedov
2020-02-27libvhost-user: implement in-band notificationsJohannes Berg
2020-02-27docs: vhost-user: add in-band kick/call messagesJohannes Berg
2020-02-27libvhost-user: handle NOFD flag in call/kick/err betterJohannes Berg
2020-02-27libvhost-user-glib: use g_main_context_get_thread_default()Johannes Berg
2020-02-27libvhost-user-glib: fix VugDev main fd cleanupJohannes Berg
2020-02-27libvhost-user: implement VHOST_USER_PROTOCOL_F_REPLY_ACKJohannes Berg
2020-02-27MAINTAINERS: add virtio-iommu related filesEric Auger
2020-02-27hw/arm/virt: Add the virtio-iommu device tree mappingsEric Auger
2020-02-27virtio-iommu-pci: Add virtio iommu pci supportEric Auger
2020-02-27virtio-iommu: Support migrationEric Auger
2020-02-27virtio-iommu: Implement fault reportingEric Auger
2020-02-27virtio-iommu: Implement translateEric Auger
2020-02-27virtio-iommu: Implement map/unmapEric Auger