index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
util
Commit message (
Expand
)
Author
Age
Files
Lines
*
migration: Use non-atomic ops for clear log bitmap
Peter Xu
2022-11-21
1
-0
/
+45
*
qga: Allow building of the guest agent without system emulators or tools
Thomas Huth
2022-11-11
1
-8
/
+12
*
Revert "s390x/s390-virtio-ccw: add zpcii-disable machine property"
Cédric Le Goater
2022-11-08
1
-4
/
+0
*
util/log: Ignore per-thread flag if global file already there
Greg Kurz
2022-11-07
1
-0
/
+4
*
util/log: Make the per-thread flag immutable
Greg Kurz
2022-11-07
1
-0
/
+5
*
module: add Error arguments to module_load and module_load_qom
Claudio Fontana
2022-11-06
1
-84
/
+105
*
module: rename module_load_one to module_load
Claudio Fontana
2022-11-06
1
-7
/
+7
*
module: removed unused function argument "mayfail"
Claudio Fontana
2022-11-06
1
-11
/
+9
*
util/aio-win32: Correct the event array size in aio_poll()
Bin Meng
2022-11-06
1
-2
/
+3
*
util/main-loop: Avoid adding the same HANDLE twice
Bin Meng
2022-11-06
1
-0
/
+10
*
util/main-loop: Fix maximum number of wait objects for win32
Bin Meng
2022-11-06
1
-5
/
+5
*
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Stefan Hajnoczi
2022-11-03
3
-0
/
+160
|
\
|
*
util/log: Close per-thread log file on thread termination
Greg Kurz
2022-10-31
1
-0
/
+9
|
*
os-posix: asynchronous teardown for shutdown on Linux
Claudio Imbrenda
2022-10-31
2
-0
/
+151
*
|
Merge tag 'pull-request-2022-10-28' of https://gitlab.com/thuth/qemu into sta...
Stefan Hajnoczi
2022-10-31
1
-0
/
+22
|
\
\
|
*
|
tests/qtest: Use send/recv for socket communication
Xuzhou Cheng
2022-10-28
1
-0
/
+22
*
|
|
Merge tag 'mem-2022-10-28' of https://github.com/davidhildenbrand/qemu into s...
Stefan Hajnoczi
2022-10-30
6
-19
/
+473
|
\
\
\
|
*
|
|
util: Make qemu_prealloc_mem() optionally consume a ThreadContext
David Hildenbrand
2022-10-27
2
-7
/
+15
|
*
|
|
util: Add write-only "node-affinity" property for ThreadContext
David Hildenbrand
2022-10-27
2
-1
/
+85
|
*
|
|
util: Introduce ThreadContext user-creatable object
David Hildenbrand
2022-10-27
3
-0
/
+280
|
*
|
|
util: Introduce qemu_thread_set_affinity() and qemu_thread_get_affinity()
David Hildenbrand
2022-10-27
2
-0
/
+82
|
*
|
|
util: Cleanup and rename os_mem_prealloc()
David Hildenbrand
2022-10-27
2
-16
/
+16
|
|
/
/
*
|
|
Merge tag 'net-pull-request' of https://github.com/jasowang/qemu into staging
Stefan Hajnoczi
2022-10-30
1
-0
/
+25
|
\
\
\
|
*
|
|
qemu-sockets: update socket_uri() and socket_parse() to be consistent
Laurent Vivier
2022-10-28
1
-1
/
+6
|
*
|
|
qemu-sockets: move and rename SocketAddress_to_str()
Laurent Vivier
2022-10-28
1
-0
/
+20
|
|
/
/
*
|
|
Merge tag 'misc-next-pull-request' of https://gitlab.com/berrange/qemu into s...
Stefan Hajnoczi
2022-10-30
1
-3
/
+2
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
util/qemu-sockets: Use g_get_tmp_dir() to get the directory for temporary files
Bin Meng
2022-10-26
1
-3
/
+2
|
|
/
*
|
numa: call ->ram_block_removed() in ram_block_notifer_remove()
Stefan Hajnoczi
2022-10-26
1
-1
/
+4
*
|
coroutine: add flag to re-queue at front of CoQueue
Stefan Hajnoczi
2022-10-26
1
-2
/
+7
|
/
*
Merge tag 'win32-pull-request' of https://gitlab.com/marcandre.lureau/qemu in...
Stefan Hajnoczi
2022-10-13
3
-7
/
+68
|
\
|
*
util: make do_send_recv work with partial send/recv
Marc-André Lureau
2022-10-12
1
-2
/
+8
|
*
osdep: make readv_writev() work with partial read/write
Marc-André Lureau
2022-10-12
1
-3
/
+8
|
*
win32: set threads name
Marc-André Lureau
2022-10-12
1
-2
/
+52
*
|
coroutine-lock: add missing coroutine_fn annotations
Paolo Bonzini
2022-10-07
1
-7
/
+7
*
|
coroutine: remove incorrect coroutine_fn annotations
Paolo Bonzini
2022-10-07
1
-1
/
+1
|
/
*
oslib-posix: Introduce qemu_socketpair()
Guoyi Tu
2022-09-29
1
-0
/
+19
*
s390x/s390-virtio-ccw: add zpcii-disable machine property
Matthew Rosato
2022-09-26
1
-0
/
+4
*
Merge tag 'net-pull-request' of https://github.com/jasowang/qemu into staging
Stefan Hajnoczi
2022-09-02
1
-2
/
+2
|
\
|
*
util: accept iova_tree_remove_parameter by value
Eugenio Pérez
2022-09-02
1
-2
/
+2
*
|
Merge tag 'char-pull-request' of https://gitlab.com/marcandre.lureau/qemu int...
Stefan Hajnoczi
2022-09-02
1
-25
/
+0
|
\
\
|
|
/
|
/
|
|
*
util/qemu-sockets: Enable unix socket support on Windows
Bin Meng
2022-09-02
1
-25
/
+0
*
|
util/mmap-alloc: Remove qemu_mempath_getpagesize()
Thomas Huth
2022-08-26
1
-31
/
+0
|
/
*
cutils: Add missing dyld(3) include on macOS
Philippe Mathieu-Daudé
2022-08-12
2
-4
/
+4
*
util/qemu-sockets: Replace the call to close a socket with closesocket()
Bin Meng
2022-08-05
1
-2
/
+2
*
util: Fix broken build on Haiku
Thomas Huth
2022-07-18
2
-4
/
+4
*
module: Use bundle mechanism
Akihiko Odaki
2022-07-13
1
-1
/
+0
*
cutils: Introduce bundle mechanism
Akihiko Odaki
2022-07-13
2
-21
/
+48
*
Merge tag 'trivial-branch-for-7.1-pull-request' of https://gitlab.com/laurent...
Richard Henderson
2022-06-30
1
-3
/
+1
|
\
|
*
util: Return void on iova_tree_remove
Eugenio Pérez
2022-06-28
1
-3
/
+1
*
|
util: add qemu-co-timeout
Vladimir Sementsov-Ogievskiy
2022-06-29
2
-0
/
+90
|
/
[next]