aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2022-05-13hw/cxl/component: Add utils for interleave parameter encoding/decodingJonathan Cameron1-0/+34
2022-05-13acpi/cxl: Create the CEDT (9.14.1)Ben Widawsky3-17/+95
2022-05-13acpi/cxl: Add _OSC implementation (9.14.2)Ben Widawsky5-6/+160
2022-05-13hw/cxl/component: Implement host bridge MMIO (8.2.5, table 142)Ben Widawsky3-10/+108
2022-05-13hw/cxl/device: Implement get/set Label Storage Area (LSA)Ben Widawsky2-1/+115
2022-05-13hw/cxl/device: Plumb real Label Storage Area (LSA) sizingBen Widawsky2-0/+12
2022-05-13hw/cxl/device: Add some trivial commandsBen Widawsky1-0/+69
2022-05-13hw/cxl/device: Implement MMIO HDM decoding (8.2.5.12)Ben Widawsky1-0/+55
2022-05-13hw/cxl/device: Add a memory device (8.2.8.5)Ben Widawsky5-0/+232
2022-05-13hw/cxl/rp: Add a root portBen Widawsky5-2/+250
2022-05-13hw/pxb: Allow creation of a CXL PXB (host bridge)Ben Widawsky2-2/+91
2022-05-13cxl: Machine level control on whether CXL support is enabledJonathan Cameron2-0/+29
2022-05-13hw/pci/cxl: Create a CXL bus typeBen Widawsky1-1/+8
2022-05-13hw/pxb: Use a type for realizing expandersBen Widawsky1-4/+7
2022-05-13hw/cxl/device: Add log commands (8.2.9.4) + CELBen Widawsky1-0/+69
2022-05-13hw/cxl/device: Timestamp implementation (8.2.9.3)Ben Widawsky1-0/+42
2022-05-13hw/cxl/device: Add cheap EVENTS implementation (8.2.9.1)Ben Widawsky1-1/+26
2022-05-13hw/cxl/device: Add memory device utilitiesBen Widawsky1-1/+37
2022-05-13hw/cxl/device: Implement basic mailbox (8.2.8.4)Ben Widawsky3-1/+286
2022-05-13hw/cxl/device: Implement the CAP array (8.2.8.1-2)Ben Widawsky2-0/+110
2022-05-13hw/cxl/component: Introduce CXL components (8.1.x, 8.2.5)Ben Widawsky5-0/+322
2022-05-13hw/pci/cxl: Add a CXL component type (interface)Ben Widawsky1-0/+10
2022-05-13intel-iommu: correct the value used for error_setg_errno()Jason Wang1-1/+1
2022-05-13virtio: fix feature negotiation for ACCESS_PLATFORMHalil Pasic1-8/+14
2022-05-12Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson18-212/+369
2022-05-12hw/block/fdc: Prevent end-of-track overrun (CVE-2021-3507)Philippe Mathieu-Daudé1-0/+8
2022-05-12vhost-backend: do not depend on CONFIG_VHOST_VSOCKPaolo Bonzini1-4/+0
2022-05-12machine: move more memory validation to Machine objectPaolo Bonzini1-2/+19
2022-05-12machine: make memory-backend a link propertyPaolo Bonzini3-27/+50
2022-05-12machine: add mem compound propertyPaolo Bonzini1-0/+80
2022-05-12machine: add boot compound propertyPaolo Bonzini1-46/+52
2022-05-12machine: use QAPI struct for boot configurationPaolo Bonzini12-51/+92
2022-05-12coroutine: Rename qemu_coroutine_inc/dec_pool_size()Kevin Wolf1-4/+2
2022-05-12hw/xen/xen_pt: Resolve igd_passthrough_isa_bridge_create() indirectionBernhard Beschow3-13/+6
2022-05-12hw/xen/xen_pt: Confine igd-passthrough-isa-bridge to XENBernhard Beschow4-119/+120
2022-05-11Clean up header guards that don't match their file nameMarkus Armbruster5-11/+11
2022-05-09Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into stagingRichard Henderson3-31/+85
2022-05-09Merge tag 'pull-target-arm-20220509' of https://git.linaro.org/people/pmaydel...Richard Henderson5-65/+103
2022-05-09hw/acpi/aml-build: Use existing CPU topology to build PPTT tableGavin Shan1-63/+48
2022-05-09hw/arm/virt: Fix CPU's default NUMA node IDGavin Shan1-1/+3
2022-05-09hw/arm/virt: Consider SMP configuration in CPU topologyGavin Shan1-1/+14
2022-05-09qapi/machine.json: Add cluster-idGavin Shan2-0/+20
2022-05-09hw/arm: add versioning to sbsa-ref machine DTLeif Lindholm1-0/+14
2022-05-09target/arm: Define neoverse-n1Richard Henderson2-0/+2
2022-05-09target/arm: Define cortex-a76Richard Henderson2-0/+2
2022-05-09virtio-scsi: move request-related items from .h to .cStefan Hajnoczi1-4/+41
2022-05-09virtio-scsi: clean up virtio_scsi_handle_cmd_vq()Stefan Hajnoczi1-4/+1
2022-05-09virtio-scsi: clean up virtio_scsi_handle_ctrl_vq()Stefan Hajnoczi1-4/+1
2022-05-09virtio-scsi: clean up virtio_scsi_handle_event_vq()Stefan Hajnoczi1-3/+1
2022-05-09virtio-scsi: don't waste CPU polling the event virtqueueStefan Hajnoczi2-1/+14