index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
qemu
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-18
docs/about: Update the support statement for Windows
Thomas Huth
1
-1
/
+1
2022-05-12
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
1
-6
/
+21
2022-05-12
coroutine-lock: qemu_co_queue_restart_all is a coroutine-only qemu_co_enter_all
Paolo Bonzini
1
-3
/
+4
2022-05-12
coroutine-lock: introduce qemu_co_queue_enter_all
Paolo Bonzini
1
-0
/
+13
2022-05-12
coroutine-lock: qemu_co_queue_next is a coroutine-only qemu_co_enter_next
Paolo Bonzini
1
-3
/
+4
2022-05-12
coroutine: Rename qemu_coroutine_inc/dec_pool_size()
Kevin Wolf
1
-3
/
+3
2022-05-11
Clean up decorations and whitespace around header guards
Markus Armbruster
2
-2
/
+2
2022-05-11
Clean up ill-advised or unusual header guards
Markus Armbruster
3
-9
/
+10
2022-05-11
Clean up header guards that don't match their file name
Markus Armbruster
2
-5
/
+6
2022-05-09
util/main-loop: Introduce the main loop into QOM
Nicolas Saenz Julienne
1
-0
/
+10
2022-05-04
Revert "main-loop: Disable GLOBAL_STATE_CODE() assertions"
Hanna Reitz
1
-2
/
+1
2022-05-03
util: rename qemu_*block() socket functions
Marc-André Lureau
1
-3
/
+3
2022-05-03
Replace qemu_pipe() with g_unix_open_pipe()
Marc-André Lureau
1
-4
/
+0
2022-05-03
Use QEMU_SANITIZE_THREAD
Marc-André Lureau
1
-3
/
+5
2022-04-28
remove -writeconfig
Paolo Bonzini
1
-1
/
+0
2022-04-26
softmmu: remove deprecated --enable-fips option
Daniel P. Berrangé
1
-3
/
+0
2022-04-22
include/qemu: add 32-bit Windows dump structures
Viktor Prutyanov
1
-0
/
+107
2022-04-22
include/qemu: rename Windows context definitions to expose bitness
Viktor Prutyanov
1
-4
/
+4
2022-04-21
Merge tag 'misc-pull-request' of gitlab.com:marcandre.lureau/qemu into staging
Richard Henderson
8
-41
/
+67
2022-04-21
util: replace qemu_get_local_state_pathname()
Marc-André Lureau
1
-6
/
+3
2022-04-21
qga: move qga_get_host_name()
Marc-André Lureau
1
-10
/
+0
2022-04-21
Move error_printf_unless_qmp() with monitor unit
Marc-André Lureau
1
-2
/
+0
2022-04-21
compiler.h: add QEMU_SANITIZE_{ADDRESS,THREAD}
Marc-André Lureau
1
-0
/
+8
2022-04-21
include: add qemu/keyval.h
Marc-André Lureau
2
-6
/
+14
2022-04-21
include: move qemu_fdatasync() to osdep
Marc-André Lureau
2
-1
/
+2
2022-04-21
include: move qemu_msync() to osdep
Marc-André Lureau
2
-1
/
+13
2022-04-21
compiler.h: replace QEMU_NORETURN with G_NORETURN
Marc-André Lureau
3
-4
/
+3
2022-04-21
osdep.h: move qemu_build_not_reached()
Marc-André Lureau
2
-16
/
+16
2022-04-21
include: rename qemu-common.h qemu/help-texts.h
Marc-André Lureau
1
-0
/
+13
2022-04-20
Merge tag 'pull-ppc-20220420-2' of https://gitlab.com/danielhb/qemu into staging
Richard Henderson
1
-0
/
+21
2022-04-20
softfloat: add float128_to_int128
Matheus Ferst
1
-0
/
+2
2022-04-20
qemu/int128: add int128_urshift
Matheus Ferst
1
-0
/
+19
2022-04-20
util/log: Support per-thread log files
Richard Henderson
1
-0
/
+1
2022-04-20
util/log: Remove qemu_log_close
Richard Henderson
1
-3
/
+0
2022-04-20
util/log: Introduce qemu_set_log_filename_flags
Richard Henderson
1
-0
/
+1
2022-04-20
include/qemu/log: Move entire implementation out-of-line
Richard Henderson
1
-34
/
+4
2022-04-20
util/log: Remove qemu_log_flush
Richard Henderson
1
-2
/
+0
2022-04-20
util/log: Mark qemu_log_trylock as G_GNUC_WARN_UNUSED_RESULT
Richard Henderson
1
-1
/
+1
2022-04-20
util/log: Drop return value from qemu_log
Richard Henderson
1
-1
/
+1
2022-04-20
util/log: Remove qemu_log_vprintf
Richard Henderson
1
-15
/
+0
2022-04-20
util/log: Rename qemu_log_lock to qemu_log_trylock
Richard Henderson
1
-1
/
+1
2022-04-20
util/log: Move qemu_log_lock, qemu_log_unlock out of line
Richard Henderson
1
-25
/
+3
2022-04-20
util/log: Pass Error pointer to qemu_set_log
Richard Henderson
1
-1
/
+1
2022-04-20
util/log: Return bool from qemu_set_log_filename
Richard Henderson
1
-1
/
+1
2022-04-20
util/log: Drop manual log buffering
Richard Henderson
1
-1
/
+0
2022-04-06
thread-posix: implement Semaphore with QemuCond and QemuMutex
Longpeng(Mike)
1
-3
/
+2
2022-04-06
thread-posix: remove the posix semaphore support
Longpeng(Mike)
1
-4
/
+0
2022-04-06
Move fcntl_setfl() to oslib-posix
Marc-André Lureau
1
-1
/
+0
2022-04-06
Move CPU softfloat unions to cpu-float.h
Marc-André Lureau
2
-60
/
+64
2022-04-06
include: move progress API to qemu-progress.h
Marc-André Lureau
1
-0
/
+8
[next]