aboutsummaryrefslogtreecommitdiffstats
path: root/hw (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pull-request-2023-09-25' of https://gitlab.com/thuth/qemu into stagingStefan Hajnoczi2023-09-251-42/+39
|\
| * hw/mips/jazz: Simplify the NIC setup codeThomas Huth2023-09-251-16/+5
| * hw/mips/jazz: Move the NIC init code into a separate functionThomas Huth2023-09-251-27/+35
* | Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi2023-09-258-65/+55
|\ \
| * | hw/display/xlnx_dp.c: Add audiodev propertyMartin Kletzander2023-09-221-0/+6
| * | hw/audio/lm4549: Add errp error reporting to init functionMartin Kletzander2023-09-223-3/+5
| * | hw/audio: Simplify hda audio initMartin Kletzander2023-09-223-18/+20
| * | hw/input/tsc210x: Extract common init code into new functionMartin Kletzander2023-09-221-44/+24
* | | Merge tag 'pull-target-arm-20230921' of https://git.linaro.org/people/pmaydell/qemu-arm into stagingStefan Hajnoczi2023-09-252-0/+6
|\ \ \ | |_|/ |/| |
| * | sbsa-ref: add non-secure EL2 virtual timerMarcin Juszkiewicz2023-09-211-0/+2
| * | hw/arm/boot: Set SCR_EL3.FGTEn when booting kernelFabian Vogt2023-09-211-0/+4
* | | Merge tag 'pull-trivial-patches' of https://gitlab.com/mjt0k/qemu into stagingStefan Hajnoczi2023-09-2196-163/+184
|\ \ \
| * | | hw/mem/cxl_type3: Add missing copyright and license noticeJonathan Cameron2023-09-212-0/+21
| * | | hw/pci-bridge/cxl_upstream: Fix bandwidth entry base unit for SSLBISDave Jiang2023-09-211-1/+1
| * | | hw/cxl: Fix CFMW config memory leakLi Zhijian2023-09-211-6/+6
| * | | hw/i386/pc: fix code comment on cumulative flash sizeLaszlo Ersek2023-09-211-6/+6
| * | | hw/other: spelling fixesMichael Tokarev2023-09-2148-85/+85
| * | | hw/tpm: spelling fixesMichael Tokarev2023-09-205-6/+6
| * | | hw/pci: spelling fixesMichael Tokarev2023-09-2013-17/+17
| * | | hw/net: spelling fixesMichael Tokarev2023-09-2015-22/+22
| * | | i386: spelling fixesMichael Tokarev2023-09-206-10/+10
| * | | ppc: spelling fixesMichael Tokarev2023-09-206-10/+10
* | | | Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into stagingStefan Hajnoczi2023-09-211-7/+0
|\ \ \ \
| * | | | block: remove AIOCBInfo->get_aio_context()Stefan Hajnoczi2023-09-201-7/+0
| |/ / /
* | | | Merge tag 'pull-block-2023-09-01' of https://gitlab.com/hreitz/qemu into stagingStefan Hajnoczi2023-09-211-2/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | fsdev: Use ThrottleDirection instread of bool is_writezhenwei pi2023-08-291-2/+2
* | | | Merge tag 'hppa-btlb-pull-request' of https://github.com/hdeller/qemu-hppa into stagingStefan Hajnoczi2023-09-201-5/+5
|\ \ \ \ | |_|/ / |/| | |
| * | | target/hppa: Report and clear BTLBs via fw_cfg at startupHelge Deller2023-09-151-5/+5
* | | | Merge tag 'mem-2023-09-19' of https://github.com/davidhildenbrand/qemu into stagingStefan Hajnoczi2023-09-194-10/+25
|\ \ \ \
| * | | | machine: Improve error message when using default RAM backend idDavid Hildenbrand2023-09-191-3/+8
| * | | | nvdimm: Reject writing label data to ROM instead of crashing QEMUDavid Hildenbrand2023-09-193-7/+17
| | |_|/ | |/| |
* | | | Merge tag 'pull-ppc-20230918' of https://gitlab.com/danielhb/qemu into stagingStefan Hajnoczi2023-09-1910-657/+13
|\ \ \ \
| * | | | spapr: Remove support for NVIDIA V100 GPU with NVLink2Cédric Le Goater2023-09-189-656/+12
| * | | | ppc/xive: Fix uint32_t overflowCédric Le Goater2023-09-181-1/+1
| |/ / /
* | | | hw/net/rocker: Avoid variable length arrayPeter Maydell2023-09-181-1/+1
* | | | hw/net/fsl_etsec/rings.c: Avoid variable length arrayPeter Maydell2023-09-181-2/+10
* | | | e1000e: rename e1000e_ba_state and e1000e_write_hdr_to_rx_buffersTomasz Dzieciol2023-09-181-13/+15
* | | | igb: packet-split descriptors supportTomasz Dzieciol2023-09-183-43/+316
* | | | igb: add IPv6 extended headers traffic detectionTomasz Dzieciol2023-09-182-1/+4
* | | | igb: RX payload guest writting refactoringTomasz Dzieciol2023-09-182-86/+145
* | | | igb: RX descriptors guest writting refactoringTomasz Dzieciol2023-09-183-88/+96
* | | | igb: rename E1000E_RingInfo_stTomasz Dzieciol2023-09-182-38/+38
* | | | igb: remove TCP ACK detectionTomasz Dzieciol2023-09-181-5/+0
* | | | virtio-net: Add support for USO featuresYuri Benditovich2023-09-182-2/+33
* | | | virtio-net: Add USO flags to vhost support.Andrew Melnychenko2023-09-181-0/+3
* | | | tap: Add USO support to tap device.Andrew Melnychenko2023-09-184-3/+7
|/ / /
* | | Merge tag 'nvme-next-pull-request' of https://gitlab.com/birkelund/qemu into stagingStefan Hajnoczi2023-09-131-2/+2
|\ \ \
| * | | hw/nvme: Avoid dynamic stack allocationPeter Maydell2023-09-121-1/+1
| * | | hw/nvme: Use #define to avoid variable length arrayPhilippe Mathieu-Daudé2023-09-121-1/+1
| |/ /
* | | Merge tag 'pull-request-2023-09-12' of https://gitlab.com/thuth/qemu into stagingStefan Hajnoczi2023-09-132-1/+12
|\ \ \