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
...
*
aio_wait_kick: add missing memory barrier
Emanuele Giuseppe Esposito
2022-06-24
1
-1
/
+15
*
block: simplify handling of try to merge different sized bitmaps
Vladimir Sementsov-Ogievskiy
2022-06-24
1
-18
/
+7
*
Merge tag 'pull-tcg-20220621' of https://gitlab.com/rth7680/qemu into staging
Richard Henderson
2022-06-21
4
-217
/
+235
|
\
|
*
util/cacheflush: Optimize flushing when ppc host has coherent icache
Nicholas Piggin
2022-06-21
1
-2
/
+23
|
*
util/cacheflush: Merge aarch64 ctr_el0 usage
Richard Henderson
2022-06-21
1
-25
/
+19
|
*
util: Merge cacheflush.c and cacheinfo.c
Richard Henderson
2022-06-21
3
-202
/
+202
|
*
qemu-timer: Skip empty timer lists before locking in qemu_clock_deadline_ns_all
Idan Horowitz
2022-06-21
1
-0
/
+3
*
|
host-utils: Implemented signed 256-by-128 division
Lucas Mateus Castro (alqotel)
2022-06-20
1
-0
/
+51
*
|
host-utils: Implemented unsigned 256-by-128 division
Lucas Mateus Castro (alqotel)
2022-06-20
1
-0
/
+129
|
/
*
cutils: add functions for IEC and SI prefixes
Paolo Bonzini
2022-06-14
1
-9
/
+25
*
replay: notify vCPU when BH is scheduled
Pavel Dovgalyuk
2022-06-06
1
-0
/
+8
*
util/win32: simplify qemu_get_local_state_dir()
Marc-André Lureau
2022-05-28
1
-13
/
+4
*
include: move qemu_*_exec_dir() to cutils
Marc-André Lureau
2022-05-28
3
-120
/
+119
*
thread-pool: remove stopping variable
Paolo Bonzini
2022-05-25
1
-3
/
+2
*
thread-pool: replace semaphore with condition variable
Paolo Bonzini
2022-05-25
1
-40
/
+28
*
thread-pool: optimize scheduling of completion bottom half
Paolo Bonzini
2022-05-25
1
-2
/
+1
*
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
2022-05-12
1
-28
/
+19
|
\
|
*
coroutine-lock: qemu_co_queue_restart_all is a coroutine-only qemu_co_enter_all
Paolo Bonzini
2022-05-12
1
-15
/
+6
|
*
coroutine-lock: introduce qemu_co_queue_enter_all
Paolo Bonzini
2022-05-12
1
-0
/
+7
|
*
coroutine-lock: qemu_co_queue_next is a coroutine-only qemu_co_enter_next
Paolo Bonzini
2022-05-12
1
-14
/
+7
*
|
coroutine: Revert to constant batch size
Kevin Wolf
2022-05-12
1
-8
/
+14
*
|
coroutine: Rename qemu_coroutine_inc/dec_pool_size()
Kevin Wolf
2022-05-12
1
-2
/
+2
|
/
*
util/event-loop-base: Introduce options to set the thread pool size
Nicolas Saenz Julienne
2022-05-09
4
-4
/
+81
*
util/main-loop: Introduce the main loop into QOM
Nicolas Saenz Julienne
2022-05-09
1
-0
/
+56
*
coroutine-win32: use QEMU_DEFINE_STATIC_CO_TLS()
Stefan Hajnoczi
2022-05-04
1
-5
/
+13
*
coroutine: use QEMU_DEFINE_STATIC_CO_TLS()
Stefan Hajnoczi
2022-05-04
1
-17
/
+24
*
coroutine-ucontext: use QEMU_DEFINE_STATIC_CO_TLS()
Stefan Hajnoczi
2022-05-04
1
-14
/
+24
*
util: rename qemu_*block() socket functions
Marc-André Lureau
2022-05-03
3
-10
/
+10
*
Replace fcntl(O_NONBLOCK) with g_unix_set_fd_nonblocking()
Marc-André Lureau
2022-05-03
1
-14
/
+2
*
util: replace pipe()+cloexec with g_unix_open_pipe()
Marc-André Lureau
2022-05-03
1
-4
/
+1
*
Replace qemu_pipe() with g_unix_open_pipe()
Marc-André Lureau
2022-05-03
2
-23
/
+1
*
block: move fcntl_setfl()
Marc-André Lureau
2022-05-03
1
-15
/
+0
*
Use g_unix_set_fd_nonblocking()
Marc-André Lureau
2022-05-03
2
-5
/
+3
*
Use QEMU_SANITIZE_ADDRESS
Marc-André Lureau
2022-05-03
1
-1
/
+1
*
meson, configure: move libgio test to meson
Paolo Bonzini
2022-04-28
1
-1
/
+1
*
remove -writeconfig
Paolo Bonzini
2022-04-28
1
-42
/
+0
*
error-report: fix g_date_time_format assertion
Haiyue Wang
2022-04-28
1
-1
/
+1
*
softmmu: remove deprecated --enable-fips option
Daniel P. Berrangé
2022-04-26
1
-28
/
+0
*
util: replace qemu_get_local_state_pathname()
Marc-André Lureau
2022-04-21
2
-8
/
+4
*
util: use qemu_create() in qemu_write_pidfile()
Marc-André Lureau
2022-04-21
1
-2
/
+1
*
util: use qemu_write_full() in qemu_write_pidfile()
Marc-André Lureau
2022-04-21
1
-1
/
+1
*
util: simplify write in signal handler
Marc-André Lureau
2022-04-21
1
-16
/
+2
*
qga: move qga_get_host_name()
Marc-André Lureau
2022-04-21
2
-48
/
+0
*
Move error_printf_unless_qmp() with monitor unit
Marc-André Lureau
2022-04-21
1
-11
/
+0
*
include: add qemu/keyval.h
Marc-André Lureau
2022-04-21
1
-1
/
+1
*
include: move qemu_fdatasync() to osdep
Marc-André Lureau
2022-04-21
2
-16
/
+16
*
include: move qemu_msync() to osdep
Marc-André Lureau
2022-04-21
3
-38
/
+28
*
glib-compat: isolate g_date_time_format_iso8601 version-bypass
Marc-André Lureau
2022-04-21
1
-1
/
+5
*
util/log: Support per-thread log files
Richard Henderson
2022-04-20
1
-36
/
+127
*
util/log: Limit RCUCloseFILE to file closing
Richard Henderson
2022-04-20
1
-36
/
+32
[prev]
[next]