aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2023-07-07ppc4xx_pci: Rename QOM type name defineBALATON Zoltan2-5/+4
2023-07-07ppc440_pcix: Stop using system io region for PCI busBALATON Zoltan2-8/+7
2023-07-07ppc440_pcix: Don't use iomem for regsBALATON Zoltan1-3/+4
2023-07-07ppc/sam460ex: Remove address_space_mem local variableBALATON Zoltan1-4/+4
2023-07-07ppc440: Remove ppc460ex_pcie_init legacy init functionBALATON Zoltan3-23/+16
2023-07-07ppc440: Add busnum property to PCIe controller modelBALATON Zoltan1-14/+11
2023-07-07ppc440: Stop using system io region for PCIe busesBALATON Zoltan1-3/+6
2023-07-07ppc440: Rename local variable in dcr_read_pcie()BALATON Zoltan1-25/+25
2023-07-07ppc440: Rename parent field of PPC460EXPCIEState to match code styleBALATON Zoltan1-1/+1
2023-07-07ppc440: Add a macro to shorten PCIe controller DCR registrationBALATON Zoltan1-48/+28
2023-07-07ppc440: Add cpu link property to PCIe controller modelBALATON Zoltan1-52/+62
2023-07-07ppc440: Change ppc460ex_pcie_init() parameter typeBALATON Zoltan3-5/+6
2023-07-07ppc/pnv: SMT support for powernvNicholas Piggin2-8/+17
2023-07-07target/ppc: Add LPAR-per-core vs per-thread mode flagNicholas Piggin1-0/+2
2023-07-07pnv/xive2: Always pass a presenter object when accessing the TIMAFrederic Barrat1-2/+4
2023-07-07pnv/xive: Print CPU target in all TIMA tracesFrederic Barrat2-4/+4
2023-07-07ppc/pegasos2: Add support for -initrd command line optionBALATON Zoltan1-1/+31
2023-07-07pnv/xive: Allow mmio operations of any size on the ESB CI pagesFrederic Barrat2-6/+6
2023-07-07ppc/pnv: Return zero for core thread state xscomJoel Stanley1-0/+10
2023-07-07ppc/pnv: Add P10 core xscom modelJoel Stanley1-2/+42
2023-07-07ppc/pnv: Add P10 quad xscom modelJoel Stanley2-1/+55
2023-07-07ppc/pnv: Subclass quad xscom callbacksJoel Stanley2-17/+34
2023-07-07ppc/pnv: quad xscom callbacks are P9 specificJoel Stanley1-9/+10
2023-07-07pnv/psi: Initialize the PSIHB interrupts to match hardwareFrederic Barrat1-0/+2
2023-07-07pnv/xive: Add property on xive sources to define PQ state on resetFrederic Barrat1-2/+6
2023-07-07pnv/xive2: Fix TIMA offset for indirect accessFrederic Barrat1-2/+18
2023-07-07pnv/xive2: Allow indirect TIMA accesses of all sizesFrederic Barrat1-2/+2
2023-07-07sungem: Add WOL MMIONicholas Piggin2-0/+54
2023-07-07mv64361: Add dummy gigabit ethernet PHY access registersBALATON Zoltan2-0/+9
2023-07-07hw/ppc: Fix clock update driftNicholas Piggin1-16/+17
2023-07-07target/ppc: Make HDECR underflow edge triggeredNicholas Piggin1-7/+9
2023-07-07pnv/psi: Allow access to PSI registers through xscomFrederic Barrat1-10/+21
2023-07-06Merge tag 'pull-9p-20230706' of https://github.com/cschoenebeck/qemu into sta...Richard Henderson2-0/+10
2023-07-06target/arm: Define neoverse-v1Peter Maydell2-0/+2
2023-07-06hw: arm: allwinner-sramc: Set class_sizeAkihiko Odaki1-0/+1
2023-07-069pfs: deprecate 'proxy' backendChristian Schoenebeck2-0/+10
2023-07-04hw/arm/sbsa-ref: use XHCI to replace EHCIYuquan Wang2-11/+14
2023-06-30vfio/pci: Free leaked timer in vfio_realize error pathZhenzhong Duan1-0/+3
2023-06-30vfio/pci: Fix a segfault in vfio_realizeZhenzhong Duan1-1/+3
2023-06-30vfio/migration: Make VFIO migration non-experimentalAvihai Horon4-31/+70
2023-06-30vfio/migration: Reset bytes_transferred properlyAvihai Horon1-1/+5
2023-06-30vfio/pci: Call vfio_prepare_kvm_msi_virq_batch() in MSI retry pathShameer Kolothum1-2/+2
2023-06-30hw/vfio/pci-quirks: Support alternate offset for GPUDirect CliquesAlex Williamson1-1/+40
2023-06-30vfio: Implement a common device info helperAlex Williamson2-43/+40
2023-06-30vfio/migration: Add support for switchover ack capabilityAvihai Horon1-1/+38
2023-06-30vfio/migration: Add VFIO migration pre-copy supportAvihai Horon3-12/+163
2023-06-30vfio/migration: Store VFIO migration flags in VFIOMigrationAvihai Horon1-0/+1
2023-06-30vfio/migration: Refactor vfio_save_block() to return saved data sizeAvihai Horon1-8/+9
2023-06-29Merge tag 'accel-20230628' of https://github.com/philmd/qemu into stagingRichard Henderson14-10/+50
2023-06-28Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into stagingRichard Henderson1-2/+6