aboutsummaryrefslogtreecommitdiff
path: root/include/hw
AgeCommit message (Expand)AuthorFilesLines
2023-04-20hw: Add compat machines for 8.1Cornelia Huck2-0/+6
2023-03-28softmmu: Restore use of CPU watchpoint for all acceleratorsPhilippe Mathieu-Daudé1-1/+1
2023-03-28softmmu: Restrict cpu_check_watchpoint / address_matches to TCG accelPhilippe Mathieu-Daudé2-37/+43
2023-03-24hw/block: replace TABs with spaceYeqi Fu1-10/+10
2023-03-24hw/ide: replace TABs with spaceYeqi Fu1-124/+124
2023-03-22include/qemu: Split out plugin-event.hRichard Henderson1-1/+1
2023-03-20replace TABs with spacesYeqi Fu7-50/+50
2023-03-11Merge tag 'net-pull-request' of https://github.com/jasowang/qemu into stagingPeter Maydell2-1/+16
2023-03-10Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Peter Maydell14-7/+75
2023-03-10pcie: Introduce pcie_sriov_num_vfsAkihiko Odaki1-0/+3
2023-03-10fsl_etsec: Use hw/net/mii.hAkihiko Odaki1-0/+1
2023-03-10hw/net: Add more MII definitionsAkihiko Odaki1-1/+12
2023-03-09Merge tag 'vfio-updates-20230307.1' of https://gitlab.com/alex.williamson/qem...Peter Maydell1-2/+6
2023-03-09Merge tag 'pull-request-2023-03-07' of https://gitlab.com/thuth/qemu into sta...Peter Maydell1-2/+0
2023-03-09Merge tag 'xenfv-2' of git://git.infradead.org/users/dwmw2/qemu into stagingPeter Maydell7-126/+458
2023-03-07hw/pxb-cxl: Support passthrough HDM Decoders unless overriddenJonathan Cameron3-0/+3
2023-03-07hw/pci: Add pcie_count_ds_port() and pcie_find_port_first() helpersJonathan Cameron1-0/+2
2023-03-08hw/audio/via-ac97: Basic implementation of audio playbackBALATON Zoltan1-0/+25
2023-03-08hw/intc/i8259: Implement legacy LTIM Edge/Level Bank SelectDavid Woodhouse1-0/+1
2023-03-08hw/mips/itu: Pass SAAR using QOM link propertyPhilippe Mathieu-Daudé1-3/+2
2023-03-08hw/mips: Declare all length properties as unsignedPhilippe Mathieu-Daudé3-5/+5
2023-03-07vfio/migration: Rename entry pointsAlex Williamson1-3/+3
2023-03-07hw/mem/cxl_type3: Add CXL RAS Error Injection Support.Jonathan Cameron2-0/+37
2023-03-07hw/pci/aer: Make PCIE AER error injection facility available for other emulat...Jonathan Cameron1-0/+1
2023-03-07hw/pci/aer: Implement PCI_ERR_UNCOR_MASK registerJonathan Cameron1-0/+3
2023-03-07pcihp: add ACPI PCI hotplug specific is_hotpluggable_bus() callbackIgor Mammedov2-0/+2
2023-03-07pcihp: move fields enabling hotplug into AcpiPciHpStateIgor Mammedov2-6/+4
2023-03-07acpi: pci: move out ACPI PCI hotplug generator from generic slot generator bu...Igor Mammedov1-0/+2
2023-03-07pci: fix 'hotplugglable' property behaviorIgor Mammedov2-1/+14
2023-03-07vdpa net: block migration if the device has CVQEugenio Pérez1-0/+1
2023-03-07vdpa: move vhost reset after get vring baseEugenio Pérez1-0/+4
2023-03-07vdpa: add vhost_vdpa->suspended parameterEugenio Pérez1-0/+2
2023-03-07vfio/migration: Block migration with vIOMMUJoao Martins1-0/+2
2023-03-07vfio/common: Add device dirty page tracking start/stopJoao Martins1-0/+2
2023-03-07hw/xen: Rename xen_common.h to xen_native.hDavid Woodhouse3-12/+23
2023-03-07hw/xen: Move xenstore_store_pv_console_info to xen_console.cDavid Woodhouse1-2/+0
2023-03-07hw/xen: Add xenstore operations to allow redirection to internal emulationPaul Durrant6-32/+183
2023-03-07hw/xen: Add foreignmem operations to allow redirection to internal emulationDavid Woodhouse2-13/+26
2023-03-07hw/xen: Pass grant ref to gnttab unmap operationDavid Woodhouse3-7/+8
2023-03-07hw/xen: Add gnttab operations to allow redirection to internal emulationDavid Woodhouse4-53/+102
2023-03-07hw/xen: Add evtchn operations to allow redirection to internal emulationDavid Woodhouse5-12/+121
2023-03-07include/hw/i386: Clean up includes in x86.hThomas Huth1-2/+0
2023-03-07Merge tag 'pull-riscv-to-apply-20230306' of https://gitlab.com/palmer-dabbelt...Peter Maydell1-0/+6
2023-03-06hw/riscv/virt: Enable basic ACPI infrastructureSunil V L1-0/+1
2023-03-06hw/riscv/virt: Add memmap pointer to RiscVVirtStateSunil V L1-0/+1
2023-03-06hw/riscv/virt: Add a switch to disable ACPISunil V L1-0/+2
2023-03-06hw/riscv/virt: Add OEM_ID and OEM_TABLE_ID fieldsSunil V L1-0/+2
2023-03-06hw: arm: allwinner-h3: Fix and complete H3 i2c devicesqianfan Zhao1-0/+6
2023-03-06hw: allwinner-i2c: Fix TWI_CNTR_INT_FLAG on SUN6i SoCsqianfan Zhao1-0/+6
2023-03-06hw: arm: Support direct boot for Linux/arm64 EFI zboot imagesArd Biesheuvel1-0/+19