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-31
Merge tag 'pull-request-2022-10-28' of https://gitlab.com/thuth/qemu into sta...
Stefan Hajnoczi
2022-10-31
os-posix: asynchronous teardown for shutdown on Linux
Claudio Imbrenda
2022-10-30
Merge tag 'mem-2022-10-28' of https://github.com/davidhildenbrand/qemu into s...
Stefan Hajnoczi
2022-10-30
Merge tag 'pull-error-2022-10-28' of https://repo.or.cz/qemu/armbru into staging
Stefan Hajnoczi
2022-10-30
Merge tag 'net-pull-request' of https://github.com/jasowang/qemu into staging
Stefan Hajnoczi
2022-10-30
Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging
Stefan Hajnoczi
2022-10-30
Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into staging
Stefan Hajnoczi
2022-10-28
ppc4xx_sdram: Move ppc4xx_sdram_banks() to ppc4xx_sdram.c
BALATON Zoltan
2022-10-28
tests/qtest: Use send/recv for socket communication
Xuzhou Cheng
2022-10-28
accel/qtest: Support qtest accelerator for Windows
Xuzhou Cheng
2022-10-28
qemu-sockets: move and rename SocketAddress_to_str()
Laurent Vivier
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
[prev]
[next]