summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for_upstream' of git://git.kernel.org/pub/scm/virt/kvm/mst/qemu in...Richard Henderson2022-05-1722-25/+1227
|\
| * hw/i386: Make pic a property of common x86 base machine typeXiaoyao Li2022-05-162-2/+2
| * hw/i386: Make pit a property of common x86 base machine typeXiaoyao Li2022-05-163-4/+2Star
| * include/hw/pci/pcie_host: Correct PCIE_MMCFG_SIZE_MAXFrancisco Iglesias2022-05-161-1/+1
| * include/hw/pci/pcie_host: Correct PCIE_MMCFG_BUS_MASKFrancisco Iglesias2022-05-161-2/+2
| * virtio: add vhost support for virtio devicesJonah Palmer2022-05-161-0/+3
| * virtio: drop name parameter for virtio_init()Jonah Palmer2022-05-163-5/+4Star
| * virtio/vhost-user: dynamically assign VhostUserHostNotifiersAlex Bennée2022-05-161-1/+41
| * hw/virtio/vhost-user: don't suppress F_CONFIG when supportedAlex Bennée2022-05-161-0/+1
| * include/hw: start documenting the vhost APIAlex Bennée2022-05-161-10/+122
| * hw/virtio: move virtio-pci.h into shared include spaceAlex Bennée2022-05-161-0/+255
| * intel_iommu: Support IR-only mode without DMA translationDavid Woodhouse2022-05-161-0/+1
| * cxl/cxl-host: Add memops for CFMWS region.Jonathan Cameron2022-05-131-0/+2
| * mem/cxl_type3: Add read and write functions for associated hostmem.Jonathan Cameron2022-05-131-0/+6
| * CXL/cxl_component: Add cxl_get_hb_cstate()Jonathan Cameron2022-05-131-0/+2
| * pci/pcie_port: Add pci_find_port_by_pn()Jonathan Cameron2022-05-131-0/+2
| * hw/cxl/host: Add support for CXL Fixed Memory Windows.Jonathan Cameron2022-05-131-0/+21
| * hw/cxl/component: Add utils for interleave parameter encoding/decodingJonathan Cameron2022-05-131-0/+8
| * acpi/cxl: Create the CEDT (9.14.1)Ben Widawsky2022-05-132-0/+25
| * acpi/cxl: Add _OSC implementation (9.14.2)Ben Widawsky2022-05-131-0/+23
| * hw/cxl/component: Implement host bridge MMIO (8.2.5, table 142)Ben Widawsky2022-05-131-0/+14
| * hw/cxl/device: Implement get/set Label Storage Area (LSA)Ben Widawsky2022-05-131-0/+5
| * hw/cxl/device: Plumb real Label Storage Area (LSA) sizingBen Widawsky2022-05-131-1/+10
| * hw/cxl/device: Add a memory device (8.2.8.5)Ben Widawsky2022-05-133-0/+37
| * hw/pxb: Allow creation of a CXL PXB (host bridge)Ben Widawsky2022-05-131-0/+6
| * cxl: Machine level control on whether CXL support is enabledJonathan Cameron2022-05-132-0/+6
| * hw/pci/cxl: Create a CXL bus typeBen Widawsky2022-05-131-0/+7
| * hw/cxl/device: Timestamp implementation (8.2.9.3)Ben Widawsky2022-05-131-0/+6
| * hw/cxl/device: Add memory device utilitiesBen Widawsky2022-05-131-3/+18
| * hw/cxl/device: Implement basic mailbox (8.2.8.4)Ben Widawsky2022-05-132-1/+21
| * hw/cxl/device: Implement the CAP array (8.2.8.1-2)Ben Widawsky2022-05-131-1/+30
| * hw/cxl/device: Introduce a CXL device (8.2.8)Ben Widawsky2022-05-132-0/+167
| * hw/cxl/component: Introduce CXL components (8.1.x, 8.2.5)Ben Widawsky2022-05-133-0/+375
| * hw/pci/cxl: Add a CXL component type (interface)Ben Widawsky2022-05-131-0/+8
* | Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson2022-05-162-2/+15
|\ \
| * | introduce -audio as a replacement for -soundhwPaolo Bonzini2022-05-141-2/+2
| * | soundhw: extract soundhw help to a separate functionPaolo Bonzini2022-05-141-0/+1
| * | qdev-properties: Add a new macro with bitmask check for uint64_t propertyYang Weijiang2022-05-141-0/+12
* | | QIOChannelSocket: Implement io_writev zero copy flag & io_flush for CONFIG_LINUXLeonardo Bras2022-05-161-0/+2
* | | QIOChannel: Add flags on io_writev and introduce io_flush callbackLeonardo Bras2022-05-161-1/+37
|/ /
* / linux-headers: Update to v5.18-rc6Alex Williamson2022-05-133-2/+111
|/
* Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson2022-05-124-13/+24
|\
| * coroutine-lock: qemu_co_queue_restart_all is a coroutine-only qemu_co_enter_allPaolo Bonzini2022-05-121-3/+4
| * coroutine-lock: introduce qemu_co_queue_enter_allPaolo Bonzini2022-05-121-0/+13
| * coroutine-lock: qemu_co_queue_next is a coroutine-only qemu_co_enter_nextPaolo Bonzini2022-05-121-3/+4
| * machine: make memory-backend a link propertyPaolo Bonzini2022-05-121-2/+2
| * machine: add boot compound propertyPaolo Bonzini2022-05-121-1/+0Star
| * machine: use QAPI struct for boot configurationPaolo Bonzini2022-05-122-4/+2Star
| * hw/xen/xen_pt: Confine igd-passthrough-isa-bridge to XENBernhard Beschow2022-05-121-1/+0Star
* | nbd/server: Allow MULTI_CONN for shared writable exportsEric Blake2022-05-121-1/+2