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
path:
root
/
hw
Age
Commit message (
Expand
)
Author
2024-07-12
hw/nvme: fix number of PIDs for FDP RUH update
Vincent Fu
2024-07-05
virtio: remove virtio_tswap16s() call in vring_packed_event_read()
Stefano Garzarella
2024-07-05
virtio-pci: Fix the failure process in kvm_virtio_pci_vector_use_one()
Cindy Lu
2024-07-03
hw/core: allow parameter=1 for SMP topology on any machine
Daniel P. Berrangé
2024-06-20
stdvga: fix screen blanking
Gerd Hoffmann
2024-06-20
hw/audio/virtio-snd: Always use little endian audio format
Philippe Mathieu-Daudé
2024-06-11
virtio-net: drop too short packets early
Alexey Dobriyan
2024-06-06
virtio-gpu: fix v2 migration
Marc-André Lureau
2024-06-05
hw/intc/riscv_aplic: APLICs should add child earlier than realize
yang.zhang
2024-05-30
hw/intc/arm_gic: Fix handling of NS view of GICC_APR<n>
Andrey Shumilin
2024-05-27
hw/loongarch/virt: Fix FDT memory node address width
Jiaxun Yang
2024-05-27
hw/loongarch: Fix fdt memory node wrong 'reg'
Song Gao
2024-05-27
hw/core/machine: move compatibility flags for VirtIO-net USO to machine 8.1
Fiona Ebner
2024-05-27
hw/pflash: fix block write start
Gerd Hoffmann
2024-05-10
hw/remote/vfio-user: Fix config space access byte order
Mattias Nissler
2024-05-10
hw/loongarch/virt: Fix memory leak
Song Gao
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-02
hw/ufs: Fix buffer overflow bug
Jeuk Kim
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-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
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
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
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-04
Merge tag 'qemu-sparc-20240404' of https://github.com/mcayland/qemu into staging
Peter Maydell
2024-04-04
esp.c: remove explicit setting of DRQ within ESP state machine
Mark Cave-Ayland
2024-04-04
esp.c: ensure esp_pdma_write() always calls esp_fifo_push()
Mark Cave-Ayland
2024-04-04
esp.c: update esp_fifo_{push, pop}() to call esp_update_drq()
Mark Cave-Ayland
2024-04-04
esp.c: introduce esp_update_drq() and update esp_fifo_{push, pop}_buf() to us...
Mark Cave-Ayland
[next]