aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-05-13hw/cxl/host: Add support for CXL Fixed Memory Windows.Jonathan Cameron
2022-05-13hw/cxl/component: Add utils for interleave parameter encoding/decodingJonathan Cameron
2022-05-13acpi/cxl: Create the CEDT (9.14.1)Ben Widawsky
2022-05-13acpi/cxl: Add _OSC implementation (9.14.2)Ben Widawsky
2022-05-13hw/cxl/component: Implement host bridge MMIO (8.2.5, table 142)Ben Widawsky
2022-05-13qtests/cxl: Add initial root port and CXL type3 testsJonathan Cameron
2022-05-13hw/cxl/device: Implement get/set Label Storage Area (LSA)Ben Widawsky
2022-05-13hw/cxl/device: Plumb real Label Storage Area (LSA) sizingBen Widawsky
2022-05-13hw/cxl/device: Add some trivial commandsBen Widawsky
2022-05-13hw/cxl/device: Implement MMIO HDM decoding (8.2.5.12)Ben Widawsky
2022-05-13hw/cxl/device: Add a memory device (8.2.8.5)Ben Widawsky
2022-05-13hw/cxl/rp: Add a root portBen Widawsky
2022-05-13qtest/cxl: Introduce initial test for pxb-cxl only.Jonathan Cameron
2022-05-13hw/pxb: Allow creation of a CXL PXB (host bridge)Ben Widawsky
2022-05-13cxl: Machine level control on whether CXL support is enabledJonathan Cameron
2022-05-13hw/pci/cxl: Create a CXL bus typeBen Widawsky
2022-05-13hw/pxb: Use a type for realizing expandersBen Widawsky
2022-05-13hw/cxl/device: Add log commands (8.2.9.4) + CELBen Widawsky
2022-05-13hw/cxl/device: Timestamp implementation (8.2.9.3)Ben Widawsky
2022-05-13hw/cxl/device: Add cheap EVENTS implementation (8.2.9.1)Ben Widawsky
2022-05-13hw/cxl/device: Add memory device utilitiesBen Widawsky
2022-05-13hw/cxl/device: Implement basic mailbox (8.2.8.4)Ben Widawsky
2022-05-13hw/cxl/device: Implement the CAP array (8.2.8.1-2)Ben Widawsky
2022-05-13hw/cxl/device: Introduce a CXL device (8.2.8)Ben Widawsky
2022-05-13MAINTAINERS: Add entry for Compute Express Link EmulationJonathan Cameron
2022-05-13hw/cxl/component: Introduce CXL components (8.1.x, 8.2.5)Ben Widawsky
2022-05-13hw/pci/cxl: Add a CXL component type (interface)Ben Widawsky
2022-05-13intel-iommu: correct the value used for error_setg_errno()Jason Wang
2022-05-13virtio: fix feature negotiation for ACCESS_PLATFORMHalil Pasic
2022-05-12Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson
2022-05-12Merge tag 'for-upstream' of git://repo.or.cz/qemu/kevin into stagingRichard Henderson
2022-05-12qemu-iotests: inline common.config into common.rcPaolo Bonzini
2022-05-12vmxcap: add tertiary execution controlsPaolo Bonzini
2022-05-12vl: make machine type deprecation a warningPaolo Bonzini
2022-05-12nbd/server: Allow MULTI_CONN for shared writable exportsEric Blake
2022-05-12qemu-nbd: Pass max connections to blockdev layerEric Blake
2022-05-12tests/qtest/fdc-test: Add a regression test for CVE-2021-3507Philippe Mathieu-Daudé
2022-05-12hw/block/fdc: Prevent end-of-track overrun (CVE-2021-3507)Philippe Mathieu-Daudé
2022-05-12meson: link libpng independent of vncKshitij Suri
2022-05-12vhost-backend: do not depend on CONFIG_VHOST_VSOCKPaolo Bonzini
2022-05-12coroutine-lock: qemu_co_queue_restart_all is a coroutine-only qemu_co_enter_allPaolo Bonzini
2022-05-12coroutine-lock: introduce qemu_co_queue_enter_allPaolo Bonzini
2022-05-12coroutine-lock: qemu_co_queue_next is a coroutine-only qemu_co_enter_nextPaolo Bonzini
2022-05-12net: slirp: allow CFI with libslirp >= 4.7Paolo Bonzini
2022-05-12net: slirp: add support for CFI-friendly timer APIPaolo Bonzini
2022-05-12net: slirp: switch to slirp_newPaolo Bonzini
2022-05-12net: slirp: introduce a wrapper struct for QemuTimerPaolo Bonzini
2022-05-12slirp: bump submodule past 4.7 releasePaolo Bonzini
2022-05-12machine: move more memory validation to Machine objectPaolo Bonzini
2022-05-12machine: make memory-backend a link propertyPaolo Bonzini