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-16
Update version for v9.0.0-rc4 release
v9.0.0-rc4
Peter Maydell
2024-04-16
usb-storage: Fix BlockConf defaults
Kevin Wolf
2024-04-15
Merge tag 'hw-misc-20240415' of https://github.com/philmd/qemu into staging
Peter Maydell
2024-04-15
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Peter Maydell
2024-04-15
hw/pci-host/ppc440_pcix: Do not expose a bridge device on PCI bus
BALATON Zoltan
2024-04-15
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-13
Merge tag 'pull-sp-20240412' of https://gitlab.com/rth7680/qemu into staging
Peter Maydell
2024-04-12
target/sparc: Use GET_ASI_CODE for ASI_KERNELTXT and ASI_USERTXT
Richard Henderson
2024-04-12
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
2024-04-12
meson.build: Disable -fzero-call-used-regs on OpenBSD
Thomas Huth
2024-04-12
Makefile: fix use of -j without an argument
Matheus Tavares Bernardino
2024-04-10
Update version for v9.0.0-rc3 release
v9.0.0-rc3
Peter Maydell
2024-04-10
Merge tag 'hw-misc-20240410' of https://github.com/philmd/qemu into staging
Peter Maydell
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/misc/applesmc: Do not call DeviceReset from DeviceRealize
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-09
Merge tag 'pull-misc-20240409' of https://gitlab.com/rth7680/qemu into staging
Peter Maydell
2024-04-09
linux-user: Preserve unswapped siginfo_t for strace
Richard Henderson
2024-04-09
accel/tcg: Improve can_do_io management
Richard Henderson
2024-04-09
target/s390x: Use insn_start from DisasContextBase
Richard Henderson
2024-04-09
target/riscv: Use insn_start from DisasContextBase
Richard Henderson
2024-04-09
target/microblaze: Use insn_start from DisasContextBase
Richard Henderson
2024-04-09
target/i386: Preserve DisasContextBase.insn_start across rewind
Richard Henderson
2024-04-09
target/hppa: Use insn_start from DisasContextBase
Richard Henderson
2024-04-09
target/arm: Use insn_start from DisasContextBase
Richard Henderson
2024-04-09
accel/tcg: Add insn_start to DisasContextBase
Richard Henderson
2024-04-09
tcg: Add TCGContext.emit_before_op
Richard Henderson
2024-04-09
target/m68k: Map FPU exceptions to FPSR register
Keith Packard
2024-04-09
target/sh4: add missing CHECK_NOT_DELAY_SLOT
Zack Buhman
2024-04-09
target/sh4: Fix mac.w with saturation enabled
Zack Buhman
2024-04-09
target/sh4: Fix mac.l with saturation enabled
Zack Buhman
2024-04-09
target/sh4: Merge mach and macl into a union
Richard Henderson
2024-04-09
target/sh4: mac.w: memory accesses are 16-bit words
Zack Buhman
2024-04-09
target/hppa: Fix IIAOQ, IIASQ for pa2.0
Richard Henderson
2024-04-09
linux-user: replace calloc() with g_new0()
Nguyen Dinh Phi
2024-04-09
linux-user: Fix waitid return of siginfo_t and rusage
Richard Henderson
[next]