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
accel/tcg: Remove CPUState.icount_decr_ptr
Richard Henderson
2023-10-03
accel/tcg: Move CPUNegativeOffsetState into CPUState
Richard Henderson
2023-10-03
accel/tcg: Validate placement of CPUNegativeOffsetState
Richard Henderson
2023-10-03
accel/tcg: Move CPUTLB definitions from cpu-defs.h
Richard Henderson
2023-10-03
target/arm: Replace TARGET_PAGE_ENTRY_EXTRA
Anton Johansson
2023-10-03
accel/tcg: Restrict tcg_exec_[un]realizefn() to TCG
Philippe Mathieu-Daudé
2023-10-03
accel/tcg: Have tcg_exec_realizefn() return a boolean
Philippe Mathieu-Daudé
2023-10-03
accel: Declare AccelClass::cpu_common_[un]realize() handlers
Philippe Mathieu-Daudé
2023-10-03
accel: Introduce accel_cpu_common_unrealize() stub
Philippe Mathieu-Daudé
2023-10-03
accel: Rename accel_cpu_realize() -> accel_cpu_common_realize()
Philippe Mathieu-Daudé
2023-10-03
accel: Rename AccelCPUClass::cpu_realizefn() -> cpu_target_realize()
Philippe Mathieu-Daudé
2023-10-03
accel: Rename accel_cpu_realizefn() -> accel_cpu_realize()
Philippe Mathieu-Daudé
2023-10-03
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Stefan Hajnoczi
2023-10-03
Introduce machine property "audiodev"
Martin Kletzander
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
pc: remove short_root_bus property
Paolo Bonzini
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
[next]