aboutsummaryrefslogtreecommitdiff
path: root/include/hw
AgeCommit message (Expand)AuthorFilesLines
2023-07-07ppc/pnv: Add QME region for P10Joel Stanley2-0/+15
2023-07-07ppc/pnv: Set P10 core xscom region size to match hardwareNicholas Piggin2-1/+2
2023-07-07ppc440_pcix: Rename QOM type define abd move it to common headerBALATON Zoltan1-0/+1
2023-07-07ppc4xx_pci: Add define for ppc4xx-host-bridge type nameBALATON Zoltan1-0/+1
2023-07-07ppc4xx_pci: Rename QOM type name defineBALATON Zoltan1-1/+1
2023-07-07ppc440: Remove ppc460ex_pcie_init legacy init functionBALATON Zoltan1-0/+1
2023-07-07ppc/pnv: Add P10 quad xscom modelJoel Stanley1-1/+1
2023-07-07ppc/pnv: Subclass quad xscom callbacksJoel Stanley1-1/+12
2023-07-07pnv/xive: Add property on xive sources to define PQ state on resetFrederic Barrat1-0/+1
2023-07-03include/hw/qdev-core: fixup kerneldoc annotationsAlex Bennée1-114/+254
2023-07-03plugins: force slow path when plugins instrument memory opsAlex Bennée1-0/+17
2023-06-30vfio/migration: Make VFIO migration non-experimentalAvihai Horon1-3/+3
2023-06-30vfio/migration: Reset bytes_transferred properlyAvihai Horon1-0/+1
2023-06-30vfio: Implement a common device info helperAlex Williamson1-0/+1
2023-06-30vfio/migration: Add support for switchover ack capabilityAvihai Horon1-0/+1
2023-06-30vfio/migration: Add VFIO migration pre-copy supportAvihai Horon1-0/+2
2023-06-30vfio/migration: Store VFIO migration flags in VFIOMigrationAvihai Horon1-0/+1
2023-06-29Merge tag 'accel-20230628' of https://github.com/philmd/qemu into stagingRichard Henderson4-8/+23
2023-06-28hw/intc/arm_gic: Un-inline GIC*/ITS class_name() helpersPhilippe Mathieu-Daudé3-0/+21
2023-06-28accel: Rename HVF 'struct hvf_vcpu_state' -> AccelCPUStatePhilippe Mathieu-Daudé1-4/+0
2023-06-28accel: Move HAX hThread to accelerator contextPhilippe Mathieu-Daudé1-1/+0
2023-06-28accel: Rename HAX 'struct hax_vcpu_state' -> AccelCPUStatePhilippe Mathieu-Daudé1-3/+2
2023-06-28accel: Rename 'hax_vcpu' as 'accel' in CPUStatePhilippe Mathieu-Daudé1-1/+1
2023-06-28escc: emulate dip switch language layout settings on SUN keyboardHenrik Carlqvist1-0/+1
2023-06-27virtio-gpu/win32: allocate shareable 2d resources/imagesMarc-André Lureau1-0/+3
2023-06-26accel/tcg: Store some tlb flags in CPUTLBEntryFullRichard Henderson1-0/+1
2023-06-26Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Richard Henderson7-5/+271
2023-06-26vhost-user: fully use new backend/frontend namingManos Pitsidianakis1-1/+1
2023-06-26virtio-net: expose virtio_net_supported_guest_offloads()Hawkins Jiawei1-0/+1
2023-06-26include/hw/virtio: make some VirtIODevice constHawkins Jiawei1-1/+1
2023-06-26hw/i386/pc: Default to use SMBIOS 3.0 for newer machine modelsSuravee Suthikulpanit1-0/+1
2023-06-26Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson2-0/+2
2023-06-26kvm: reuse per-vcpu stats fd to avoid vcpu interruptionMarcelo Tosatti1-0/+1
2023-06-26numa: Validate cluster and NUMA node boundary if requiredGavin Shan1-0/+1
2023-06-25pnv/xive2: Add a get_config() method on the presenter classFrederic Barrat1-0/+3
2023-06-25target/ppc: Add msgsnd/p and DPDES SMT supportNicholas Piggin1-0/+1
2023-06-25ppc/spapr: Move spapr nested HV to a new fileNicholas Piggin2-62/+102
2023-06-25ppc/spapr: Add a nested state structNicholas Piggin1-2/+3
2023-06-23hw/cxl/events: Add injection of Memory Module EventsJonathan Cameron1-0/+19
2023-06-22hw/cxl/events: Add injection of DRAM eventsJonathan Cameron1-0/+23
2023-06-22hw/cxl/events: Add injection of General Media EventsIra Weiny1-0/+20
2023-06-22hw/cxl/events: Add event interrupt supportIra Weiny2-1/+28
2023-06-22hw/cxl/events: Wire up get/clear event mailbox commandsIra Weiny2-0/+80
2023-06-22hw/cxl: Move CXLRetCode definition to cxl_device.hJonathan Cameron1-0/+28
2023-06-22hw/cxl/events: Add event status registerIra Weiny2-3/+48
2023-06-22hw/cxl: Add clear poison mailbox command support.Jonathan Cameron1-0/+1
2023-06-22hw/cxl: QMP based poison injection supportJonathan Cameron2-0/+21
2023-06-22q800: move macfb device to Q800MachineStateMark Cave-Ayland1-0/+2
2023-06-22q800: move mac-nubus-bridge device to Q800MachineStateMark Cave-Ayland1-0/+2
2023-06-22q800: move SWIM device to Q800MachineStateMark Cave-Ayland1-0/+2