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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'pull-tcg-20220420' of https://gitlab.com/rth7680/qemu into staging
Richard Henderson
2022-04-21
13
-18
/
+31
|
\
|
*
tcg: Add tcg_constant_ptr
Richard Henderson
2022-04-20
1
-0
/
+2
|
*
accel/tcg: Remove ATOMIC_MMU_IDX
Richard Henderson
2022-04-20
2
-2
/
+0
|
*
tcg: Fix indirect lowering vs TCG_OPF_COND_BRANCH
Richard Henderson
2022-04-20
2
-7
/
+29
|
*
Don't include sysemu/tcg.h if it is not necessary
Thomas Huth
2022-04-20
9
-9
/
+0
*
|
Merge tag 'pull-log-20220420' of https://gitlab.com/rth7680/qemu into staging
Richard Henderson
2022-04-20
49
-660
/
+725
|
\
\
|
|
/
|
/
|
|
*
util/log: Support per-thread log files
Richard Henderson
2022-04-20
2
-36
/
+128
|
*
util/log: Limit RCUCloseFILE to file closing
Richard Henderson
2022-04-20
1
-36
/
+32
|
*
util/log: Rename QemuLogFile to RCUCloseFILE
Richard Henderson
2022-04-20
1
-15
/
+13
|
*
util/log: Combine two logfile closes
Richard Henderson
2022-04-20
1
-8
/
+3
|
*
util/log: Hoist the eval of is_daemonized in qemu_set_log_internal
Richard Henderson
2022-04-20
1
-3
/
+5
|
*
util/log: Rename qemu_logfile_mutex to global_mutex
Richard Henderson
2022-04-20
1
-4
/
+6
|
*
util/log: Rename qemu_logfile to global_file
Richard Henderson
2022-04-20
1
-8
/
+8
|
*
util/log: Rename logfilename to global_filename
Richard Henderson
2022-04-20
1
-7
/
+6
|
*
util/log: Remove qemu_log_close
Richard Henderson
2022-04-20
4
-22
/
+3
|
*
softmmu: Use qemu_set_log_filename_flags
Richard Henderson
2022-04-20
1
-12
/
+9
|
*
linux-user: Use qemu_set_log_filename_flags
Richard Henderson
2022-04-20
1
-6
/
+5
|
*
bsd-user: Use qemu_set_log_filename_flags
Richard Henderson
2022-04-20
1
-9
/
+9
|
*
util/log: Introduce qemu_set_log_filename_flags
Richard Henderson
2022-04-20
2
-46
/
+77
|
*
sysemu/os-win32: Test for and use _lock_file/_unlock_file
Richard Henderson
2022-04-20
2
-7
/
+21
|
*
include/qemu/log: Move entire implementation out-of-line
Richard Henderson
2022-04-20
3
-35
/
+34
|
*
include/exec/log: Do not reference QemuLogFile directly
Richard Henderson
2022-04-20
1
-9
/
+4
|
*
tests/unit: Do not reference QemuLogFile directly
Richard Henderson
2022-04-20
1
-18
/
+15
|
*
linux-user: Expand log_page_dump inline
Richard Henderson
2022-04-20
3
-31
/
+36
|
*
bsd-user: Expand log_page_dump inline
Richard Henderson
2022-04-20
1
-14
/
+23
|
*
util/log: Drop call to setvbuf
Richard Henderson
2022-04-20
1
-6
/
+0
|
*
util/log: Remove qemu_log_flush
Richard Henderson
2022-04-20
8
-21
/
+1
|
*
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
2
-12
/
+3
|
*
util/log: Use qemu_log_trylock/unlock in qemu_log
Richard Henderson
2022-04-20
1
-6
/
+5
|
*
target/nios2: Remove log_cpu_state from reset
Richard Henderson
2022-04-20
1
-5
/
+0
|
*
accel/tcg: Use cpu_dump_state between qemu_log_trylock/unlock
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
23
-72
/
+92
|
*
tcg: Pass the locked filepointer to tcg_dump_ops
Richard Henderson
2022-04-20
1
-57
/
+52
|
*
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
9
-136
/
+166
|
*
hw/xen: Split out xen_pv_output_msg
Richard Henderson
2022-04-20
1
-20
/
+24
|
*
util/log: Rename qemu_log_lock to qemu_log_trylock
Richard Henderson
2022-04-20
12
-16
/
+18
|
*
util/log: Move qemu_log_lock, qemu_log_unlock out of line
Richard Henderson
2022-04-20
2
-25
/
+26
|
*
os-posix: Use qemu_log_enabled
Richard Henderson
2022-04-20
1
-1
/
+1
|
*
util/log: Pass Error pointer to qemu_set_log
Richard Henderson
2022-04-20
12
-18
/
+22
|
*
util/log: Return bool from qemu_set_log_filename
Richard Henderson
2022-04-20
3
-5
/
+5
|
*
target/hexagon: Remove qemu_set_log in hexagon_translate_init
Richard Henderson
2022-04-20
1
-6
/
+0
|
*
util/log: Drop manual log buffering
Richard Henderson
2022-04-20
4
-20
/
+4
*
|
Merge tag 'pull-fixes-for-7.1-200422-1' of https://github.com/stsquad/qemu in...
Richard Henderson
2022-04-20
37
-424
/
+5780
|
\
\
|
|
/
|
/
|
|
*
tests/guest-debug: better handle gdb crashes
Alex Bennée
2022-04-20
1
-5
/
+6
|
*
target/i386: fix byte swap issue with XMM register access
Alex Bennée
2022-04-20
1
-2
/
+2
|
*
tests/tcg: add missing reference files for float_convs
Alex Bennée
2022-04-20
2
-0
/
+1496
|
*
tests/tcg: add float_convd test
Alex Bennée
2022-04-20
5
-0
/
+4058
[next]