aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2023-09-27Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi
2023-09-26compiler: introduce QEMU_ANNOTATEPaolo Bonzini
2023-09-26Merge tag 'pull-nbd-2023-09-25' of https://repo.or.cz/qemu/ericb into stagingStefan Hajnoczi
2023-09-25Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi
2023-09-25nbd: Prepare for 64-bit request effect lengthsEric Blake
2023-09-22nbd: Add types for extended headersEric Blake
2023-09-22nbd/client: Pass mode through to nbd_send_requestEric Blake
2023-09-22nbd: Replace bool structured_reply with mode enumEric Blake
2023-09-21Merge tag 'pull-trivial-patches' of https://gitlab.com/mjt0k/qemu into stagingStefan Hajnoczi
2023-09-21Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into stagingStefan Hajnoczi
2023-09-21Merge tag 'pull-block-2023-09-01' of https://gitlab.com/hreitz/qemu into stagingStefan Hajnoczi
2023-09-21qemu/timer: Add host ticks function for RISC-VLIU Zhiwei
2023-09-21hw/cxl: Fix out of bound array accessDmitry Frolov
2023-09-21hw/cxl/cxl_device: Replace magic number in CXLError definitionFan Ni
2023-09-20block: mark aio_poll as non-coroutinePaolo Bonzini
2023-09-20block: remove AIOCBInfo->get_aio_context()Stefan Hajnoczi
2023-09-20block: add BDRV_BLOCK_COMPRESSED flag for bdrv_block_status()Andrey Drobyshev via
2023-09-20block: Mark bdrv_add/del_child() and caller GRAPH_WRLOCKKevin Wolf
2023-09-20block: Mark bdrv_unref_child() GRAPH_WRLOCKKevin Wolf
2023-09-20block: Mark bdrv_root_unref_child() GRAPH_WRLOCKKevin Wolf
2023-09-20block: Mark bdrv_child_perm() GRAPH_RDLOCKKevin Wolf
2023-09-20block: Mark bdrv_get_cumulative_perm() and callers GRAPH_RDLOCKKevin Wolf
2023-09-20block: Mark bdrv_parent_perms_conflict() and callers GRAPH_RDLOCKKevin Wolf
2023-09-20block: Mark bdrv_attach_child() GRAPH_WRLOCKKevin Wolf
2023-09-20block-coroutine-wrapper: Add no_co_wrapper_bdrv_wrlock functionsKevin Wolf
2023-09-20block: Introduce bdrv_schedule_unref()Kevin Wolf
2023-09-20i386: spelling fixesMichael Tokarev
2023-09-20ppc: spelling fixesMichael Tokarev
2023-09-19Merge tag 'mem-2023-09-19' of https://github.com/davidhildenbrand/qemu into s...Stefan Hajnoczi
2023-09-19Merge tag 'pull-ppc-20230918' of https://gitlab.com/danielhb/qemu into stagingStefan Hajnoczi
2023-09-19Merge tag 'net-pull-request' of https://github.com/jasowang/qemu into stagingStefan Hajnoczi
2023-09-19Merge tag 'pull-tcg-20230915-2' of https://gitlab.com/rth7680/qemu into stagingStefan Hajnoczi
2023-09-19memory: avoid updating ioeventfds for some address_spacehongmianquan
2023-09-19softmmu/physmem: Distinguish between file access mode and mmap protectionDavid Hildenbrand
2023-09-19nvdimm: Reject writing label data to ROM instead of crashing QEMUDavid Hildenbrand
2023-09-18spapr: Remove support for NVIDIA V100 GPU with NVLink2Cédric Le Goater
2023-09-18tap: Add check for USO featuresYuri Benditovich
2023-09-18tap: Add USO support to tap device.Andrew Melnychenko
2023-09-16fpu: Add conversions between bfloat16 and [u]int8LIU Zhiwei
2023-09-16plugin: Simplify struct qemu_plugin_hwaddrRichard Henderson
2023-09-16accel/tcg: Simplify tlb_plugin_lookupRichard Henderson
2023-09-16tcg: Add gvec compare with immediate and scalar operandRichard Henderson
2023-09-15host/include/i386: Implement clmul.hRichard Henderson
2023-09-15crypto: Add generic 64-bit carry-less multiply routineRichard Henderson
2023-09-15crypto: Add generic 32-bit carry-less multiply routinesRichard Henderson
2023-09-15crypto: Add generic 16-bit carry-less multiply routinesRichard Henderson
2023-09-15crypto: Add generic 8-bit carry-less multiply routinesRichard Henderson
2023-09-15thunk: Delete checks for old host definitionsAkihiko Odaki
2023-09-15accel/tcg: Fix the comment for CPUTLBEntryFullLIU Zhiwei
2023-09-13Merge tag 'pull-request-2023-09-12' of https://gitlab.com/thuth/qemu into sta...Stefan Hajnoczi