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-27
virtio: qmp: fix memory leak
Paolo Bonzini
2023-05-26
machine: do not crash if default RAM backend name has been stolen
Igor Mammedov
2023-05-26
hw/scsi/lsi53c895a: Fix reentrancy issues in the LSI controller (CVE-2023-0330)
Thomas Huth
2023-05-26
usb/ohci: Set pad to 0 after frame update
Paolo Bonzini
2023-05-24
rtl8139: fix large_send_mss divide-by-zero
Stefan Hajnoczi
2023-05-24
igb: Always copy ethernet header
Akihiko Odaki
2023-05-24
e1000e: Always copy ethernet header
Akihiko Odaki
2023-05-24
net/net_rx_pkt: Use iovec for net_rx_pkt_set_protocols()
Akihiko Odaki
2023-05-24
igb: Clear IMS bits when committing ICR access
Akihiko Odaki
2023-05-24
igb: Do not require CTRL.VME for tx VLAN tagging
Akihiko Odaki
2023-05-24
igb: Fix Rx packet type encoding
Akihiko Odaki
2023-05-24
e1000x: Fix BPRC and MPRC
Akihiko Odaki
2023-05-23
e1000e: Fix tx/rx counters
timothee.cocault@gmail.com
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-22
hw/pci: Disable PCI_ERR_UNCOR_MASK register for machine type < 8.0
Leonardo Bras
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-17
s390x/pv: Fix spurious warning with asynchronous teardown
Claudio Imbrenda
2023-05-17
9pfs/xen: Fix segfault on shutdown
Jason Andryuk
2023-05-10
hw/pci-bridge: pci_expander_bridge fix type in pxb_cxl_dev_reset()
Jonathan Cameron
2023-05-10
hw/net/allwinner-sun8i-emac: Correctly byteswap descriptor fields
Peter Maydell
2023-05-10
hw/sd/allwinner-sdhost: Correctly byteswap descriptor fields
Peter Maydell
2023-05-10
hw/intc/allwinner-a10-pic: Don't use set_bit()/clear_bit()
Peter Maydell
2023-05-10
hw/arm/raspi: Use arm_write_bootloader() to write boot code
Peter Maydell
2023-05-10
hw/arm/aspeed: Use arm_write_bootloader() to write the bootloader
Cédric Le Goater
2023-05-10
hw/arm/boot: Make write_bootloader() public as arm_write_bootloader()
Cédric Le Goater
2023-05-10
hw/net/msf2-emac: Don't modify descriptor in-place in emac_store_desc()
Peter Maydell
2023-05-10
acpi: pcihp: allow repeating hot-unplug requests
Igor Mammedov
2023-04-27
hw/timer/imx_epit: fix limit check
Axel Heider
2023-04-27
hw/timer/imx_epit: don't shadow variable
Axel Heider
2023-04-13
Merge tag 'migration-20230412-pull-request' of https://gitlab.com/juan.quinte...
Peter Maydell
2023-04-13
hw/xen: Fix double-free in xen_console store_con_info()
David Woodhouse
2023-04-12
migration: Fix potential race on postcopy_qemufile_src
Peter Xu
2023-04-12
hw/nvme: fix memory leak in nvme_dsm
Klaus Jensen
2023-04-12
hw/nvme: fix memory leak in fdp ruhid parsing
Klaus Jensen
2023-04-11
hw/i2c/allwinner-i2c: Fix subclassing of TYPE_AW_I2C_SUN6I
Peter Maydell
2023-04-05
Revert "memory: Optimize replay of guest mapping"
Peter Maydell
2023-04-04
Merge tag 'pull-loongarch-20230404' of https://gitlab.com/gaosong/qemu into s...
Peter Maydell
2023-04-04
hw/loongarch/virt: Fix virt_to_phys_addr function
Tianrui Zhao
2023-04-03
hw/ssi: Fix Linux driver init issue with xilinx_spi
Chris Rauer
2023-04-03
hw/arm: do not free machine->fdt in arm_load_dtb()
Markus Armbruster
2023-03-30
hw/i2c: pmbus: block uninitialised string reads
Titus Rwantare
2023-03-30
hw/mips/gt64xxx_pci: Don't endian-swap GT_PCI0_CFGADDR
Jiaxun Yang
2023-03-28
Merge tag 'net-pull-request' of https://github.com/jasowang/qemu into staging
Peter Maydell
2023-03-28
igb: respect VMVIR and VMOLR for VLAN
Sriram Yagnaraman
2023-03-28
igb: implement VF Tx and Rx stats
Sriram Yagnaraman
2023-03-28
igb: respect E1000_VMOLR_RSSE
Sriram Yagnaraman
2023-03-28
igb: check oversized packets for VMDq
Sriram Yagnaraman
2023-03-28
igb: implement VFRE and VFTE registers
Sriram Yagnaraman
[next]