summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
* | qemu-nbd: Pass max connections to blockdev layerEric Blake2022-05-121-1/+1
* | coroutine: Rename qemu_coroutine_inc/dec_pool_size()Kevin Wolf2022-05-121-3/+3
|/
* Clean up decorations and whitespace around header guardsMarkus Armbruster2022-05-1114-14/+15
* Normalize header guard symbol definitionMarkus Armbruster2022-05-112-2/+2
* Clean up ill-advised or unusual header guardsMarkus Armbruster2022-05-1118-49/+53
* Clean up header guards that don't match their file nameMarkus Armbruster2022-05-1129-67/+70
* Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into stagingRichard Henderson2022-05-097-47/+67
|\
| * virtio-scsi: move request-related items from .h to .cStefan Hajnoczi2022-05-091-40/+0Star
| * virtio-scsi: clean up virtio_scsi_handle_cmd_vq()Stefan Hajnoczi2022-05-091-1/+0Star
| * virtio-scsi: clean up virtio_scsi_handle_ctrl_vq()Stefan Hajnoczi2022-05-091-1/+0Star
| * virtio-scsi: clean up virtio_scsi_handle_event_vq()Stefan Hajnoczi2022-05-091-1/+0Star
| * virtio-scsi: don't waste CPU polling the event virtqueueStefan Hajnoczi2022-05-091-0/+1
| * util/event-loop-base: Introduce options to set the thread pool sizeNicolas Saenz Julienne2022-05-093-0/+17
| * util/main-loop: Introduce the main loop into QOMNicolas Saenz Julienne2022-05-092-0/+11
| * Introduce event-loop-base abstract classNicolas Saenz Julienne2022-05-092-4/+38
* | Warn user if the vga flag is passed but no vga device is createdGautam Agrawal2022-05-091-0/+1
* | disas: Remove old libopcode ppc disassemblerThomas Huth2022-05-091-1/+0Star
* | disas: Remove old libopcode i386 disassemblerThomas Huth2022-05-091-1/+0Star
* | disas: Remove old libopcode arm disassemblerThomas Huth2022-05-091-1/+0Star
|/
* lasi: move from hw/hppa to hw/miscMark Cave-Ayland2022-05-081-0/+78
* dino: move from hw/hppa to hw/pci-hostMark Cave-Ayland2022-05-081-0/+146
* pc: remove -soundhw pcspkPaolo Bonzini2022-05-071-3/+0Star
* build: move vhost-scsi configuration to KconfigPaolo Bonzini2022-05-071-2/+0Star
* vfio/common: Rename VFIOGuestIOMMU::iommu into ::iommu_mrYi Liu2022-05-061-1/+1
* sysemu: tpm: Add a stub function for TPM_IS_CRBEric Auger2022-05-061-0/+6
* ppc/xive: Update the state of the External interrupt signalFrederic Barrat2022-05-051-0/+1
* Merge tag 'for-upstream' of git://repo.or.cz/qemu/kevin into stagingRichard Henderson2022-05-043-3/+2Star
|\
| * Revert "main-loop: Disable GLOBAL_STATE_CODE() assertions"Hanna Reitz2022-05-041-2/+1Star
| * block: Classify bdrv_get_flags() as I/O functionHanna Reitz2022-05-042-1/+1
* | disas: Remove old libopcode s390 disassemblerThomas Huth2022-05-041-1/+0Star
* | tcg: Implement tcg_gen_{h,w}swap_{i32,i64}Richard Henderson2022-05-041-0/+6
|/
* Merge tag 'misc-pull-request' of gitlab.com:marcandre.lureau/qemu into stagingRichard Henderson2022-05-035-37/+8Star
|\