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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-21
qapi: Fix version of cpu0-id field
Dov Murik
1
-1
/
+1
2022-04-21
qapi: Fix typo
Andrea Bolognani
1
-1
/
+1
2022-04-21
qapi: Fix documentation for query-xen-replication-status
Andrea Bolognani
1
-1
/
+1
2022-04-21
docs: qapi: Remove outdated reference to simple unions
Andrea Bolognani
1
-2
/
+2
2022-04-21
qapi-schema: test: add a unit test for parsing array alternates
Paolo Bonzini
3
-0
/
+45
2022-04-21
qapi-schema: test: add a qapi-schema-test for array alternates
Paolo Bonzini
4
-0
/
+9
2022-04-21
qapi-schema: support alternates with array type
Paolo Bonzini
5
-5
/
+23
2022-04-20
Merge tag 'pull-tcg-20220420' of https://gitlab.com/rth7680/qemu into staging
Richard Henderson
13
-18
/
+31
2022-04-20
Merge tag 'pull-log-20220420' of https://gitlab.com/rth7680/qemu into staging
Richard Henderson
49
-660
/
+725
2022-04-20
tcg: Add tcg_constant_ptr
Richard Henderson
1
-0
/
+2
2022-04-20
accel/tcg: Remove ATOMIC_MMU_IDX
Richard Henderson
2
-2
/
+0
2022-04-20
tcg: Fix indirect lowering vs TCG_OPF_COND_BRANCH
Richard Henderson
2
-7
/
+29
2022-04-20
Don't include sysemu/tcg.h if it is not necessary
Thomas Huth
9
-9
/
+0
2022-04-20
Merge tag 'pull-fixes-for-7.1-200422-1' of https://github.com/stsquad/qemu in...
Richard Henderson
37
-424
/
+5780
2022-04-20
util/log: Support per-thread log files
Richard Henderson
2
-36
/
+128
2022-04-20
util/log: Limit RCUCloseFILE to file closing
Richard Henderson
1
-36
/
+32
2022-04-20
util/log: Rename QemuLogFile to RCUCloseFILE
Richard Henderson
1
-15
/
+13
2022-04-20
util/log: Combine two logfile closes
Richard Henderson
1
-8
/
+3
2022-04-20
util/log: Hoist the eval of is_daemonized in qemu_set_log_internal
Richard Henderson
1
-3
/
+5
2022-04-20
util/log: Rename qemu_logfile_mutex to global_mutex
Richard Henderson
1
-4
/
+6
2022-04-20
util/log: Rename qemu_logfile to global_file
Richard Henderson
1
-8
/
+8
2022-04-20
util/log: Rename logfilename to global_filename
Richard Henderson
1
-7
/
+6
2022-04-20
util/log: Remove qemu_log_close
Richard Henderson
4
-22
/
+3
2022-04-20
softmmu: Use qemu_set_log_filename_flags
Richard Henderson
1
-12
/
+9
2022-04-20
linux-user: Use qemu_set_log_filename_flags
Richard Henderson
1
-6
/
+5
2022-04-20
bsd-user: Use qemu_set_log_filename_flags
Richard Henderson
1
-9
/
+9
2022-04-20
util/log: Introduce qemu_set_log_filename_flags
Richard Henderson
2
-46
/
+77
2022-04-20
sysemu/os-win32: Test for and use _lock_file/_unlock_file
Richard Henderson
2
-7
/
+21
2022-04-20
include/qemu/log: Move entire implementation out-of-line
Richard Henderson
3
-35
/
+34
2022-04-20
include/exec/log: Do not reference QemuLogFile directly
Richard Henderson
1
-9
/
+4
2022-04-20
tests/unit: Do not reference QemuLogFile directly
Richard Henderson
1
-18
/
+15
2022-04-20
linux-user: Expand log_page_dump inline
Richard Henderson
3
-31
/
+36
2022-04-20
bsd-user: Expand log_page_dump inline
Richard Henderson
1
-14
/
+23
2022-04-20
util/log: Drop call to setvbuf
Richard Henderson
1
-6
/
+0
2022-04-20
util/log: Remove qemu_log_flush
Richard Henderson
8
-21
/
+1
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
2
-12
/
+3
2022-04-20
util/log: Use qemu_log_trylock/unlock in qemu_log
Richard Henderson
1
-6
/
+5
2022-04-20
target/nios2: Remove log_cpu_state from reset
Richard Henderson
1
-5
/
+0
2022-04-20
accel/tcg: Use cpu_dump_state between qemu_log_trylock/unlock
Richard Henderson
1
-1
/
+1
2022-04-20
exec/log: Remove log_disas and log_target_disas
Richard Henderson
1
-24
/
+0
2022-04-20
exec/translator: Pass the locked filepointer to disas_log hook
Richard Henderson
23
-72
/
+92
2022-04-20
tcg: Pass the locked filepointer to tcg_dump_ops
Richard Henderson
1
-57
/
+52
2022-04-20
util/log: Remove qemu_log_vprintf
Richard Henderson
1
-15
/
+0
2022-04-20
*: Use fprintf between qemu_log_trylock/unlock
Richard Henderson
9
-136
/
+166
2022-04-20
hw/xen: Split out xen_pv_output_msg
Richard Henderson
1
-20
/
+24
2022-04-20
util/log: Rename qemu_log_lock to qemu_log_trylock
Richard Henderson
12
-16
/
+18
2022-04-20
util/log: Move qemu_log_lock, qemu_log_unlock out of line
Richard Henderson
2
-25
/
+26
2022-04-20
os-posix: Use qemu_log_enabled
Richard Henderson
1
-1
/
+1
2022-04-20
util/log: Pass Error pointer to qemu_set_log
Richard Henderson
12
-18
/
+22
[next]