aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-11-21rtl8139: keep Tx command mode 0 and 1 separateStefan Hajnoczi1-2/+2
2022-11-21rtl8139: avoid clobbering tx descriptor bitsStefan Hajnoczi1-7/+10
2022-11-21Merge tag 'pull-target-arm-20221121' of https://git.linaro.org/people/pmaydel...Stefan Hajnoczi5-29/+77
2022-11-21Merge tag 'next-pull-request' of https://gitlab.com/juan.quintela/qemu into s...Stefan Hajnoczi10-33/+139
2022-11-21Merge tag 'chr-pull-request' of https://gitlab.com/marcandre.lureau/qemu into...Stefan Hajnoczi1-1/+7
2022-11-21target/arm: Limit LPA2 effective output address when TCR.DS == 0Ard Biesheuvel1-0/+8
2022-11-21tests/avocado/boot_linux.py: Bump aarch64 virt test timeout to 720sPeter Maydell1-1/+1
2022-11-21hw/intc: add implementation of GICD_IIDR to Arm GICAlex Bennée1-1/+11
2022-11-21hw/intc: clean-up access to GIC multi-byte registersAlex Bennée1-6/+10
2022-11-21hw/sd: Fix sun4i allwinner-sdhost for U-BootStrahinja Jankovic2-21/+47
2022-11-21migration: Block migration comment or code is wrongJuan Quintela1-2/+2
2022-11-21migration: Disable multifd explicitly with compressionPeter Xu2-6/+12
2022-11-21migration: Use non-atomic ops for clear log bitmapPeter Xu4-5/+55
2022-11-21migration: Disallow postcopy preempt to be used with compressPeter Xu1-0/+11
2022-11-21migration: Fix race on qemu_file_shutdown()Peter Xu1-3/+24
2022-11-21migration: Fix possible infinite loop of ram save processPeter Xu1-4/+12
2022-11-21migration/multifd/zero-copy: Create helper function for flushingLeonardo Bras1-11/+19
2022-11-21migration/channel-block: fix return value for qio_channel_block_{readv,writev}Fiona Ebner1-2/+4
2022-11-21chardev/char-win-stdio: Pass Ctrl+C to guest with a multiplexed monitorBin Meng1-1/+7
2022-11-17Merge tag 'pull-ppc-20221117' of https://gitlab.com/danielhb/qemu into stagingStefan Hajnoczi2-0/+4
2022-11-17Merge tag 'pull-request-2022-11-17' of https://gitlab.com/thuth/qemu into sta...Stefan Hajnoczi20-40/+65
2022-11-17target/ppc: Fix build warnings when building with 'disable-tcg'Vaibhav Jain2-0/+4
2022-11-17acpi/tests/avocado/bits: some misc fixesAni Sinha2-8/+7
2022-11-17ci: replace x86_64 macos-11 with aarch64 macos-12Daniel P. Berrangé4-13/+13
2022-11-16docs/system/s390x: Document the "loadparm" machine propertyThomas Huth1-0/+26
2022-11-16s390x: Fix spelling errorsThomas Huth13-19/+19
2022-11-15Update VERSION for v7.2.0-rc1v7.2.0-rc1Stefan Hajnoczi1-1/+1
2022-11-15Merge tag 'pull-x86-20221115' of https://gitlab.com/rth7680/qemu into stagingStefan Hajnoczi3-28/+101
2022-11-15target/i386: hardcode R_EAX as destination register for LAHF/SAHFPaolo Bonzini1-2/+2
2022-11-15target/i386: fix cmpxchg with 32-bit register destinationPaolo Bonzini3-26/+99
2022-11-14Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into stagingStefan Hajnoczi14-41/+424
2022-11-14Merge tag 'pull-target-arm-20221114' of https://git.linaro.org/people/pmaydel...Stefan Hajnoczi2-4/+3
2022-11-14hw/intc/arm_gicv3: fix prio masking on pmr writeJens Wiklander1-2/+1
2022-11-14MAINTAINERS: Update maintainer's email for Xilinx CANVikram Garhwal1-2/+2
2022-11-14tests/stream-under-throttle: New testHanna Reitz2-0/+126
2022-11-12Merge tag 'pull-la-20221112' of https://gitlab.com/rth7680/qemu into stagingStefan Hajnoczi1-4/+4
2022-11-12libvduse: Avoid warning about dangerous use of strncpy()Philippe Mathieu-Daudé1-2/+2
2022-11-12hw/loongarch: Fix loongarch fdt addr confictSong Gao1-4/+4
2022-11-11Merge tag 'pull-request-2022-11-11' of https://gitlab.com/thuth/qemu into sta...Stefan Hajnoczi24-933/+918
2022-11-11Merge tag 'pull-ppc-20221111' of https://gitlab.com/danielhb/qemu into stagingStefan Hajnoczi1-2/+10
2022-11-11Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Stefan Hajnoczi13-4/+29
2022-11-11Fix several typos in documentation (found by codespell)Stefan Weil8-16/+17
2022-11-11net: Replace TAB indentations with spacesAhmed Abouzied8-883/+883
2022-11-11qga: Allow building of the guest agent without system emulators or toolsThomas Huth3-10/+14
2022-11-11libdecnumber/dpd/decimal64: Fix compiler warning from Clang 15Thomas Huth1-2/+1
2022-11-11host-libusb: Remove unused variableMiroslav Rezanina1-15/+0
2022-11-11qemu-img: remove unused variableMiroslav Rezanina1-2/+2
2022-11-11tulip: Remove unused variableMiroslav Rezanina1-3/+1
2022-11-11rtl8139: Remove unused variableMiroslav Rezanina1-2/+0
2022-11-10hw/pci-host/pnv_phb: Avoid quitting QEMU if hotplug of pnv-phb-root-port failsThomas Huth1-2/+10