aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2023-04-13hw/xen: Fix double-free in xen_console store_con_info()David Woodhouse
2023-04-12hw/nvme: fix memory leak in nvme_dsmKlaus Jensen
2023-04-12hw/nvme: fix memory leak in fdp ruhid parsingKlaus Jensen
2023-04-11hw/i2c/allwinner-i2c: Fix subclassing of TYPE_AW_I2C_SUN6IPeter Maydell
2023-04-05Revert "memory: Optimize replay of guest mapping"Peter Maydell
2023-04-04Merge tag 'pull-loongarch-20230404' of https://gitlab.com/gaosong/qemu into s...Peter Maydell
2023-04-04hw/loongarch/virt: Fix virt_to_phys_addr functionTianrui Zhao
2023-04-03hw/ssi: Fix Linux driver init issue with xilinx_spiChris Rauer
2023-04-03hw/arm: do not free machine->fdt in arm_load_dtb()Markus Armbruster
2023-03-30hw/i2c: pmbus: block uninitialised string readsTitus Rwantare
2023-03-30hw/mips/gt64xxx_pci: Don't endian-swap GT_PCI0_CFGADDRJiaxun Yang
2023-03-28Merge tag 'net-pull-request' of https://github.com/jasowang/qemu into stagingPeter Maydell
2023-03-28igb: respect VMVIR and VMOLR for VLANSriram Yagnaraman
2023-03-28igb: implement VF Tx and Rx statsSriram Yagnaraman
2023-03-28igb: respect E1000_VMOLR_RSSESriram Yagnaraman
2023-03-28igb: check oversized packets for VMDqSriram Yagnaraman
2023-03-28igb: implement VFRE and VFTE registersSriram Yagnaraman
2023-03-28igb: add ICR_RXDWSriram Yagnaraman
2023-03-28igb: handle PF/VF reset properlySriram Yagnaraman
2023-03-28hw/net/net_tx_pkt: Align l3_hdrAkihiko Odaki
2023-03-28hw/net/net_tx_pkt: Ignore ECN bitAkihiko Odaki
2023-03-28igb: Fix DMA requester specification for Tx packetAkihiko Odaki
2023-03-28igb: Save more Tx statesAkihiko Odaki
2023-03-27hw/nvme: fix missing DNR on compare failureKlaus Jensen
2023-03-27hw/nvme: Change alignment in dma functions for nvme_blk_*Mateusz Kozlowski
2023-03-24Merge tag 'pull-request-2023-03-24' of https://gitlab.com/thuth/qemu into sta...Peter Maydell
2023-03-24hw/xenpv: Initialize Xen backend operationsDavid Woodhouse
2023-03-24hw/block: replace TABs with spaceYeqi Fu
2023-03-24hw/ide: replace TABs with spaceYeqi Fu
2023-03-22*: Add missing includes of qemu/error-report.hRichard Henderson
2023-03-21hw/usb/imx: Fix out of bounds access in imx_usbphy_read()Guenter Roeck
2023-03-21hw/char/cadence_uart: Fix guards on invalid BRGR/BDIV settingsPeter Maydell
2023-03-20replace TABs with spacesYeqi Fu
2023-03-15Merge tag 'misc-next-pull-request' of https://gitlab.com/berrange/qemu into s...Peter Maydell
2023-03-15hw/intc/ioapic: Update KVM routes before redelivering IRQ, on RTE updateDavid Woodhouse
2023-03-14ps2: Don't send key release event for Lang1, Lang2 keysRoss Lagerwall
2023-03-13ui: rename cursor_{put->unref}Marc-André Lureau
2023-03-13win32: replace closesocket() with close() wrapperMarc-André Lureau
2023-03-11Merge tag 'net-pull-request' of https://github.com/jasowang/qemu into stagingPeter Maydell
2023-03-10Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Peter Maydell
2023-03-10Intrdocue igb device emulationAkihiko Odaki
2023-03-10e1000: Split header filesAkihiko Odaki
2023-03-10pcie: Introduce pcie_sriov_num_vfsAkihiko Odaki
2023-03-10net/eth: Introduce EthL4HdrProtoAkihiko Odaki
2023-03-10e1000e: Implement system clockAkihiko Odaki
2023-03-10net/eth: Report if headers are actually presentAkihiko Odaki
2023-03-10e1000e: Count CRC in Tx statisticsAkihiko Odaki
2023-03-10e1000: Count CRC in Tx statisticsAkihiko Odaki
2023-03-10e1000e: Combine rx tracesAkihiko Odaki
2023-03-10e1000e: Do not assert when MSI-X is disabled laterAkihiko Odaki