aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-03-28Merge tag 'net-pull-request' of https://github.com/jasowang/qemu into stagingPeter Maydell11-93/+254
2023-03-28Merge tag 'nvme-next-pull-request' of https://gitlab.com/birkelund/qemu into ...Peter Maydell1-13/+13
2023-03-28igb: respect VMVIR and VMOLR for VLANSriram Yagnaraman1-13/+49
2023-03-28igb: implement VF Tx and Rx statsSriram Yagnaraman1-4/+22
2023-03-28igb: respect E1000_VMOLR_RSSESriram Yagnaraman1-1/+8
2023-03-28igb: check oversized packets for VMDqSriram Yagnaraman1-5/+36
2023-03-28igb: implement VFRE and VFTE registersSriram Yagnaraman3-7/+35
2023-03-28igb: add ICR_RXDWSriram Yagnaraman2-1/+5
2023-03-28igb: handle PF/VF reset properlySriram Yagnaraman3-12/+31
2023-03-28MAINTAINERS: Add Sriram Yagnaraman as a igb reviewerSriram Yagnaraman1-0/+1
2023-03-28hw/net/net_tx_pkt: Align l3_hdrAkihiko Odaki1-10/+11
2023-03-28hw/net/net_tx_pkt: Ignore ECN bitAkihiko Odaki1-2/+4
2023-03-28igb: Fix DMA requester specification for Tx packetAkihiko Odaki5-12/+17
2023-03-28igb: Save more Tx statesAkihiko Odaki3-32/+41
2023-03-27hw/nvme: fix missing DNR on compare failureKlaus Jensen1-3/+3
2023-03-27hw/nvme: Change alignment in dma functions for nvme_blk_*Mateusz Kozlowski1-10/+10
2023-03-24Merge tag 'pull-request-2023-03-24' of https://gitlab.com/thuth/qemu into sta...Peter Maydell16-740/+622
2023-03-24Merge tag 'pull-xen-20230324' of https://xenbits.xen.org/git-http/people/aper...Peter Maydell2-17/+12
2023-03-24Merge tag 'qga-pull-2023-03-22' of github.com:kostyanf14/qemu into stagingPeter Maydell1-1/+1
2023-03-24hw/xenpv: Initialize Xen backend operationsDavid Woodhouse1-0/+2
2023-03-24Revert "docs/about/deprecated: Deprecate 32-bit arm hosts for system emulation"Thomas Huth1-9/+0
2023-03-24cirrus-ci: Remove MSYS2 jobs duplicated with gitlab-ciPhilippe Mathieu-Daudé2-113/+1
2023-03-24gitlab-ci: Cover SPICE in the MSYS2 jobPhilippe Mathieu-Daudé1-0/+2
2023-03-24ui/spice: fix compilation on win32Marc-André Lureau1-1/+1
2023-03-24target/ppc: Fix helper_pminsn() prototypeCédric Le Goater1-1/+1
2023-03-24target/s390x: Fix float_comp_to_cc() prototypeCédric Le Goater1-1/+2
2023-03-24hw/block: replace TABs with spaceYeqi Fu5-255/+255
2023-03-24hw/ide: replace TABs with spaceYeqi Fu4-360/+360
2023-03-23accel/xen: Fix DM state change notification in dm_restrict modeDavid Woodhouse1-17/+10
2023-03-22qga/vss-win32: fix warning for clang++-15Pierrick Bouvier1-1/+1
2023-03-22Merge tag 'pull-for-8.0-220323-1' of https://gitlab.com/stsquad/qemu into sta...Peter Maydell83-236/+470
2023-03-22qtests: avoid printing comments before g_test_init()Daniel P. Berrangé1-3/+7
2023-03-22contrib/gitdm: add group map for AMDAlex Bennée3-1/+9
2023-03-22contrib/gitdm: add more individual contributorsAlex Bennée1-0/+4
2023-03-22contrib/gitdm: add revng to domain mapAlex Bennée1-0/+1
2023-03-22contrib/gitdm: add Alibaba to the domain-mapAlex Bennée3-0/+9
2023-03-22contrib/gitdm: add Amazon to the domain mapAlex Bennée1-0/+3
2023-03-22contrib/gitdm: Add SYRMIA to the domain mapAlex Bennée1-0/+1
2023-03-22contrib/gitdm: Add ASPEED Technology to the domain mapAlex Bennée1-0/+1
2023-03-22iotests: remove the check-block.sh scriptDaniel P. Berrangé1-43/+0
2023-03-22iotests: register each I/O test separately with mesonDaniel P. Berrangé1-6/+29
2023-03-22iotests: always use a unique sub-directory per testDaniel P. Berrangé1-10/+10
2023-03-22iotests: connect stdin to /dev/null when running testsDaniel P. Berrangé1-20/+2
2023-03-22iotests: print TAP protocol version when reporting testsDaniel P. Berrangé1-0/+1
2023-03-22iotests: strip subdir path when listing testsDaniel P. Berrangé1-1/+1
2023-03-22iotests: allow test discovery before buildingDaniel P. Berrangé2-2/+8
2023-03-22iotests: explicitly pass source/build dir to 'check' commandDaniel P. Berrangé2-11/+27
2023-03-22tests/vm: custom openbsd partitioning to increase /home spaceDaniel P. Berrangé1-1/+26
2023-03-22tests/vm: skip X11 in openbsd installationDaniel P. Berrangé1-2/+1
2023-03-22include/qemu/plugin: Inline qemu_plugin_disable_mem_helpersRichard Henderson2-12/+5