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-10-03
win32: avoid discarding the exception handler
Marc-André Lureau
2023-10-03
ui: add XBGR8888 and ABGR8888 in drm_format_pixman_map
Ken Xue
2023-10-03
ui/console: make qemu_console_is_multihead() static
Laszlo Ersek
2023-10-03
input: Allow to choose console with qemu_input_is_absolute
Akihiko Odaki
2023-10-02
Merge tag 'pull-shadow-2023-09-29' of https://repo.or.cz/qemu/armbru into sta...
Stefan Hajnoczi
2023-09-29
hw/ppc: Clean up local variable shadowing in _FDT helper routine
Cédric Le Goater
2023-09-29
sysemu/device_tree: Clean up local variable shadowing
Philippe Mathieu-Daudé
2023-09-29
qobject atomics osdep: Make a few macros more hygienic
Markus Armbruster
2023-09-28
accel/tcg: Track current value of can_do_io in the TB
Richard Henderson
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
[next]