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
python/aqmp: fully separate from qmp.QEMUMonitorProtocol
John Snow
1
-6
/
+31
2022-04-21
python/aqmp: take QMPBadPortError and parse_address from qemu.qmp
John Snow
3
-32
/
+27
2022-04-21
python: temporarily silence pylint duplicate-code warnings
John Snow
1
-0
/
+1
2022-04-21
python/aqmp-tui: relicense as LGPLv2+
John Snow
1
-1
/
+1
2022-04-21
python/qmp-shell: relicense as LGPLv2+
John Snow
1
-3
/
+4
2022-04-21
python/aqmp: relicense as LGPLv2+
John Snow
1
-3
/
+3
2022-04-21
python/aqmp: add explicit GPLv2 license to legacy.py
John Snow
1
-0
/
+11
2022-04-21
iotests: switch to AQMP
John Snow
1
-2
/
+1
2022-04-21
iotests/mirror-top-perms: switch to AQMP
John Snow
1
-6
/
+3
2022-04-21
scripts/bench-block-job: switch to AQMP
John Snow
1
-2
/
+1
2022-04-21
python/machine: permanently switch to AQMP
John Snow
2
-12
/
+8
2022-04-21
qga: use fixed-length and GDateTime for log timestamp
Marc-André Lureau
1
-5
/
+3
2022-04-21
tests/fuzz: fix warning
Marc-André Lureau
1
-2
/
+0
2022-04-21
qga: remove need for QEMU atomic.h
Marc-André Lureau
1
-7
/
+5
2022-04-21
util: replace qemu_get_local_state_pathname()
Marc-André Lureau
6
-21
/
+18
2022-04-21
util: use qemu_create() in qemu_write_pidfile()
Marc-André Lureau
1
-2
/
+1
2022-04-21
util: use qemu_write_full() in qemu_write_pidfile()
Marc-André Lureau
1
-1
/
+1
2022-04-21
util: simplify write in signal handler
Marc-André Lureau
1
-16
/
+2
2022-04-21
qtest: simplify socket_send()
Marc-André Lureau
1
-14
/
+2
2022-04-21
qga: move qga_get_host_name()
Marc-André Lureau
7
-59
/
+60
2022-04-21
Move error_printf_unless_qmp() with monitor unit
Marc-André Lureau
6
-13
/
+15
2022-04-21
tests: run-time skip test-qga if TSAN is enabled
Marc-André Lureau
2
-1
/
+8
2022-04-21
compiler.h: add QEMU_SANITIZE_{ADDRESS,THREAD}
Marc-André Lureau
1
-0
/
+8
2022-04-21
tests: remove block/qdict checks from check-qobject.c
Marc-André Lureau
1
-8
/
+0
2022-04-21
include: move qdict_{crumple,flatten} declarations
Marc-André Lureau
4
-3
/
+5
2022-04-21
include: add qemu/keyval.h
Marc-André Lureau
9
-10
/
+21
2022-04-21
include: move qemu_fdatasync() to osdep
Marc-André Lureau
4
-17
/
+18
2022-04-21
include: move qemu_msync() to osdep
Marc-André Lureau
5
-39
/
+41
2022-04-21
compiler.h: replace QEMU_NORETURN with G_NORETURN
Marc-André Lureau
58
-191
/
+214
2022-04-21
osdep.h: move qemu_build_not_reached()
Marc-André Lureau
2
-16
/
+16
2022-04-21
doc/style: CLang -> Clang
Marc-André Lureau
1
-1
/
+1
2022-04-21
intc/exynos4210_gic: replace snprintf() with g_strdup_printf()
Marc-André Lureau
1
-6
/
+3
2022-04-21
arm/allwinner-a10: replace snprintf() with g_strdup_printf()
Marc-André Lureau
1
-3
/
+1
2022-04-21
arm/digic: replace snprintf() with g_strdup_printf()
Marc-André Lureau
1
-4
/
+1
2022-04-21
docs: trace-events-all is installed without renaming
Marc-André Lureau
1
-1
/
+1
2022-04-21
qga: replace usleep() with g_usleep()
Marc-André Lureau
1
-1
/
+1
2022-04-21
include: rename qemu-common.h qemu/help-texts.h
Marc-André Lureau
12
-11
/
+11
2022-04-21
hw/hyperv: remove needless qemu-common.h include
Marc-André Lureau
1
-1
/
+0
2022-04-21
Simplify softmmu/main.c
Marc-André Lureau
4
-21
/
+20
2022-04-21
scripts/analyze-inclusions: drop qemu-common.h from analysis
Marc-André Lureau
1
-4
/
+0
2022-04-21
glib-compat: isolate g_date_time_format_iso8601 version-bypass
Marc-André Lureau
2
-11
/
+5
2022-04-21
hw/arm: Use bit fields for NPCM7XX PWRON STRAPs
Hao Wu
1
-5
/
+19
2022-04-21
hw/misc: Add PWRON STRAP bit fields in GCR module
Hao Wu
1
-0
/
+30
2022-04-21
hw/arm/virt: impact of gic-version on max CPUs
Heinrich Schuchardt
1
-2
/
+2
2022-04-21
hw/core/irq: remove unused 'qemu_irq_split' function
Zongyuan Li
2
-20
/
+0
2022-04-21
hw/arm/stellaris: replace 'qemu_split_irq' with 'TYPE_SPLIT_IRQ'
Zongyuan Li
1
-2
/
+13
2022-04-21
hw/arm/realview: replace 'qemu_split_irq' with 'TYPE_SPLIT_IRQ'
Zongyuan Li
1
-9
/
+24
2022-04-21
hw/arm/exynos4210: Drop Exynos4210Irq struct
Peter Maydell
2
-32
/
+8
2022-04-21
hw/arm/exynos4210: Put combiners into state struct
Peter Maydell
4
-39
/
+72
2022-04-21
hw/arm/exynos4210: Fold combiner splits into exynos4210_init_board_irqs()
Peter Maydell
2
-65
/
+119
[prev]
[next]