index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2023-09-27
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Stefan Hajnoczi
2023-09-26
compiler: introduce QEMU_ANNOTATE
Paolo Bonzini
2023-09-26
Merge tag 'pull-nbd-2023-09-25' of https://repo.or.cz/qemu/ericb into staging
Stefan Hajnoczi
2023-09-25
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Stefan Hajnoczi
2023-09-25
nbd: Prepare for 64-bit request effect lengths
Eric Blake
2023-09-22
nbd: Add types for extended headers
Eric Blake
2023-09-22
nbd/client: Pass mode through to nbd_send_request
Eric Blake
2023-09-22
nbd: Replace bool structured_reply with mode enum
Eric Blake
2023-09-21
Merge tag 'pull-trivial-patches' of https://gitlab.com/mjt0k/qemu into staging
Stefan Hajnoczi
2023-09-21
Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging
Stefan Hajnoczi
2023-09-21
Merge tag 'pull-block-2023-09-01' of https://gitlab.com/hreitz/qemu into staging
Stefan Hajnoczi
2023-09-21
qemu/timer: Add host ticks function for RISC-V
LIU Zhiwei
2023-09-21
hw/cxl: Fix out of bound array access
Dmitry Frolov
2023-09-21
hw/cxl/cxl_device: Replace magic number in CXLError definition
Fan Ni
2023-09-20
block: mark aio_poll as non-coroutine
Paolo Bonzini
2023-09-20
block: remove AIOCBInfo->get_aio_context()
Stefan Hajnoczi
2023-09-20
block: add BDRV_BLOCK_COMPRESSED flag for bdrv_block_status()
Andrey Drobyshev via
2023-09-20
block: Mark bdrv_add/del_child() and caller GRAPH_WRLOCK
Kevin Wolf
2023-09-20
block: Mark bdrv_unref_child() GRAPH_WRLOCK
Kevin Wolf
2023-09-20
block: Mark bdrv_root_unref_child() GRAPH_WRLOCK
Kevin Wolf
2023-09-20
block: Mark bdrv_child_perm() GRAPH_RDLOCK
Kevin Wolf
2023-09-20
block: Mark bdrv_get_cumulative_perm() and callers GRAPH_RDLOCK
Kevin Wolf
2023-09-20
block: Mark bdrv_parent_perms_conflict() and callers GRAPH_RDLOCK
Kevin Wolf
2023-09-20
block: Mark bdrv_attach_child() GRAPH_WRLOCK
Kevin Wolf
2023-09-20
block-coroutine-wrapper: Add no_co_wrapper_bdrv_wrlock functions
Kevin Wolf
2023-09-20
block: Introduce bdrv_schedule_unref()
Kevin Wolf
2023-09-20
i386: spelling fixes
Michael Tokarev
2023-09-20
ppc: spelling fixes
Michael Tokarev
2023-09-19
Merge tag 'mem-2023-09-19' of https://github.com/davidhildenbrand/qemu into s...
Stefan Hajnoczi
2023-09-19
Merge tag 'pull-ppc-20230918' of https://gitlab.com/danielhb/qemu into staging
Stefan Hajnoczi
2023-09-19
Merge tag 'net-pull-request' of https://github.com/jasowang/qemu into staging
Stefan Hajnoczi
2023-09-19
Merge tag 'pull-tcg-20230915-2' of https://gitlab.com/rth7680/qemu into staging
Stefan Hajnoczi
2023-09-19
memory: avoid updating ioeventfds for some address_space
hongmianquan
2023-09-19
softmmu/physmem: Distinguish between file access mode and mmap protection
David Hildenbrand
2023-09-19
nvdimm: Reject writing label data to ROM instead of crashing QEMU
David Hildenbrand
2023-09-18
spapr: Remove support for NVIDIA V100 GPU with NVLink2
Cédric Le Goater
2023-09-18
tap: Add check for USO features
Yuri Benditovich
2023-09-18
tap: Add USO support to tap device.
Andrew Melnychenko
2023-09-16
fpu: Add conversions between bfloat16 and [u]int8
LIU Zhiwei
2023-09-16
plugin: Simplify struct qemu_plugin_hwaddr
Richard Henderson
2023-09-16
accel/tcg: Simplify tlb_plugin_lookup
Richard Henderson
2023-09-16
tcg: Add gvec compare with immediate and scalar operand
Richard Henderson
2023-09-15
host/include/i386: Implement clmul.h
Richard Henderson
2023-09-15
crypto: Add generic 64-bit carry-less multiply routine
Richard Henderson
2023-09-15
crypto: Add generic 32-bit carry-less multiply routines
Richard Henderson
2023-09-15
crypto: Add generic 16-bit carry-less multiply routines
Richard Henderson
2023-09-15
crypto: Add generic 8-bit carry-less multiply routines
Richard Henderson
2023-09-15
thunk: Delete checks for old host definitions
Akihiko Odaki
2023-09-15
accel/tcg: Fix the comment for CPUTLBEntryFull
LIU Zhiwei
2023-09-13
Merge tag 'pull-request-2023-09-12' of https://gitlab.com/thuth/qemu into sta...
Stefan Hajnoczi
[next]