index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-07-09
Update version for 7.2.4 release
v7.2.4
Michael Tokarev
2023-07-02
ui/gtk: set the area of the scanout texture correctly
Dongwon Kim
2023-06-30
vfio/pci: Call vfio_prepare_kvm_msi_virq_batch() in MSI retry path
Shameer Kolothum
2023-06-30
vfio/pci: Fix a segfault in vfio_realize
Zhenzhong Duan
2023-06-30
target/ppc: Fix decrementer time underflow and infinite timer loop
Nicholas Piggin
2023-06-30
vdpa: mask _F_CTRL_GUEST_OFFLOADS for vhost vdpa devices
Eugenio Pérez
2023-06-29
icount: don't adjust virtual time backwards after warp
Nicholas Piggin
2023-06-28
virtio-gpu: Make non-gl display updates work again when blob=true
Vivek Kasireddy
2023-06-26
vhost-vdpa: do not cleanup the vdpa/vhost-net structures if peer nic is present
Ani Sinha
2023-06-26
vdpa: fix not using CVQ buffer in case of error
Eugenio Pérez
2023-06-26
vhost: release memory_listener object in error path
Prasad Pandit
2023-06-26
target/hppa: Update to SeaBIOS-hppa version 8
Helge Deller
2023-06-26
target/hppa: New SeaBIOS-hppa version 7
Helge Deller
2023-06-26
target/hppa: Provide qemu version via fw_cfg to firmware
Helge Deller
2023-06-26
target/hppa: Fix OS reboot issues
Helge Deller
2023-06-26
pc-bios/keymaps: Use the official xkb name for Arabic layout, not the legacy ...
Peter Maydell
2023-06-26
host-utils: Avoid using __builtin_subcll on buggy versions of Apple Clang
Peter Maydell
2023-06-22
hw/timer/nrf51_timer: Don't lose time when timer is queried in tight loop
Peter Maydell
2023-06-22
hw/intc/allwinner-a10-pic: Handle IRQ levels other than 0 or 1
Peter Maydell
2023-06-22
target/arm: Return correct result for LDG when ATA=0
Peter Maydell
2023-06-22
target/arm: Fix return value from LDSMIN/LDSMAX 8/16 bit atomics
Peter Maydell
2023-06-16
aspeed/hace: Initialize g_autofree pointer
Cédric Le Goater
2023-06-14
hw/riscv: qemu crash when NUMA nodes exceed available CPUs
Yin Wang
2023-06-11
target/ppc: Fix PMU hflags calculation
Nicholas Piggin
2023-06-11
target/ppc: Fix nested-hv HEAI delivery
Nicholas Piggin
2023-06-11
target/ppc: Fix lqarx to set cpu_reserve
Nicholas Piggin
2023-06-11
vnc: move assert in vnc_worker_thread_loop
Anastasia Belova
2023-06-11
hw/remote: Fix vfu_cfg trace offset format
Mattias Nissler
2023-06-08
9pfs: prevent opening special files (CVE-2023-2861)
Christian Schoenebeck
2023-06-08
qga: Fix suspend on Linux guests without systemd
Mark Somerville
2023-06-07
docs: fix multi-process QEMU documentation
Jagannathan Raman
2023-06-07
s390x/tcg: Fix CPU address returned by STIDP
Ilya Leoshkevich
2023-06-07
tests/tcg/s390x: Test single-stepping SVC
Ilya Leoshkevich
2023-06-07
linux-user/s390x: Fix single-stepping SVC
Ilya Leoshkevich
2023-06-07
tests/tcg/s390x: Test LOCFHR
Ilya Leoshkevich
2023-06-07
target/s390x: Fix LOCFHR taking the wrong half of R2
Ilya Leoshkevich
2023-06-07
tests/tcg/s390x: Test LCBB
Ilya Leoshkevich
2023-06-07
target/s390x: Fix LCBB overwriting the top 32 bits
Ilya Leoshkevich
2023-05-31
target/arm: Explicitly select short-format FSR for M-profile
Peter Maydell
2023-05-31
hw/arm/xlnx-zynqmp: fix unsigned error when checking the RPUs number
Clément Chigot
2023-05-31
hw/dma/xilinx_axidma: Check DMASR.HALTED to prevent infinite loop.
Tommy Wu
2023-05-31
ui/sdl2: disable SDL_HINT_GRAB_KEYBOARD on Windows
Volker Rümelin
2023-05-31
ui/sdl2: Grab Alt+F4 also under Windows
Bernhard Beschow
2023-05-31
ui/sdl2: Grab Alt+Tab also in fullscreen mode
Bernhard Beschow
2023-05-31
ui/sdl2: fix surface_gl_update_texture: Assertion 'gls' failed
Marc-André Lureau
2023-05-31
ui/gtk-egl: fix scaling for cursor position in scanout mode
Erico Nunes
2023-05-31
ui/gtk: use widget size for cursor motion event
Erico Nunes
2023-05-31
ui/gtk: fix passing y0_top parameter to scanout
Erico Nunes
2023-05-31
hw/ppc/prep: Fix wiring of PIC -> CPU interrupt
Bernhard Beschow
2023-05-31
scripts/device-crash-test: Add a parameter to run with TCG only
Thomas Huth
[next]