aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-03-10e1000e: Combine rx tracesAkihiko Odaki
2023-03-10MAINTAINERS: Add e1000e test filesAkihiko Odaki
2023-03-10MAINTAINERS: Add Akihiko Odaki as a e1000e reviewerAkihiko Odaki
2023-03-10e1000e: Do not assert when MSI-X is disabled laterAkihiko Odaki
2023-03-10hw/net/net_tx_pkt: Check the payload lengthAkihiko Odaki
2023-03-10hw/net/net_tx_pkt: Implement TCP segmentationAkihiko Odaki
2023-03-10e1000e: Perform software segmentation for loopbackAkihiko Odaki
2023-03-10hw/net/net_rx_pkt: Remove net_rx_pkt_has_virt_hdrAkihiko Odaki
2023-03-10hw/net/net_tx_pkt: Automatically determine if virtio-net header is usedAkihiko Odaki
2023-03-10net: Strip virtio-net header when dumpingAkihiko Odaki
2023-03-10e1000x: Alter the signature of e1000x_is_vlan_packetAkihiko Odaki
2023-03-10net: Check L4 header sizeAkihiko Odaki
2023-03-10e1000e: Remove extra pointer indirectionAkihiko Odaki
2023-03-10e1000e: Set MII_ANER_NWAYAkihiko Odaki
2023-03-10e1000e: Introduce e1000_rx_desc_unionAkihiko Odaki
2023-03-10e1000e: Configure ResettableClassAkihiko Odaki
2023-03-10e1000: Configure ResettableClassAkihiko Odaki
2023-03-10e1000e: Improve software resetAkihiko Odaki
2023-03-10e1000e: Remove pending interrupt flagsAkihiko Odaki
2023-03-10e1000e: Use memcpy to intialize registersAkihiko Odaki
2023-03-10e1000: Use memcpy to intialize registersAkihiko Odaki
2023-03-10e1000e: Use more constant definitionsAkihiko Odaki
2023-03-10e1000: Use more constant definitionsAkihiko Odaki
2023-03-10e1000e: Mask registers when writingAkihiko Odaki
2023-03-10e1000e: Introduce E1000E_LOW_BITS_SET_FUNCAkihiko Odaki
2023-03-10e1000: Mask registers when writingAkihiko Odaki
2023-03-10e1000: Use hw/net/mii.hAkihiko Odaki
2023-03-10fsl_etsec: Use hw/net/mii.hAkihiko Odaki
2023-03-10hw/net: Add more MII definitionsAkihiko Odaki
2023-03-10e1000e: Fix the code styleAkihiko Odaki
2023-03-09Merge tag 'qemu-openbios-20230307' of https://github.com/mcayland/qemu into s...Peter Maydell
2023-03-09Merge tag 'pull-gdbstub-070323-3' of https://gitlab.com/stsquad/qemu into sta...Peter Maydell
2023-03-09Merge tag 'vfio-updates-20230307.1' of https://gitlab.com/alex.williamson/qem...Peter Maydell
2023-03-09Merge tag 'pull-request-2023-03-07' of https://gitlab.com/thuth/qemu into sta...Peter Maydell
2023-03-09Merge tag 'xenfv-2' of git://git.infradead.org/users/dwmw2/qemu into stagingPeter Maydell
2023-03-09Merge tag 'pull-aspeed-20230307' of https://github.com/legoater/qemu into sta...Peter Maydell
2023-03-09Merge tag 'mips-misc-20230308' of https://github.com/philmd/qemu into stagingPeter Maydell
2023-03-08qga/win/vss: requester_freeze changesKfir Manor
2023-03-08qga/win/vss: query VSS backup typeKfir Manor
2023-03-08qga/win/installer: add VssOption to installerKfir Manor
2023-03-08qga/win32: Use rundll for VSS installationKonstantin Kostiuk
2023-03-08qga/win32: Remove change action from MSI installerKonstantin Kostiuk
2023-03-08pc-bios/s390-ccw: Update s390-ccw.img with the list-directed IPL fixThomas Huth
2023-03-08pc-bios: Add support for List-Directed IPL from ECKD DASDJared Rossi
2023-03-08docs/config: Set the "kvm" accelerator via "[accel]" sectionThomas Huth
2023-03-08tests/qtest/readconfig: Test docs/config/ich9-ehci-uhci.cfgThomas Huth
2023-03-08tests/qtest/readconfig: Rework test_object_rng_resp into a generic functionThomas Huth
2023-03-08gitlab-ci.d/crossbuilds: Drop the 32-bit arm system emulation jobsThomas Huth
2023-03-08docs/about/deprecated: Deprecate 32-bit arm hosts for system emulationThomas Huth
2023-03-07virtio: fix reachable assertion due to stale value of cached region sizeCarlos López