summary refs log tree commit diff stats
path: root/include/hw (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* include/hw/qdev-core: fixup kerneldoc annotationsAlex Bennée2023-07-031-114/+254
* plugins: force slow path when plugins instrument memory opsAlex Bennée2023-07-031-0/+17
* vfio/migration: Make VFIO migration non-experimentalAvihai Horon2023-06-301-3/+3
* vfio/migration: Reset bytes_transferred properlyAvihai Horon2023-06-301-0/+1
* vfio: Implement a common device info helperAlex Williamson2023-06-301-0/+1
* vfio/migration: Add support for switchover ack capabilityAvihai Horon2023-06-301-0/+1
* vfio/migration: Add VFIO migration pre-copy supportAvihai Horon2023-06-301-0/+2
* vfio/migration: Store VFIO migration flags in VFIOMigrationAvihai Horon2023-06-301-0/+1
* Merge tag 'accel-20230628' of https://github.com/philmd/qemu into stagingRichard Henderson2023-06-294-8/+23
|\
| * hw/intc/arm_gic: Un-inline GIC*/ITS class_name() helpersPhilippe Mathieu-Daudé2023-06-283-0/+21
| * accel: Rename HVF 'struct hvf_vcpu_state' -> AccelCPUStatePhilippe Mathieu-Daudé2023-06-281-4/+0
| * accel: Move HAX hThread to accelerator contextPhilippe Mathieu-Daudé2023-06-281-1/+0
| * accel: Rename HAX 'struct hax_vcpu_state' -> AccelCPUStatePhilippe Mathieu-Daudé2023-06-281-3/+2
| * accel: Rename 'hax_vcpu' as 'accel' in CPUStatePhilippe Mathieu-Daudé2023-06-281-1/+1
* | escc: emulate dip switch language layout settings on SUN keyboardHenrik Carlqvist2023-06-281-0/+1
|/
* virtio-gpu/win32: allocate shareable 2d resources/imagesMarc-André Lureau2023-06-271-0/+3
* accel/tcg: Store some tlb flags in CPUTLBEntryFullRichard Henderson2023-06-261-0/+1
* Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Richard Henderson2023-06-267-5/+271
|\
| * vhost-user: fully use new backend/frontend namingManos Pitsidianakis2023-06-261-1/+1
| * virtio-net: expose virtio_net_supported_guest_offloads()Hawkins Jiawei2023-06-261-0/+1
| * include/hw/virtio: make some VirtIODevice constHawkins Jiawei2023-06-261-1/+1
| * hw/i386/pc: Default to use SMBIOS 3.0 for newer machine modelsSuravee Suthikulpanit2023-06-261-0/+1
| * hw/cxl/events: Add injection of Memory Module EventsJonathan Cameron2023-06-231-0/+19
| * hw/cxl/events: Add injection of DRAM eventsJonathan Cameron2023-06-221-0/+23
| * hw/cxl/events: Add injection of General Media EventsIra Weiny2023-06-221-0/+20
| * hw/cxl/events: Add event interrupt supportIra Weiny2023-06-222-1/+28
| * hw/cxl/events: Wire up get/clear event mailbox commandsIra Weiny2023-06-222-0/+80
| * hw/cxl: Move CXLRetCode definition to cxl_device.hJonathan Cameron2023-06-221-0/+28
| * hw/cxl/events: Add event status registerIra Weiny2023-06-222-3/+48
| * hw/cxl: Add clear poison mailbox command support.Jonathan Cameron2023-06-221-0/+1
| * hw/cxl: QMP based poison injection supportJonathan Cameron2023-06-222-0/+21
* | Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson2023-06-262-0/+2
|\ \
| * | kvm: reuse per-vcpu stats fd to avoid vcpu interruptionMarcelo Tosatti2023-06-261-0/+1
| * | numa: Validate cluster and NUMA node boundary if requiredGavin Shan2023-06-261-0/+1
| |/
* | pnv/xive2: Add a get_config() method on the presenter classFrederic Barrat2023-06-251-0/+3
* | target/ppc: Add msgsnd/p and DPDES SMT supportNicholas Piggin2023-06-251-0/+1
* | ppc/spapr: Move spapr nested HV to a new fileNicholas Piggin2023-06-252-62/+102
* | ppc/spapr: Add a nested state structNicholas Piggin2023-06-251-2/+3
|/
* q800: move macfb device to Q800MachineStateMark Cave-Ayland2023-06-221-0/+2
* q800: move mac-nubus-bridge device to Q800MachineStateMark Cave-Ayland2023-06-221-0/+2
* q800: move SWIM device to Q800MachineStateMark Cave-Ayland2023-06-221-0/+2
* q800: move ESP device to Q800MachineStateMark Cave-Ayland2023-06-221-0/+2
* q800: move escc_orgate device to Q800MachineStateMark Cave-Ayland2023-06-221-0/+2
* q800: move ESCC device to Q800MachineStateMark Cave-Ayland2023-06-221-0/+2
* q800: move dp8393x device to Q800MachineStateMark Cave-Ayland2023-06-221-0/+2
* hw/net/dp8393x.c: move TYPE_DP8393X and dp8393xState into dp8393x.hMark Cave-Ayland2023-06-221-0/+60
* q800: move VIA2 device to Q800MachineStateMark Cave-Ayland2023-06-221-0/+1
* q800: move VIA1 device to Q800MachineStateMark Cave-Ayland2023-06-221-0/+2
* q800: reimplement mac-io region aliasing using IO memory regionMark Cave-Ayland2023-06-221-0/+1
* q800: introduce mac-io container memory regionMark Cave-Ayland2023-06-221-0/+1