aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2023-03-07hw/virtio/vhost-user: avoid using unitialized errpAlbert Esteve
2023-03-07hw/pxb-cxl: Support passthrough HDM Decoders unless overriddenJonathan Cameron
2023-03-07hw/pci: Add pcie_count_ds_port() and pcie_find_port_first() helpersJonathan Cameron
2023-03-08log: Remove unneeded new lineBALATON Zoltan
2023-03-08memory: Dump HPA and access type of ramblocksTed Chen
2023-03-08ui/cocoa: Override windowDidResignKeyAkihiko Odaki
2023-03-08hw/usb/ohci: Implement resume on connection status changeBALATON Zoltan
2023-03-08hw/audio/via-ac97: Basic implementation of audio playbackBALATON Zoltan
2023-03-08hw/usb/vt82c686-uhci-pci: Use PCI IRQ routingBernhard Beschow
2023-03-08hw/ppc/pegasos2: Fix PCI interrupt routingBALATON Zoltan
2023-03-08hw/isa/vt82c686: Implement PCI IRQ routingBALATON Zoltan
2023-03-08hw/intc/i8259: Implement legacy LTIM Edge/Level Bank SelectDavid Woodhouse