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-11-18
usb-hub: Fix handling port power control messages
Guenter Roeck
2024-11-18
hw/audio/hda: fix memory leak on audio setup
Paolo Bonzini
2024-11-18
Revert "hw/audio/hda: fix memory leak on audio setup"
Paolo Bonzini
2024-11-18
vfio/container: Fix container object destruction
Cédric Le Goater
2024-11-18
hw/i386/pc: Don't try to init PCI NICs if there is no PCI bus
Peter Maydell
2024-11-08
9pfs: fix crash on 'Treaddir' request
Christian Schoenebeck
2024-11-08
hw/nvme: fix handling of over-committed queues
Klaus Jensen
2024-11-06
hw/acpi: Fix ordering of BDF in Generic Initiator PCI Device Handle.
Jonathan Cameron
2024-11-05
hw/sd/sdcard: Fix calculation of size when using eMMC boot partitions
Jan Luebbe
2024-11-05
hw/ssi/pnv_spi: Fixes Coverity CID 1558831
Chalapathi V
2024-11-05
hw/ssi/pnv_spi: Return early in transfer()
Philippe Mathieu-Daudé
2024-11-05
hw/ssi/pnv_spi: Match _xfer_buffer_free() with _xfer_buffer_new()
Philippe Mathieu-Daudé
2024-11-05
ppc/pnv: ADU fix possible buffer overrun with invalid size
Nicholas Piggin
2024-11-05
ppc/pnv: Fix LPC POWER8 register sanity check
Nicholas Piggin
2024-11-05
ppc/pnv: Fix LPC serirq routing calculation
Nicholas Piggin
2024-11-05
hw/intc/riscv_aplic: Check and update pending when write sourcecfg
Yong-Xuan Wang
2024-11-05
hw/intc: Don't clear pending bits on IRQ lowering
Sergey Makarov
2024-10-31
hw/sd/omap_mmc: Don't use sd_cmd_type_t
Peter Maydell
2024-10-25
vfio/migration: Report only stop-copy size in vfio_state_pending_exact()
Avihai Horon
2024-10-22
Revert "hw/sh4/r2d: Realize IDE controller before accessing it"
Thomas Huth
2024-10-16
ui/win32: fix potential use-after-free with dbus shared memory
Marc-André Lureau
2024-10-16
hw/audio/hda: fix memory leak on audio setup
Marc-André Lureau
2024-10-16
hw/audio/hda: free timer on exit
Marc-André Lureau
2024-10-15
hw/char/pl011: Use correct masks for IBRD and FBRD
Peter Maydell
2024-10-15
hw/intc/arm_gicv3_cpuif: Add cast to match the documentation
Alexandra Diupina
2024-10-15
hw/intc/arm_gicv3: Add cast to match the documentation
Alexandra Diupina
2024-10-15
hw/intc/arm_gicv3: Add cast to match the documentation
Alexandra Diupina
2024-10-02
hw/sd/sdcard: Fix handling of disabled boot partitions
Jan Luebbe
2024-09-28
hw/mips/jazz: fix typo in in-built NIC alias
Mark Cave-Ayland
2024-09-26
hw/loongarch/virt: Add description for virt machine type
Bibo Mao
2024-09-25
hw/char/stm32l4x5_usart.c: Enable USART ACK bit response
Jacob Abrams
2024-09-25
mac_dbdma: Remove leftover `dma_memory_unmap` calls
Mattias Nissler
2024-09-25
softmmu: Support concurrent bounce buffers
Mattias Nissler
2024-09-25
hw/intc/arm_gic: fix spurious level triggered interrupts
Jan Klötzke
2024-09-25
hw/audio/virtio-sound: fix heap buffer overflow
Volker Rümelin
2024-08-23
hw/display/vhost-user-gpu.c: fix vhost_user_gpu_chr_read()
Haoran Zhang
2024-08-23
hw/x86: add a couple of comments explaining how the kernel image is parsed
Ani Sinha
2024-08-21
hw/loongarch: Fix length for lowram in ACPI SRAT
Jiaxun Yang
2024-08-20
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Richard Henderson
2024-08-20
virtio-pci: Fix the use of an uninitialized irqfd
Cindy Lu
2024-08-20
hw/audio/virtio-snd: fix invalid param check
Volker Rümelin
2024-08-20
vhost: Add VIRTIO_NET_F_RSC_EXT to vhost feature bits
Akihiko Odaki
2024-08-20
Merge tag 'nvme-next-pull-request' of https://gitlab.com/birkelund/qemu into ...
Richard Henderson
2024-08-20
hw/nvme: fix leak of uninitialized memory in io_mgmt_recv
Klaus Jensen
2024-08-20
Merge tag 'hw-misc-20240820' of https://github.com/philmd/qemu into staging
Richard Henderson
2024-08-20
hw/i386/pc: Ensure vmport prerequisites are fulfilled
Kamil Szczęk
2024-08-20
hw/i386/pc: Unify vmport=auto handling
Kamil Szczęk
2024-08-20
hw/ppc/Kconfig: Add missing SERIAL_ISA dependency to POWERNV machine
Bernhard Beschow
2024-08-20
hw/remote/message.c: Don't directly invoke DeviceClass:reset
Peter Maydell
2024-08-20
hw/dma/xilinx_axidma: Use semicolon at end of statement, not comma
Peter Maydell
[next]