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-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
2024-04-09
tcg/optimize: Do not attempt to constant fold neg_vec
Richard Henderson
2024-04-09
Merge tag 'edk2-20240409-pull-request' of https://gitlab.com/kraxel/qemu into...
Peter Maydell
2024-04-09
edk2: rebuild binaries with correct version information
Gerd Hoffmann
2024-04-09
edk2/seabios: use common extra version
Gerd Hoffmann
2024-04-09
edk2: commit version info
Gerd Hoffmann
2024-04-09
edk2: get version + date from git submodule
Gerd Hoffmann
2024-04-09
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Peter Maydell
2024-04-09
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
2024-04-09
qdev-monitor: fix error message in find_device_state()
Vladimir Sementsov-Ogievskiy
2024-04-09
vhost-user-blk: simplify and fix vhost_user_blk_handle_config_change
Vladimir Sementsov-Ogievskiy
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
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
Revert "hw/virtio: Add support for VDPA network simulation devices"
Michael S. Tsirkin
2024-04-08
kvm: error out of kvm_irqchip_add_msi_route() in case of full route table
Igor Mammedov
[prev]
[next]