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
2024-06-09
Update version for 7.2.12 release
v7.2.12
Michael Tokarev
2024-06-07
target/loongarch: fix a wrong print in cpu dump
lanyanzhi
2024-06-06
ui/sdl2: Allow host to power down screen
Bernhard Beschow
2024-06-06
target/i386: fix SSE and SSE2 feature check
Xinyu Li
2024-06-06
target/i386: fix xsave.flat from kvm-unit-tests
Paolo Bonzini
2024-06-05
disas/riscv: Decode all of the pmpcfg and pmpaddr CSRs
Alistair Francis
2024-06-05
hw/intc/riscv_aplic: APLICs should add child earlier than realize
yang.zhang
2024-06-01
target/arm: Disable SVE extensions when SVE is disabled
Marcin Juszkiewicz
2024-05-30
hw/intc/arm_gic: Fix handling of NS view of GICC_APR<n>
Andrey Shumilin
2024-05-30
hvf: arm: Fix encodings for ID_AA64PFR1_EL1 and debug System registers
Zenghui Yu
2024-05-27
gitlab: Update msys2-64bit runner tags
Richard Henderson
2024-05-27
target/i386: no single-step exception after MOV or POP SS
Paolo Bonzini
2024-05-27
target/i386: disable jmp_opt if EFLAGS.RF is 1
Paolo Bonzini
2024-05-27
target-i386: hyper-v: Correct kvm_hv_handle_exit return value
donsheng
2024-05-27
ui/gtk: Check if fence_fd is equal to or greater than 0
Dongwon Kim
2024-05-27
ui/gtk: Fix mouse/motion event scaling issue with GTK display backend
hikalium
2024-05-27
target/i386: rdpkru/wrpkru are no-prefix instructions
Paolo Bonzini
2024-05-27
target/i386: fix operand size for DATA16 REX.W POPCNT
Paolo Bonzini
2024-05-10
hw/remote/vfio-user: Fix config space access byte order
Mattias Nissler
2024-05-09
target/i386: Give IRQs a chance when resetting HF_INHIBIT_IRQ_MASK
Ruihan Li
2024-05-02
hw/arm/npcm7xx: Store derivative OTP fuse key in little endian
Philippe Mathieu-Daudé
2024-05-02
hw/dmax/xlnx_dpdma: fix handling of address_extension descriptor fields
Alexandra Diupina
2024-05-01
.gitlab-ci.d/cirrus.yml: Shorten the runtime of the macOS and FreeBSD jobs
Thomas Huth
2024-05-01
tests/avocado: update sunxi kernel from armbian to 6.6.16
Peter Maydell
2024-04-30
backends/cryptodev-builtin: Fix local_error leaks
Li Zhijian
2024-04-28
nbd/server: Mark negotiation functions as coroutine_fn
Eric Blake
2024-04-28
nbd/server: do not poll within a coroutine context
Zhu Yangyang
2024-04-25
linux-user: do_setsockopt: fix SOL_ALG.ALG_SET_KEY
Michael Tokarev
2024-04-24
gitlab/opensbi: Move to docker:stable
Palmer Dabbelt
2024-04-24
gitlab-ci: Remove job building EDK2 firmware binaries
Philippe Mathieu-Daudé
2024-04-24
Update version for 7.2.11 release
v7.2.11
Michael Tokarev
2024-04-16
ppc/spapr: Initialize max_cpus limit to SPAPR_IRQ_NR_IPIS.
Harsh Prateek Bora
2024-04-16
ppc/spapr: Introduce SPAPR_IRQ_NR_IPIS to refer IRQ range for CPU IPIs.
Harsh Prateek Bora
2024-04-10
target/sh4: add missing CHECK_NOT_DELAY_SLOT
Zack Buhman
2024-04-10
hw/sd/sdhci: Do not update TRNMOD when Command Inhibit (DAT) is set
Philippe Mathieu-Daudé
2024-04-10
hw/net/lan9118: Replace magic '2048' value by MIL_TXFIFO_SIZE definition
Philippe Mathieu-Daudé
2024-04-10
hw/net/lan9118: Fix overflow in MIL TX FIFO
Philippe Mathieu-Daudé
2024-04-10
backends/cryptodev: Do not abort for invalid session ID
Philippe Mathieu-Daudé
2024-04-10
hw/misc/applesmc: Fix memory leak in reset() handler
Philippe Mathieu-Daudé
2024-04-10
hw/block/nand: Fix out-of-bound access in NAND block buffer
Philippe Mathieu-Daudé
2024-04-10
hw/block/nand: Have blk_load() take unsigned offset and return boolean
Philippe Mathieu-Daudé
2024-04-10
hw/block/nand: Factor nand_load_iolen() method out
Philippe Mathieu-Daudé
2024-04-10
qemu-options: Fix CXL Fixed Memory Window interleave-granularity typo
Yuquan Wang
2024-04-10
hw/virtio/virtio-crypto: Protect from DMA re-entrancy bugs
Philippe Mathieu-Daudé
2024-04-10
hw/char/virtio-serial-bus: Protect from DMA re-entrancy bugs
Philippe Mathieu-Daudé
2024-04-10
hw/display/virtio-gpu: Protect from DMA re-entrancy bugs
Philippe Mathieu-Daudé
2024-04-10
hw/virtio: Introduce virtio_bh_new_guarded() helper
Philippe Mathieu-Daudé
2024-04-10
linux-user: Fix waitid return of siginfo_t and rusage
Richard Henderson
2024-04-10
tcg/optimize: Do not attempt to constant fold neg_vec
Richard Henderson
2024-04-09
hw/virtio: Fix packed virtqueue flush used_idx
Wafer
[next]