aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2023-03-08hw/intc/i8259: Implement legacy LTIM Edge/Level Bank SelectDavid Woodhouse
2023-03-08hw/display/sm501: Add debug property to control pixman usageBALATON Zoltan
2023-03-08Revert "hw/isa/vt82c686: Remove intermediate IRQ forwarder"BALATON Zoltan
2023-03-08Revert "hw/isa/i82378: Remove intermediate IRQ forwarder"Philippe Mathieu-Daudé
2023-03-08hw/mips/itu: Pass SAAR using QOM link propertyPhilippe Mathieu-Daudé
2023-03-08hw/mips: Declare all length properties as unsignedPhilippe Mathieu-Daudé
2023-03-07vfio: Fix vfio_get_dev_region() trace eventCédric Le Goater
2023-03-07vfio/migration: Rename entry pointsAlex Williamson
2023-03-07hw/mem/cxl_type3: Add CXL RAS Error Injection Support.Jonathan Cameron
2023-03-07hw/pci/aer: Make PCIE AER error injection facility available for other emulat...Jonathan Cameron
2023-03-07hw/cxl: Fix endian issues in CXL RAS capability defaults / masksJonathan Cameron
2023-03-07hw/mem/cxl-type3: Add AER extended capabilityJonathan Cameron
2023-03-07hw/pci-bridge/cxl_root_port: Wire up MSIJonathan Cameron
2023-03-07hw/pci-bridge/cxl_root_port: Wire up AERJonathan Cameron
2023-03-07hw/pci/aer: Add missing routing for AER errorsJonathan Cameron
2023-03-07hw/pci/aer: Implement PCI_ERR_UNCOR_MASK registerJonathan Cameron
2023-03-07pcihp: add ACPI PCI hotplug specific is_hotpluggable_bus() callbackIgor Mammedov
2023-03-07pcihp: move fields enabling hotplug into AcpiPciHpStateIgor Mammedov
2023-03-07acpi: pci: move out ACPI PCI hotplug generator from generic slot generator bu...Igor Mammedov
2023-03-07acpi: pci: move BSEL into build_append_pcihp_slots()Igor Mammedov
2023-03-07acpi: pci: drop BSEL usage when deciding that device isn't hotpluggableIgor Mammedov
2023-03-07pci: move acpi-index uniqueness check to generic PCI device codeIgor Mammedov
2023-03-07acpi: pci: describe all functions on populated slotsIgor Mammedov
2023-03-07acpi: pci: support acpi-index for non-hotpluggable devicesIgor Mammedov
2023-03-07acpi: pci: add EDSM method to DSDTIgor Mammedov
2023-03-07pcihp: move PCI _DSM function 0 prolog into separate functionIgor Mammedov
2023-03-07pci: fix 'hotplugglable' property behaviorIgor Mammedov
2023-03-07pcihp: piix4: do not redirect hotplug controller to piix4 when ACPI hotplug i...Igor Mammedov
2023-03-07x86: pcihp: fix missing bridge AML when intermediate root-port has 'hotplug=o...Igor Mammedov
2023-03-07x86: pcihp: fix missing PCNT callchain when intermediate root-port has 'hotpl...Igor Mammedov
2023-03-07vdpa: return VHOST_F_LOG_ALL in vhost-vdpa devicesEugenio Pérez
2023-03-07vdpa: block migration if SVQ does not admit a featureEugenio Pérez
2023-03-07vdpa net: block migration if the device has CVQEugenio Pérez
2023-03-07vdpa: disable RAM block discard only for the first deviceEugenio Pérez
2023-03-07vdpa: move vhost reset after get vring baseEugenio Pérez
2023-03-07vdpa: add vhost_vdpa_suspendEugenio Pérez
2023-03-07vdpa: add vhost_vdpa->suspended parameterEugenio Pérez
2023-03-07vdpa: rewind at get_base, not set_baseEugenio Pérez
2023-03-07vdpa: Negotiate _F_SUSPEND featureEugenio Pérez
2023-03-07vdpa: Remember last call fd setEugenio Pérez
2023-03-07cryptodev: Use CryptoDevBackendOpInfo for operationzhenwei pi
2023-03-07cryptodev: Introduce server type in QAPIzhenwei pi
2023-03-07cryptodev: Introduce cryptodev alg type in QAPIzhenwei pi
2023-03-07vfio/migration: Query device dirty page tracking supportJoao Martins
2023-03-07vfio/migration: Block migration with vIOMMUJoao Martins
2023-03-07vfio/common: Add device dirty page bitmap syncJoao Martins
2023-03-07vfio/common: Extract code from vfio_get_dirty_bitmap() to new functionAvihai Horon
2023-03-07vfio/common: Add device dirty page tracking start/stopJoao Martins
2023-03-07includes: move tb_flush into its own headerAlex Bennée
2023-03-07i386/xen: Initialize Xen backends from pc_basic_device_init() for emulationDavid Woodhouse