aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2022-11-10block/mirror: Drop mirror_wait_for_any_operation()Hanna Reitz
2022-11-10block/mirror: Do not wait for active writesHanna Reitz
2022-11-09Merge tag 'pull-tcg-20221109' of https://gitlab.com/rth7680/qemu into stagingStefan Hajnoczi
2022-11-09accel/tcg: Split out setjmp_gen_codeRichard Henderson
2022-11-09tcg: Move TCG_TARGET_HAS_direct_jump init to tb_gen_codeRichard Henderson
2022-11-08Update VERSION for v7.2.0-rc0v7.2.0-rc0Stefan Hajnoczi
2022-11-08Revert "hw/block/pflash_cfi: Error out if dev length isn't power of 2"Daniel Henrique Barboza
2022-11-08memory: Fix wrong end address dumpZhenzhong Duan
2022-11-08vhost-vdpa: fix assert !virtio_net_get_subqueue(nc)->async_tx.elem in virtio_...Si-Wei Liu
2022-11-08Merge tag 'pull-request-2022-11-08' of https://gitlab.com/thuth/qemu into sta...Stefan Hajnoczi
2022-11-08Merge tag 'mips-20221108' of https://github.com/philmd/qemu into stagingStefan Hajnoczi
2022-11-08hw/usb: fix tab indentationAmarjargal Gundjalam
2022-11-08hw/display: fix tab indentationAmarjargal Gundjalam
2022-11-08ui: fix tab indentationAmarjargal Gundjalam
2022-11-08s390x/s390-virtio-ccw: Switch off zPCI enhancements on older machinesCédric Le Goater