aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-11-21migration: Block migration comment or code is wrongJuan Quintela
2022-11-21migration: Disable multifd explicitly with compressionPeter Xu
2022-11-21migration: Use non-atomic ops for clear log bitmapPeter Xu
2022-11-21migration: Disallow postcopy preempt to be used with compressPeter Xu
2022-11-21migration: Fix race on qemu_file_shutdown()Peter Xu
2022-11-21migration: Fix possible infinite loop of ram save processPeter Xu
2022-11-21migration/multifd/zero-copy: Create helper function for flushingLeonardo Bras
2022-11-21migration/channel-block: fix return value for qio_channel_block_{readv,writev}Fiona Ebner
2022-11-17Merge tag 'pull-ppc-20221117' of https://gitlab.com/danielhb/qemu into stagingStefan Hajnoczi
2022-11-17Merge tag 'pull-request-2022-11-17' of https://gitlab.com/thuth/qemu into sta...Stefan Hajnoczi
2022-11-17target/ppc: Fix build warnings when building with 'disable-tcg'Vaibhav Jain
2022-11-17acpi/tests/avocado/bits: some misc fixesAni Sinha
2022-11-17ci: replace x86_64 macos-11 with aarch64 macos-12Daniel P. Berrangé
2022-11-16docs/system/s390x: Document the "loadparm" machine propertyThomas Huth
2022-11-16s390x: Fix spelling errorsThomas Huth
2022-11-15Update VERSION for v7.2.0-rc1v7.2.0-rc1Stefan Hajnoczi
2022-11-15Merge tag 'pull-x86-20221115' of https://gitlab.com/rth7680/qemu into stagingStefan Hajnoczi
2022-11-15target/i386: hardcode R_EAX as destination register for LAHF/SAHFPaolo Bonzini
2022-11-15target/i386: fix cmpxchg with 32-bit register destinationPaolo Bonzini
2022-11-14Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into stagingStefan Hajnoczi
2022-11-14Merge tag 'pull-target-arm-20221114' of https://git.linaro.org/people/pmaydel...Stefan Hajnoczi
2022-11-14hw/intc/arm_gicv3: fix prio masking on pmr writeJens Wiklander
2022-11-14MAINTAINERS: Update maintainer's email for Xilinx CANVikram Garhwal
2022-11-14tests/stream-under-throttle: New testHanna Reitz
2022-11-12Merge tag 'pull-la-20221112' of https://gitlab.com/rth7680/qemu into stagingStefan Hajnoczi
2022-11-12libvduse: Avoid warning about dangerous use of strncpy()Philippe Mathieu-Daudé
2022-11-12hw/loongarch: Fix loongarch fdt addr confictSong Gao
2022-11-11Merge tag 'pull-request-2022-11-11' of https://gitlab.com/thuth/qemu into sta...Stefan Hajnoczi
2022-11-11Merge tag 'pull-ppc-20221111' of https://gitlab.com/danielhb/qemu into stagingStefan Hajnoczi
2022-11-11Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Stefan Hajnoczi
2022-11-11Fix several typos in documentation (found by codespell)Stefan Weil
2022-11-11net: Replace TAB indentations with spacesAhmed Abouzied
2022-11-11qga: Allow building of the guest agent without system emulators or toolsThomas Huth
2022-11-11libdecnumber/dpd/decimal64: Fix compiler warning from Clang 15Thomas Huth
2022-11-11host-libusb: Remove unused variableMiroslav Rezanina
2022-11-11qemu-img: remove unused variableMiroslav Rezanina
2022-11-11tulip: Remove unused variableMiroslav Rezanina
2022-11-11rtl8139: Remove unused variableMiroslav Rezanina
2022-11-10hw/pci-host/pnv_phb: Avoid quitting QEMU if hotplug of pnv-phb-root-port failsThomas Huth
2022-11-10virtio-net: fix for heap-buffer-overflowXuan Zhuo
2022-11-10display: include dependencies explicitlyMichael S. Tsirkin
2022-11-10checkpatch: typo fixMichael S. Tsirkin
2022-11-10block: Start/end drain on correct AioContextHanna Reitz
2022-11-10block-backend: Update ctx immediately after rootHanna Reitz
2022-11-10block: Make bdrv_child_get_parent_aio_context I/OHanna Reitz
2022-11-10block/blkio: Set BlockDriver::has_variable_length to falseAlberto Faria
2022-11-10qapi/block-core: Fix BlockdevOptionsNvmeIoUring @path descriptionAlberto Faria
2022-11-10iotests/151: Test active requests on mirror startHanna Reitz
2022-11-10iotests/151: Test that active mirror progressesHanna Reitz
2022-11-10block/mirror: Fix NULL s->job in active writesHanna Reitz