aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2023-09-21Merge tag 'pull-trivial-patches' of https://gitlab.com/mjt0k/qemu into stagingStefan Hajnoczi96-163/+184
2023-09-21Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into stagingStefan Hajnoczi1-7/+0
2023-09-21Merge tag 'pull-block-2023-09-01' of https://gitlab.com/hreitz/qemu into stagingStefan Hajnoczi1-2/+2
2023-09-21hw/mem/cxl_type3: Add missing copyright and license noticeJonathan Cameron2-0/+21
2023-09-21hw/pci-bridge/cxl_upstream: Fix bandwidth entry base unit for SSLBISDave Jiang1-1/+1
2023-09-21hw/cxl: Fix CFMW config memory leakLi Zhijian1-6/+6
2023-09-21hw/i386/pc: fix code comment on cumulative flash sizeLaszlo Ersek1-6/+6
2023-09-21hw/other: spelling fixesMichael Tokarev48-85/+85
2023-09-20Merge tag 'hppa-btlb-pull-request' of https://github.com/hdeller/qemu-hppa in...Stefan Hajnoczi1-5/+5
2023-09-20block: remove AIOCBInfo->get_aio_context()Stefan Hajnoczi1-7/+0
2023-09-20hw/tpm: spelling fixesMichael Tokarev5-6/+6
2023-09-20hw/pci: spelling fixesMichael Tokarev13-17/+17
2023-09-20hw/net: spelling fixesMichael Tokarev15-22/+22
2023-09-20i386: spelling fixesMichael Tokarev6-10/+10
2023-09-20ppc: spelling fixesMichael Tokarev6-10/+10
2023-09-19Merge tag 'mem-2023-09-19' of https://github.com/davidhildenbrand/qemu into s...Stefan Hajnoczi4-10/+25
2023-09-19Merge tag 'pull-ppc-20230918' of https://gitlab.com/danielhb/qemu into stagingStefan Hajnoczi10-657/+13
2023-09-19machine: Improve error message when using default RAM backend idDavid Hildenbrand1-3/+8
2023-09-19nvdimm: Reject writing label data to ROM instead of crashing QEMUDavid Hildenbrand3-7/+17
2023-09-18spapr: Remove support for NVIDIA V100 GPU with NVLink2Cédric Le Goater9-656/+12
2023-09-18ppc/xive: Fix uint32_t overflowCédric Le Goater1-1/+1
2023-09-18hw/net/rocker: Avoid variable length arrayPeter Maydell1-1/+1
2023-09-18hw/net/fsl_etsec/rings.c: Avoid variable length arrayPeter Maydell1-2/+10
2023-09-18e1000e: rename e1000e_ba_state and e1000e_write_hdr_to_rx_buffersTomasz Dzieciol1-13/+15
2023-09-18igb: packet-split descriptors supportTomasz Dzieciol3-43/+316
2023-09-18igb: add IPv6 extended headers traffic detectionTomasz Dzieciol2-1/+4
2023-09-18igb: RX payload guest writting refactoringTomasz Dzieciol2-86/+145
2023-09-18igb: RX descriptors guest writting refactoringTomasz Dzieciol3-88/+96
2023-09-18igb: rename E1000E_RingInfo_stTomasz Dzieciol2-38/+38
2023-09-18igb: remove TCP ACK detectionTomasz Dzieciol1-5/+0
2023-09-18virtio-net: Add support for USO featuresYuri Benditovich2-2/+33
2023-09-18virtio-net: Add USO flags to vhost support.Andrew Melnychenko1-0/+3
2023-09-18tap: Add USO support to tap device.Andrew Melnychenko4-3/+7
2023-09-15target/hppa: Report and clear BTLBs via fw_cfg at startupHelge Deller1-5/+5
2023-09-13Merge tag 'nvme-next-pull-request' of https://gitlab.com/birkelund/qemu into ...Stefan Hajnoczi1-2/+2
2023-09-13Merge tag 'pull-request-2023-09-12' of https://gitlab.com/thuth/qemu into sta...Stefan Hajnoczi2-1/+12
2023-09-12hw/nvme: Avoid dynamic stack allocationPeter Maydell1-1/+1
2023-09-12hw/nvme: Use #define to avoid variable length arrayPhilippe Mathieu-Daudé1-1/+1
2023-09-12kconfig: Add NVME to s390x machinesCédric Le Goater1-1/+1
2023-09-12s390x: do a subsystem reset before the unprotect on rebootJanosch Frank1-0/+10
2023-09-12s390x/ap: fix missing subsystem reset registrationJanosch Frank1-0/+1
2023-09-12virtio-gpu/win32: set the destroy function on loadMarc-André Lureau1-1/+3
2023-09-12vmmouse: use explicit codeMarc-André Lureau1-2/+11
2023-09-12vmmouse: replace DPRINTF with tracingMarc-André Lureau2-15/+24
2023-09-12vhost-user-gpu: support dmabuf modifiersErico Nunes1-1/+16
2023-09-11Merge tag 'pull-vfio-20230911' of https://github.com/legoater/qemu into stagingStefan Hajnoczi4-41/+208
2023-09-11Merge tag 'pull-riscv-to-apply-20230911' of https://github.com/alistair23/qem...Stefan Hajnoczi5-209/+265
2023-09-11Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into stagingStefan Hajnoczi1-5/+40
2023-09-11Merge tag 'pull-target-arm-20230908' of https://git.linaro.org/people/pmaydel...Stefan Hajnoczi7-10/+1619
2023-09-11vfio/common: Separate vfio-pci rangesJoao Martins2-12/+61