summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge tag 'chr-pull-request' of https://gitlab.com/marcandre.lureau/qemu into...Stefan Hajnoczi2022-11-211-1/+7
|\ \ \ | |/ / |/| |
| * | chardev/char-win-stdio: Pass Ctrl+C to guest with a multiplexed monitorBin Meng2022-11-211-1/+7
|/ /
* | Merge tag 'pull-ppc-20221117' of https://gitlab.com/danielhb/qemu into stagingStefan Hajnoczi2022-11-172-0/+4
|\ \
| * | target/ppc: Fix build warnings when building with 'disable-tcg'Vaibhav Jain2022-11-172-0/+4
| |/
* | Merge tag 'pull-request-2022-11-17' of https://gitlab.com/thuth/qemu into sta...Stefan Hajnoczi2022-11-1720-40/+65
|\ \ | |/ |/|
| * acpi/tests/avocado/bits: some misc fixesAni Sinha2022-11-172-8/+7Star
| * ci: replace x86_64 macos-11 with aarch64 macos-12Daniel P. Berrangé2022-11-174-13/+13
| * docs/system/s390x: Document the "loadparm" machine propertyThomas Huth2022-11-161-0/+26
| * s390x: Fix spelling errorsThomas Huth2022-11-1613-19/+19
|/
* Update VERSION for v7.2.0-rc1Stefan Hajnoczi2022-11-161-1/+1
* Merge tag 'pull-x86-20221115' of https://gitlab.com/rth7680/qemu into stagingStefan Hajnoczi2022-11-153-28/+101
|\
| * target/i386: hardcode R_EAX as destination register for LAHF/SAHFPaolo Bonzini2022-11-151-2/+2
| * target/i386: fix cmpxchg with 32-bit register destinationPaolo Bonzini2022-11-153-26/+99
* | Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into stagingStefan Hajnoczi2022-11-1414-41/+424
|\ \ | |/ |/|
| * tests/stream-under-throttle: New testHanna Reitz2022-11-142-0/+126
| * block: Start/end drain on correct AioContextHanna Reitz2022-11-101-2/+4
| * block-backend: Update ctx immediately after rootHanna Reitz2022-11-101-1/+7
| * block: Make bdrv_child_get_parent_aio_context I/OHanna Reitz2022-11-106-5/+8
| * block/blkio: Set BlockDriver::has_variable_length to falseAlberto Faria2022-11-101-1/+0Star
| * qapi/block-core: Fix BlockdevOptionsNvmeIoUring @path descriptionAlberto Faria2022-11-101-1/+1
| * iotests/151: Test active requests on mirror startHanna Reitz2022-11-102-5/+52
| * iotests/151: Test that active mirror progressesHanna Reitz2022-11-102-3/+181
| * block/mirror: Fix NULL s->job in active writesHanna Reitz2022-11-101-8/+12
| * block/mirror: Drop mirror_wait_for_any_operation()Hanna Reitz2022-11-101-13/+8Star
| * block/mirror: Do not wait for active writesHanna Reitz2022-11-101-7/+30
* | Merge tag 'pull-target-arm-20221114' of https://git.linaro.org/people/pmaydel...Stefan Hajnoczi2022-11-142-4/+3Star
|\ \
| * | hw/intc/arm_gicv3: fix prio masking on pmr writeJens Wiklander2022-11-141-2/+1Star
| * | MAINTAINERS: Update maintainer's email for Xilinx CANVikram Garhwal2022-11-141-2/+2
|/ /
* | Merge tag 'pull-la-20221112' of https://gitlab.com/rth7680/qemu into stagingStefan Hajnoczi2022-11-121-4/+4
|\ \
| * | hw/loongarch: Fix loongarch fdt addr confictSong Gao2022-11-121-4/+4
| |/
* | libvduse: Avoid warning about dangerous use of strncpy()Philippe Mathieu-Daudé2022-11-121-2/+2
* | Merge tag 'pull-request-2022-11-11' of https://gitlab.com/thuth/qemu into sta...Stefan Hajnoczi2022-11-1124-933/+918Star
|\ \
| * | Fix several typos in documentation (found by codespell)Stefan Weil2022-11-118-16/+17
| * | net: Replace TAB indentations with spacesAhmed Abouzied2022-11-118-883/+883
| * | qga: Allow building of the guest agent without system emulators or toolsThomas Huth2022-11-113-10/+14
| * | libdecnumber/dpd/decimal64: Fix compiler warning from Clang 15Thomas Huth2022-11-111-2/+1Star
| * | host-libusb: Remove unused variableMiroslav Rezanina2022-11-111-15/+0Star
| * | qemu-img: remove unused variableMiroslav Rezanina2022-11-111-2/+2
| * | tulip: Remove unused variableMiroslav Rezanina2022-11-111-3/+1Star
| * | rtl8139: Remove unused variableMiroslav Rezanina2022-11-111-2/+0Star
| |/
* | Merge tag 'pull-ppc-20221111' of https://gitlab.com/danielhb/qemu into stagingStefan Hajnoczi2022-11-111-2/+10
|\ \
| * | hw/pci-host/pnv_phb: Avoid quitting QEMU if hotplug of pnv-phb-root-port failsThomas Huth2022-11-101-2/+10
| |/
* | Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Stefan Hajnoczi2022-11-1113-4/+29
|\ \ | |/ |/|
| * virtio-net: fix for heap-buffer-overflowXuan Zhuo2022-11-102-2/+18
| * display: include dependencies explicitlyMichael S. Tsirkin2022-11-1010-1/+10
| * checkpatch: typo fixMichael S. Tsirkin2022-11-101-1/+1
* | Merge tag 'pull-tcg-20221109' of https://gitlab.com/rth7680/qemu into stagingStefan Hajnoczi2022-11-092-35/+45
|\ \ | |/ |/|
| * accel/tcg: Split out setjmp_gen_codeRichard Henderson2022-11-091-25/+33
| * tcg: Move TCG_TARGET_HAS_direct_jump init to tb_gen_codeRichard Henderson2022-11-092-10/+12
|/
* Update VERSION for v7.2.0-rc0Stefan Hajnoczi2022-11-081-1/+1