summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * util: rename qemu_*block() socket functionsMarc-André Lureau2022-05-031-3/+3
| * io: make qio_channel_command_new_pid() staticMarc-André Lureau2022-05-031-25/+0Star
| * Replace qemu_pipe() with g_unix_open_pipe()Marc-André Lureau2022-05-031-4/+0Star
| * block: move fcntl_setfl()Marc-André Lureau2022-05-031-2/+0Star
| * Use QEMU_SANITIZE_THREADMarc-André Lureau2022-05-031-3/+5
* | aspeed/hace: Support AST1030 HACESteven Lee2022-05-031-0/+2
* | aspeed/hace: Support AST2600 HACESteven Lee2022-05-021-0/+4