aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2023-07-10vfio/pci: Enable AtomicOps completers on root portsAlex Williamson
2023-07-10pcie: Add a PCIe capability version helperAlex Williamson
2023-07-10s390x/ap: Wire up the device request notifier interfaceTony Krowiak
2023-07-10vfio: Fix null pointer dereference bug in vfio_bars_finalize()Avihai Horon
2023-07-10vfio/migration: Return bool type for vfio_migration_realize()Zhenzhong Duan
2023-07-10vfio/migration: Remove print of "Migration disabled"Zhenzhong Duan
2023-07-10vfio/migration: Free resources when vfio_migration_realize failsZhenzhong Duan
2023-07-10vfio/migration: Change vIOMMU blocker from global to per deviceZhenzhong Duan
2023-07-10vfio/pci: Disable INTx in vfio_realize error pathZhenzhong Duan
2023-07-10hw/vfio/pci-quirks: Sanitize capability pointerAlex Williamson
2023-07-08Merge tag 'trivial-patches-20230708' of https://gitlab.com/mjt0k/qemu into st...Richard Henderson
2023-07-08hw/arm/virt-acpi-build.c: Add missing headerPeng Liang
2023-07-08hw: Simplify calls to pci_nic_init_nofail()Thomas Huth
2023-07-08hw/riscv/virt.c: fix typo in 'aia' descriptionDaniel Henrique Barboza
2023-07-07Merge tag 'pull-ppc-20230707-1' of https://gitlab.com/danielhb/qemu into stagingRichard Henderson
2023-07-07ppc/pnv: Add QME region for P10Joel Stanley
2023-07-07igb: Remove obsolete workaround for WindowsAkihiko Odaki
2023-07-07e1000e: Add ICR clearing by corresponding IMS bitAkihiko Odaki
2023-07-07hw/net: ftgmac100: Drop the small packet check in the receive pathBin Meng
2023-07-07hw/net: sunhme: Remove the logic of padding short frames in the receive pathBin Meng
2023-07-07hw/net: sungem: Remove the logic of padding short frames in the receive pathBin Meng
2023-07-07hw/net: rtl8139: Remove the logic of padding short frames in the receive pathBin Meng
2023-07-07hw/net: pcnet: Remove the logic of padding short frames in the receive pathBin Meng
2023-07-07hw/net: ne2000: Remove the logic of padding short frames in the receive pathBin Meng
2023-07-07hw/net: i82596: Remove the logic of padding short frames in the receive pathBin Meng
2023-07-07hw/net: vmxnet3: Remove the logic of padding short frames in the receive pathBin Meng
2023-07-07hw/net: e1000: Remove the logic of padding short frames in the receive pathBin Meng
2023-07-07virtio-net: correctly report maximum tx_queue_size valueLaurent Vivier
2023-07-07ppc/pnv: Set P10 core xscom region size to match hardwareNicholas Piggin
2023-07-07ppc/pnv: Log all unimp warnings with similar messageJoel Stanley
2023-07-07ppc440_pcix: Rename QOM type define abd move it to common headerBALATON Zoltan
2023-07-07ppc4xx_pci: Add define for ppc4xx-host-bridge type nameBALATON Zoltan
2023-07-07ppc4xx_pci: Rename QOM type name defineBALATON Zoltan
2023-07-07ppc440_pcix: Stop using system io region for PCI busBALATON Zoltan
2023-07-07ppc440_pcix: Don't use iomem for regsBALATON Zoltan
2023-07-07ppc/sam460ex: Remove address_space_mem local variableBALATON Zoltan
2023-07-07ppc440: Remove ppc460ex_pcie_init legacy init functionBALATON Zoltan
2023-07-07ppc440: Add busnum property to PCIe controller modelBALATON Zoltan
2023-07-07ppc440: Stop using system io region for PCIe busesBALATON Zoltan
2023-07-07ppc440: Rename local variable in dcr_read_pcie()BALATON Zoltan
2023-07-07ppc440: Rename parent field of PPC460EXPCIEState to match code styleBALATON Zoltan
2023-07-07ppc440: Add a macro to shorten PCIe controller DCR registrationBALATON Zoltan
2023-07-07ppc440: Add cpu link property to PCIe controller modelBALATON Zoltan
2023-07-07ppc440: Change ppc460ex_pcie_init() parameter typeBALATON Zoltan
2023-07-07ppc/pnv: SMT support for powernvNicholas Piggin
2023-07-07target/ppc: Add LPAR-per-core vs per-thread mode flagNicholas Piggin
2023-07-07pnv/xive2: Always pass a presenter object when accessing the TIMAFrederic Barrat
2023-07-07pnv/xive: Print CPU target in all TIMA tracesFrederic Barrat
2023-07-07ppc/pegasos2: Add support for -initrd command line optionBALATON Zoltan
2023-07-07pnv/xive: Allow mmio operations of any size on the ESB CI pagesFrederic Barrat