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
2023-05-28
machine: do not crash if default RAM backend name has been stolen
Igor Mammedov
2023-05-28
hw/scsi/lsi53c895a: Fix reentrancy issues in the LSI controller (CVE-2023-0330)
Thomas Huth
2023-05-28
usb/ohci: Set pad to 0 after frame update
Paolo Bonzini
2023-05-28
rtl8139: fix large_send_mss divide-by-zero
Stefan Hajnoczi
2023-05-23
e1000e: Fix tx/rx counters
timothee.cocault@gmail.com
2023-05-23
e1000: Count CRC in Tx statistics
Akihiko Odaki
2023-05-22
virtio-crypto: fix NULL pointer dereference in virtio_crypto_free_request
Mauro Matteo Cascella
2023-05-22
virtio-net: not enable vq reset feature unconditionally
Eugenio Pérez
2023-05-19
vhost: fix possible wrap in SVQ descriptor ring
Hawkins Jiawei
2023-05-18
scsi-generic: fix buffer overflow on block limits inquiry
Paolo Bonzini
2023-05-18
Revert "vhost-user: Introduce nested event loop in vhost_user_read()"
Greg Kurz
2023-05-18
Revert "vhost-user: Monitor slave channel in vhost_user_read()"
Greg Kurz
2023-05-18
xen/pt: reserve PCI slot 2 for Intel igd-passthru
Chuck Zmudzinski
2023-05-18
9pfs/xen: Fix segfault on shutdown
Jason Andryuk
2023-05-18
virtio: fix reachable assertion due to stale value of cached region size
Carlos López
2023-05-18
hw/virtio/vhost-user: avoid using unitialized errp
Albert Esteve
2023-05-18
hw/net/allwinner-sun8i-emac: Correctly byteswap descriptor fields
Peter Maydell
2023-05-18
hw/sd/allwinner-sdhost: Correctly byteswap descriptor fields
Peter Maydell
2023-05-18
hw/intc/allwinner-a10-pic: Don't use set_bit()/clear_bit()
Peter Maydell
2023-05-18
hw/arm/raspi: Use arm_write_bootloader() to write boot code
Peter Maydell
2023-05-18
hw/arm/aspeed: Use arm_write_bootloader() to write the bootloader
Cédric Le Goater
2023-05-18
hw/arm/boot: Make write_bootloader() public as arm_write_bootloader()
Cédric Le Goater
2023-05-18
hw/net/msf2-emac: Don't modify descriptor in-place in emac_store_desc()
Peter Maydell
2023-05-18
acpi: pcihp: allow repeating hot-unplug requests
Igor Mammedov
2023-04-13
hw/nvme: fix memory leak in nvme_dsm
Klaus Jensen
2023-04-10
hw/arm: do not free machine->fdt in arm_load_dtb()
Markus Armbruster
2023-03-30
hw/pvrdma: Protect against buggy or malicious guest driver
Yuval Shaia
2023-03-30
hw/net/vmxnet3: allow VMXNET3_MAX_MTU itself as a value
Fiona Ebner
2023-03-29
intel-iommu: fail DEVIOTLB_UNMAP without dt mode
Jason Wang
2023-03-29
intel-iommu: fail MAP notifier without caching mode
Jason Wang
2023-03-29
vhost: avoid a potential use of an uninitialized variable in vhost_svq_poll()
Carlos López
2023-03-29
vdpa: stop all svq on device deletion
Eugenio Pérez
2023-03-29
hw/timer/hpet: Fix expiration time overflow
Akihiko Odaki
2023-03-29
virtio-rng-pci: fix transitional migration compat for vectors
Dr. David Alan Gilbert
2023-03-29
virtio-rng-pci: fix migration compat for vectors
Dr. David Alan Gilbert
2023-03-29
vhost-user-rng: Back up vqs before cleaning up vhost_dev
Akihiko Odaki
2023-03-29
vhost-user-i2c: Back up vqs before cleaning up vhost_dev
Akihiko Odaki
2023-03-29
vhost-user-gpio: Configure vhost_dev when connecting
Akihiko Odaki
2023-03-29
Revert "hw/i386: pass RNG seed via setup_data entry"
Michael S. Tsirkin
2023-03-29
Revert "x86: return modified setup_data only if read as memory, not as file"
Michael S. Tsirkin
2023-03-29
Revert "x86: use typedef for SetupData struct"
Michael S. Tsirkin
2023-03-29
Revert "x86: reinitialize RNG seed on system reboot"
Michael S. Tsirkin
2023-03-29
Revert "x86: re-initialize RNG seed when selecting kernel"
Michael S. Tsirkin
2023-03-29
Revert "x86: do not re-randomize RNG seed on snapshot load"
Michael S. Tsirkin
2023-03-29
hw/smbios: fix field corruption in type 4 table
Julia Suvorova
2023-03-29
hw/nvme: fix missing cq eventidx update
Klaus Jensen
2023-03-29
hw/nvme: fix missing endian conversions for doorbell buffers
Klaus Jensen
2023-03-29
acpi: cpuhp: fix guest-visible maximum access size to the legacy reg block
Laszlo Ersek
2023-03-29
virtio-mem: Fix the iterator variable in a vmem->rdl_list loop
Chenyi Qiang
2023-03-29
virtio-mem: Fix the bitmap index of the section offset
Chenyi Qiang
[next]