aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-07-09Update version for 7.2.4 releasev7.2.4Michael Tokarev1-1/+1
2023-07-02ui/gtk: set the area of the scanout texture correctlyDongwon Kim2-2/+4
2023-06-30vfio/pci: Call vfio_prepare_kvm_msi_virq_batch() in MSI retry pathShameer Kolothum1-2/+2
2023-06-30vfio/pci: Fix a segfault in vfio_realizeZhenzhong Duan1-1/+3
2023-06-30target/ppc: Fix decrementer time underflow and infinite timer loopNicholas Piggin1-0/+2
2023-06-30vdpa: mask _F_CTRL_GUEST_OFFLOADS for vhost vdpa devicesEugenio Pérez1-0/+1
2023-06-29icount: don't adjust virtual time backwards after warpNicholas Piggin1-2/+7
2023-06-28virtio-gpu: Make non-gl display updates work again when blob=trueVivek Kasireddy1-5/+22
2023-06-26vhost-vdpa: do not cleanup the vdpa/vhost-net structures if peer nic is presentAni Sinha1-0/+8
2023-06-26vdpa: fix not using CVQ buffer in case of errorEugenio Pérez1-1/+1
2023-06-26vhost: release memory_listener object in error pathPrasad Pandit1-0/+3
2023-06-26target/hppa: Update to SeaBIOS-hppa version 8Helge Deller2-0/+0
2023-06-26target/hppa: New SeaBIOS-hppa version 7Helge Deller2-0/+0
2023-06-26target/hppa: Provide qemu version via fw_cfg to firmwareHelge Deller1-0/+5
2023-06-26target/hppa: Fix OS reboot issuesHelge Deller1-2/+8
2023-06-26pc-bios/keymaps: Use the official xkb name for Arabic layout, not the legacy ...Peter Maydell1-1/+1
2023-06-26host-utils: Avoid using __builtin_subcll on buggy versions of Apple ClangPeter Maydell2-1/+14
2023-06-22hw/timer/nrf51_timer: Don't lose time when timer is queried in tight loopPeter Maydell1-1/+6
2023-06-22hw/intc/allwinner-a10-pic: Handle IRQ levels other than 0 or 1Peter Maydell1-1/+1
2023-06-22target/arm: Return correct result for LDG when ATA=0Peter Maydell1-1/+5
2023-06-22target/arm: Fix return value from LDSMIN/LDSMAX 8/16 bit atomicsPeter Maydell1-2/+16
2023-06-16aspeed/hace: Initialize g_autofree pointerCédric Le Goater1-1/+1
2023-06-14hw/riscv: qemu crash when NUMA nodes exceed available CPUsYin Wang1-0/+6
2023-06-11target/ppc: Fix PMU hflags calculationNicholas Piggin6-41/+85
2023-06-11target/ppc: Fix nested-hv HEAI deliveryNicholas Piggin1-2/+5
2023-06-11target/ppc: Fix lqarx to set cpu_reserveNicholas Piggin1-0/+1
2023-06-11vnc: move assert in vnc_worker_thread_loopAnastasia Belova1-1/+2
2023-06-11hw/remote: Fix vfu_cfg trace offset formatMattias Nissler1-2/+2
2023-06-089pfs: prevent opening special files (CVE-2023-2861)Christian Schoenebeck2-2/+63
2023-06-08qga: Fix suspend on Linux guests without systemdMark Somerville1-6/+6
2023-06-07docs: fix multi-process QEMU documentationJagannathan Raman1-1/+1
2023-06-07s390x/tcg: Fix CPU address returned by STIDPIlya Leoshkevich2-3/+11
2023-06-07tests/tcg/s390x: Test single-stepping SVCIlya Leoshkevich3-1/+94
2023-06-07linux-user/s390x: Fix single-stepping SVCIlya Leoshkevich1-0/+9
2023-06-07tests/tcg/s390x: Test LOCFHRIlya Leoshkevich2-0/+30
2023-06-07target/s390x: Fix LOCFHR taking the wrong half of R2Ilya Leoshkevich1-1/+1
2023-06-07tests/tcg/s390x: Test LCBBIlya Leoshkevich2-0/+52
2023-06-07target/s390x: Fix LCBB overwriting the top 32 bitsIlya Leoshkevich1-1/+1
2023-05-31target/arm: Explicitly select short-format FSR for M-profilePeter Maydell1-2/+11
2023-05-31hw/arm/xlnx-zynqmp: fix unsigned error when checking the RPUs numberClément Chigot1-1/+1
2023-05-31hw/dma/xilinx_axidma: Check DMASR.HALTED to prevent infinite loop.Tommy Wu1-3/+8
2023-05-31ui/sdl2: disable SDL_HINT_GRAB_KEYBOARD on WindowsVolker Rümelin1-0/+3
2023-05-31ui/sdl2: Grab Alt+F4 also under WindowsBernhard Beschow1-0/+1
2023-05-31ui/sdl2: Grab Alt+Tab also in fullscreen modeBernhard Beschow1-0/+3
2023-05-31ui/sdl2: fix surface_gl_update_texture: Assertion 'gls' failedMarc-André Lureau1-0/+4
2023-05-31ui/gtk-egl: fix scaling for cursor position in scanout modeErico Nunes1-2/+2
2023-05-31ui/gtk: use widget size for cursor motion eventErico Nunes1-5/+3
2023-05-31ui/gtk: fix passing y0_top parameter to scanoutErico Nunes2-2/+2
2023-05-31hw/ppc/prep: Fix wiring of PIC -> CPU interruptBernhard Beschow1-1/+3
2023-05-31scripts/device-crash-test: Add a parameter to run with TCG onlyThomas Huth2-2/+4