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
/
util
Age
Commit message (
Expand
)
Author
2022-12-20
util: Add interval-tree.c
Richard Henderson
2022-12-16
Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging
Peter Maydell
2022-12-15
async: Register/unregister aiocontext in graph lock list
Emanuele Giuseppe Esposito
2022-12-15
util/oslib-win32: Remove obsolete reference to g_poll code
Thomas Huth
2022-12-15
util/qemu-config: Fix "query-command-line-options" to provide the right values
Thomas Huth
2022-12-15
Merge tag 'pull-misc-2022-12-14' of https://repo.or.cz/qemu/armbru into staging
Peter Maydell
2022-12-14
qapi misc: Elide redundant has_FOO in generated C
Markus Armbruster
2022-12-14
qapi: Use returned bool to check for failure (again)
Markus Armbruster
2022-12-14
sockets: Use ERRP_GUARD() where obviously appropriate
Markus Armbruster
2022-12-14
qemu-config: Use ERRP_GUARD() where obviously appropriate
Markus Armbruster
2022-12-14
qemu-config: Make config_parse_qdict() return bool
Markus Armbruster
2022-12-14
Drop more useless casts from void * to pointer
Markus Armbruster
2022-11-21
migration: Use non-atomic ops for clear log bitmap
Peter Xu
2022-11-11
qga: Allow building of the guest agent without system emulators or tools
Thomas Huth
2022-11-08
Revert "s390x/s390-virtio-ccw: add zpcii-disable machine property"
Cédric Le Goater
2022-11-07
util/log: Ignore per-thread flag if global file already there
Greg Kurz
2022-11-07
util/log: Make the per-thread flag immutable
Greg Kurz
2022-11-06
module: add Error arguments to module_load and module_load_qom
Claudio Fontana
2022-11-06
module: rename module_load_one to module_load
Claudio Fontana
2022-11-06
module: removed unused function argument "mayfail"
Claudio Fontana
2022-11-06
util/aio-win32: Correct the event array size in aio_poll()
Bin Meng
2022-11-06
util/main-loop: Avoid adding the same HANDLE twice
Bin Meng
2022-11-06
util/main-loop: Fix maximum number of wait objects for win32
Bin Meng
2022-11-03
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Stefan Hajnoczi
2022-10-31
Merge tag 'pull-request-2022-10-28' of https://gitlab.com/thuth/qemu into sta...
Stefan Hajnoczi
2022-10-31
util/log: Close per-thread log file on thread termination
Greg Kurz
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 'net-pull-request' of https://github.com/jasowang/qemu into staging
Stefan Hajnoczi
2022-10-30
Merge tag 'misc-next-pull-request' of https://gitlab.com/berrange/qemu into s...
Stefan Hajnoczi
2022-10-28
tests/qtest: Use send/recv for socket communication
Xuzhou Cheng
2022-10-28
qemu-sockets: update socket_uri() and socket_parse() to be consistent
Laurent Vivier
2022-10-28
qemu-sockets: move and rename SocketAddress_to_str()
Laurent Vivier
2022-10-27
util: Make qemu_prealloc_mem() optionally consume a ThreadContext
David Hildenbrand
2022-10-27
util: Add write-only "node-affinity" property for 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-26
numa: call ->ram_block_removed() in ram_block_notifer_remove()
Stefan Hajnoczi
2022-10-26
coroutine: add flag to re-queue at front of CoQueue
Stefan Hajnoczi
2022-10-26
util/qemu-sockets: Use g_get_tmp_dir() to get the directory for temporary files
Bin Meng
2022-10-13
Merge tag 'win32-pull-request' of https://gitlab.com/marcandre.lureau/qemu in...
Stefan Hajnoczi
2022-10-12
util: make do_send_recv work with partial send/recv
Marc-André Lureau
2022-10-12
osdep: make readv_writev() work with partial read/write
Marc-André Lureau
2022-10-12
win32: set threads name
Marc-André Lureau
2022-10-07
coroutine-lock: add missing coroutine_fn annotations
Paolo Bonzini
2022-10-07
coroutine: remove incorrect coroutine_fn annotations
Paolo Bonzini
2022-09-29
oslib-posix: Introduce qemu_socketpair()
Guoyi Tu
2022-09-26
s390x/s390-virtio-ccw: add zpcii-disable machine property
Matthew Rosato
2022-09-02
Merge tag 'net-pull-request' of https://github.com/jasowang/qemu into staging
Stefan Hajnoczi
[next]