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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
timer: cadence_ttc: Break out header file to allow embedding
Edgar E. Iglesias
2022-04-21
1
-0
/
+54
*
Merge tag 'pull-tcg-20220420' of https://gitlab.com/rth7680/qemu into staging
Richard Henderson
2022-04-21
1
-0
/
+4
|
\
|
*
tcg: Add tcg_constant_ptr
Richard Henderson
2022-04-20
1
-0
/
+2
|
*
tcg: Fix indirect lowering vs TCG_OPF_COND_BRANCH
Richard Henderson
2022-04-20
1
-0
/
+2
*
|
util/log: Support per-thread log files
Richard Henderson
2022-04-20
1
-0
/
+1
*
|
util/log: Remove qemu_log_close
Richard Henderson
2022-04-20
1
-3
/
+0
*
|
util/log: Introduce qemu_set_log_filename_flags
Richard Henderson
2022-04-20
1
-0
/
+1
*
|
sysemu/os-win32: Test for and use _lock_file/_unlock_file
Richard Henderson
2022-04-20
1
-7
/
+9
*
|
include/qemu/log: Move entire implementation out-of-line
Richard Henderson
2022-04-20
1
-34
/
+4
*
|
include/exec/log: Do not reference QemuLogFile directly
Richard Henderson
2022-04-20
1
-9
/
+4
*
|
linux-user: Expand log_page_dump inline
Richard Henderson
2022-04-20
1
-15
/
+0
*
|
util/log: Remove qemu_log_flush
Richard Henderson
2022-04-20
1
-2
/
+0
*
|
util/log: Mark qemu_log_trylock as G_GNUC_WARN_UNUSED_RESULT
Richard Henderson
2022-04-20
1
-1
/
+1
*
|
util/log: Drop return value from qemu_log
Richard Henderson
2022-04-20
1
-1
/
+1
*
|
exec/log: Remove log_disas and log_target_disas
Richard Henderson
2022-04-20
1
-24
/
+0
*
|
exec/translator: Pass the locked filepointer to disas_log hook
Richard Henderson
2022-04-20
1
-1
/
+1
*
|
util/log: Remove qemu_log_vprintf
Richard Henderson
2022-04-20
1
-15
/
+0
*
|
*: Use fprintf between qemu_log_trylock/unlock
Richard Henderson
2022-04-20
1
-1
/
+1
*
|
util/log: Rename qemu_log_lock to qemu_log_trylock
Richard Henderson
2022-04-20
2
-2
/
+2
*
|
util/log: Move qemu_log_lock, qemu_log_unlock out of line
Richard Henderson
2022-04-20
1
-25
/
+3
*
|
util/log: Pass Error pointer to qemu_set_log
Richard Henderson
2022-04-20
1
-1
/
+1
*
|
util/log: Return bool from qemu_set_log_filename
Richard Henderson
2022-04-20
1
-1
/
+1
*
|
util/log: Drop manual log buffering
Richard Henderson
2022-04-20
1
-1
/
+0
|
/
*
hw: Add compat machines for 7.1
Cornelia Huck
2022-04-20
2
-0
/
+6
*
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
2022-04-20
43
-216
/
+368
|
\
|
*
hyperv: Add support to process syndbg commands
Jon Doron
2022-04-06
1
-0
/
+58
|
*
hyperv: Add definitions for syndbg
Jon Doron
2022-04-06
1
-0
/
+52
|
*
thread-posix: implement Semaphore with QemuCond and QemuMutex
Longpeng(Mike)
2022-04-06
1
-3
/
+2
|
*
thread-posix: remove the posix semaphore support
Longpeng(Mike)
2022-04-06
1
-4
/
+0
|
*
whpx: Added support for breakpoints and stepping
Ivan Shcherbakov
2022-04-06
2
-1
/
+8
|
*
Remove qemu-common.h include from most units
Marc-André Lureau
2022-04-06
1
-9
/
+0
|
*
Move fcntl_setfl() to oslib-posix
Marc-André Lureau
2022-04-06
2
-1
/
+2
|
*
Move CPU softfloat unions to cpu-float.h
Marc-André Lureau
2022-04-06
2
-60
/
+64
|
*
include: move page_size_init() to include/hw/core/cpu.h
Marc-André Lureau
2022-04-06
2
-2
/
+2
|
*
include: move os_*() to os-foo.h
Marc-André Lureau
2022-04-06
3
-5
/
+5
|
*
include: move qemu_get_vm_name() to sysemu.h
Marc-André Lureau
2022-04-06
2
-2
/
+2
|
*
include: move progress API to qemu-progress.h
Marc-André Lureau
2022-04-06
2
-4
/
+8
|
*
include: move target page bits declaration to page-vary.h
Marc-André Lureau
2022-04-06
2
-17
/
+18
|
*
include: move cpu_exec* declarations to cpu-common.h
Marc-André Lureau
2022-04-06
2
-3
/
+3
|
*
include: move C/util-related declarations to cutils.h
Marc-André Lureau
2022-04-06
2
-20
/
+20
|
*
include: move dump_in_progress() to runstate.h
Marc-André Lureau
2022-04-06
2
-4
/
+1
|
*
include: move coroutine IO functions to coroutine.h
Marc-André Lureau
2022-04-06
2
-23
/
+23
|
*
include: move qemu_pipe() to osdep.h
Marc-André Lureau
2022-04-06
2
-4
/
+4
|
*
include: move qemu_write_full() declaration to osdep.h
Marc-André Lureau
2022-04-06
2
-3
/
+3
|
*
include: move TFR to osdep.h
Marc-André Lureau
2022-04-06
2
-2
/
+2
|
*
error-report: replace deprecated g_get_current_time() with glib >= 2.62
Marc-André Lureau
2022-04-06
1
-0
/
+10
|
*
Replace qemu_real_host_page variables with inlined functions
Marc-André Lureau
2022-04-06
3
-6
/
+13
|
*
include/qapi: add g_autoptr support for qobject types
Marc-André Lureau
2022-04-06
6
-0
/
+24
|
*
osdep: poison {HOST,TARGET}_WORDS_BIGENDIAN
Marc-André Lureau
2022-04-06
1
-0
/
+12
|
*
Replace TARGET_WORDS_BIGENDIAN
Marc-André Lureau
2022-04-06
9
-12
/
+11
[next]