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-04-24
Update version for 8.2.3 release
v8.2.3
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-16
hw/pci-host/ppc440_pcix: Do not expose a bridge device on PCI bus
BALATON Zoltan
2024-04-16
hw/isa/vt82c686: Keep track of PIRQ/PINT pins separately
BALATON Zoltan
2024-04-15
virtio-pci: fix use of a released vector
Cindy Lu
2024-04-14
linux-user/x86_64: Handle the vsyscall page in open_self_maps_{2,4}
Richard Henderson
2024-04-10
hw/audio/virtio-snd: Remove unused assignment
Philippe Mathieu-Daudé
2024-04-10
hw/net/net_tx_pkt: Fix overrun in update_sctp_checksum()
Philippe Mathieu-Daudé
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: Fix overflow in MIL TX FIFO
Philippe Mathieu-Daudé
2024-04-10
hw/net/lan9118: Replace magic '2048' value by MIL_TXFIFO_SIZE definition
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
target/m68k: Map FPU exceptions to FPSR register
Keith Packard
2024-04-10
target/sh4: add missing CHECK_NOT_DELAY_SLOT
Zack Buhman
2024-04-10
target/sh4: Fix mac.w with saturation enabled
Zack Buhman
2024-04-10
target/sh4: Fix mac.l with saturation enabled
Zack Buhman
2024-04-10
target/sh4: Merge mach and macl into a union
Richard Henderson
2024-04-10
target/sh4: mac.w: memory accesses are 16-bit words
Zack Buhman
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
virtio-snd: rewrite invalid tx/rx message handling
Manos Pitsidianakis
2024-04-09
virtio-snd: Enhance error handling for invalid transfers
Zheyu Ma
2024-04-09
vdpa-dev: Fix the issue of device status not updating when configuration inte...
lyx634449800
2024-04-09
hw/virtio: Fix packed virtqueue flush used_idx
Wafer
2024-04-09
target/arm: Use correct SecuritySpace for AArch64 AT ops at EL3
Peter Maydell
2024-04-09
migration/postcopy: ensure preempt channel is ready before loading states
Wei Wang
2024-04-09
block/virtio-blk: Fix memory leak from virtio_blk_zone_report
Zheyu Ma
2024-04-03
hw/net/virtio-net: fix qemu set used ring flag even vhost started
Yajun Wu
2024-04-02
target/arm: take HSTR traps of cp15 accesses to EL2, not EL1
Peter Maydell
2024-04-02
hw/intc/arm_gicv3: ICC_HPPIR* return SPURIOUS if int group is disabled
Peter Maydell
2024-04-01
gitlab-ci/cirrus: switch from 'master' to 'latest'
Michael Tokarev
2024-04-01
migration/postcopy: Ensure postcopy_start() sets errp if it fails
Avihai Horon
2024-04-01
target/hppa: Clear psw_n for BE on use_nullify_skip path
Richard Henderson
2024-03-31
tcg/optimize: Fix sign_mask for logical right-shift
Richard Henderson
2024-03-31
hw/net/net_tx_pkt: Fix virtio header without checksum offloading
Akihiko Odaki
2024-03-31
virtio-net: Fix vhost virtqueue notifiers for RSS
Akihiko Odaki
2024-03-27
target/riscv/kvm: fix timebase-frequency when using KVM acceleration
Yong-Xuan Wang
2024-03-27
target/riscv: Fix mode in riscv_tlb_fill
Irina Ryapolova
2024-03-27
target/riscv: rvv: Remove the dependency of Zvfbfmin to Zfbfmin
Max Chou
2024-03-27
hw/intc: Update APLIC IDC after claiming iforce register
Frank Chang
[next]