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
2022-10-28
net: introduce qemu_set_info_str() function
Laurent Vivier
2022-10-28
qapi: net: introduce a way to bypass qemu_opts_parse_noisily()
Laurent Vivier
2022-10-28
net: simplify net_client_parse() error management
Laurent Vivier
2022-10-28
net: remove the @errp argument of net_client_inits()
Laurent Vivier
2022-10-28
net: introduce convert_host_port()
Laurent Vivier
2022-10-27
block: add missing coroutine_fn annotation to BlockDriverState callbacks
Alberto Faria
2022-10-27
coroutine-io: add missing coroutine_fn annotation to prototypes
Alberto Faria
2022-10-27
coroutine-lock: add missing coroutine_fn annotation to prototypes
Alberto Faria
2022-10-27
block: add missing coroutine_fn annotation to prototypes
Alberto Faria
2022-10-27
monitor: add missing coroutine_fn annotation
Alberto Faria
2022-10-27
block: remove bdrv_try_set_aio_context and replace it with bdrv_try_change_ai...
Emanuele Giuseppe Esposito
2022-10-27
block: rename bdrv_child_try_change_aio_context in bdrv_try_change_aio_context
Emanuele Giuseppe Esposito
2022-10-27
block: remove all unused ->can_set_aio_ctx and ->set_aio_ctx callbacks
Emanuele Giuseppe Esposito
2022-10-27
bdrv_change_aio_context: use hash table instead of list of visited nodes
Emanuele Giuseppe Esposito
2022-10-27
block: use transactions as a replacement of ->{can_}set_aio_context()
Emanuele Giuseppe Esposito
2022-10-27
block: Manipulate bs->file / bs->backing pointers in .attach/.detach
Vladimir Sementsov-Ogievskiy
2022-10-27
block: document connection between child roles and bs->backing/bs->file
Vladimir Sementsov-Ogievskiy
2022-10-27
test-bdrv-graph-mod: fix filters to be filters
Vladimir Sementsov-Ogievskiy
2022-10-27
block: introduce bdrv_open_file_child() helper
Vladimir Sementsov-Ogievskiy
2022-10-27
block: BlockDriver: add .filtered_child_is_backing field
Vladimir Sementsov-Ogievskiy
2022-10-27
block: Refactor get_tmp_filename()
Bin Meng
2022-10-27
device-tree: add re-randomization helper function
Jason A. Donenfeld
2022-10-27
reset: allow registering handlers that aren't called by snapshot loading
Jason A. Donenfeld
2022-10-27
hostmem: Allow for specifying a ThreadContext for preallocation
David Hildenbrand
2022-10-27
util: Make qemu_prealloc_mem() optionally consume a ThreadContext
David Hildenbrand
2022-10-27
util: Introduce ThreadContext user-creatable object
David Hildenbrand
2022-10-27
util: Introduce qemu_thread_set_affinity() and qemu_thread_get_affinity()
David Hildenbrand
2022-10-27
util: Cleanup and rename os_mem_prealloc()
David Hildenbrand
2022-10-27
qerror: QERR_PERMISSION_DENIED is no longer used, drop
Markus Armbruster
2022-10-26
virtio-blk: use BDRV_REQ_REGISTERED_BUF optimization hint
Stefan Hajnoczi
2022-10-26
exec/cpu-common: add qemu_ram_get_fd()
Stefan Hajnoczi
2022-10-26
block: add BlockRAMRegistrar
Stefan Hajnoczi
2022-10-26
block: return errors from bdrv_register_buf()
Stefan Hajnoczi
2022-10-26
block: add BDRV_REQ_REGISTERED_BUF request flag
Stefan Hajnoczi
2022-10-26
block: use BdrvRequestFlags type for supported flag fields
Stefan Hajnoczi
2022-10-26
block: pass size to bdrv_unregister_buf()
Stefan Hajnoczi
2022-10-26
coroutine: add flag to re-queue at front of CoQueue
Stefan Hajnoczi
2022-10-26
Merge tag 'dump-pull-request' of https://gitlab.com/marcandre.lureau/qemu int...
Stefan Hajnoczi
2022-10-26
Merge tag 'pull-tcg-20221026' of https://gitlab.com/rth7680/qemu into staging
Stefan Hajnoczi
2022-10-26
Merge tag 'pull-aspeed-20221025' of https://github.com/legoater/qemu into sta...
Stefan Hajnoczi
2022-10-26
s390x: pv: Add dump support
Janosch Frank
2022-10-26
s390x: Add KVM PV dump interface
Janosch Frank
2022-10-26
include/elf.h: add s390x note types
Janosch Frank
2022-10-26
s390x: Introduce PV query interface
Janosch Frank
2022-10-26
accel/tcg: Remove restore_state_to_opc function
Richard Henderson
2022-10-26
accel/tcg: Add restore_state_to_opc to TCGCPUOps
Richard Henderson
2022-10-26
accel/tcg: Simplify page_get/alloc_target_data
Richard Henderson
2022-10-26
accel/tcg: Unify declarations of tb_invalidate_phys_range
Richard Henderson
2022-10-26
accel/tcg: Rename tb_invalidate_phys_page_range and drop end parameter
Richard Henderson
2022-10-26
accel/tcg: Introduce tb_{set_}page_addr{0,1}
Richard Henderson
[prev]
[next]