aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2022-05-13hw/cxl/device: Add a memory device (8.2.8.5)Ben Widawsky
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/cxl/device: Timestamp implementation (8.2.9.3)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-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-12Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson
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-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-12machine: make memory-backend a link propertyPaolo Bonzini
2022-05-12machine: add boot compound propertyPaolo Bonzini
2022-05-12machine: use QAPI struct for boot configurationPaolo Bonzini
2022-05-12coroutine: Rename qemu_coroutine_inc/dec_pool_size()Kevin Wolf
2022-05-12hw/xen/xen_pt: Confine igd-passthrough-isa-bridge to XENBernhard Beschow
2022-05-11Clean up decorations and whitespace around header guardsMarkus Armbruster
2022-05-11Normalize header guard symbol definitionMarkus Armbruster
2022-05-11Clean up ill-advised or unusual header guardsMarkus Armbruster
2022-05-11Clean up header guards that don't match their file nameMarkus Armbruster
2022-05-09Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into stagingRichard Henderson
2022-05-09virtio-scsi: move request-related items from .h to .cStefan Hajnoczi
2022-05-09virtio-scsi: clean up virtio_scsi_handle_cmd_vq()Stefan Hajnoczi
2022-05-09virtio-scsi: clean up virtio_scsi_handle_ctrl_vq()Stefan Hajnoczi
2022-05-09virtio-scsi: clean up virtio_scsi_handle_event_vq()Stefan Hajnoczi
2022-05-09virtio-scsi: don't waste CPU polling the event virtqueueStefan Hajnoczi
2022-05-09util/event-loop-base: Introduce options to set the thread pool sizeNicolas Saenz Julienne
2022-05-09util/main-loop: Introduce the main loop into QOMNicolas Saenz Julienne
2022-05-09Introduce event-loop-base abstract classNicolas Saenz Julienne
2022-05-09Warn user if the vga flag is passed but no vga device is createdGautam Agrawal
2022-05-09disas: Remove old libopcode ppc disassemblerThomas Huth
2022-05-09disas: Remove old libopcode i386 disassemblerThomas Huth
2022-05-09disas: Remove old libopcode arm disassemblerThomas Huth
2022-05-08lasi: move from hw/hppa to hw/miscMark Cave-Ayland
2022-05-08dino: move from hw/hppa to hw/pci-hostMark Cave-Ayland
2022-05-07pc: remove -soundhw pcspkPaolo Bonzini
2022-05-07build: move vhost-scsi configuration to KconfigPaolo Bonzini
2022-05-06vfio/common: Rename VFIOGuestIOMMU::iommu into ::iommu_mrYi Liu
2022-05-06sysemu: tpm: Add a stub function for TPM_IS_CRBEric Auger
2022-05-05ppc/xive: Update the state of the External interrupt signalFrederic Barrat
2022-05-04Merge tag 'for-upstream' of git://repo.or.cz/qemu/kevin into stagingRichard Henderson
2022-05-04Revert "main-loop: Disable GLOBAL_STATE_CODE() assertions"Hanna Reitz
2022-05-04block: Classify bdrv_get_flags() as I/O functionHanna Reitz
2022-05-04disas: Remove old libopcode s390 disassemblerThomas Huth