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-06
qga: remove explicit environ argument from exec/spawn
Marc-André Lureau
2
-19
/
+7
2022-04-06
Move fcntl_setfl() to oslib-posix
Marc-André Lureau
4
-18
/
+17
2022-04-06
Move CPU softfloat unions to cpu-float.h
Marc-André Lureau
18
-62
/
+80
2022-04-06
include: move page_size_init() to include/hw/core/cpu.h
Marc-André Lureau
2
-2
/
+2
2022-04-06
include: move os_*() to os-foo.h
Marc-André Lureau
4
-14
/
+5
2022-04-06
include: move qemu_get_vm_name() to sysemu.h
Marc-André Lureau
5
-5
/
+5
2022-04-06
include: move progress API to qemu-progress.h
Marc-André Lureau
4
-5
/
+10
2022-04-06
include: move target page bits declaration to page-vary.h
Marc-André Lureau
6
-20
/
+22
2022-04-06
include: move cpu_exec* declarations to cpu-common.h
Marc-André Lureau
2
-3
/
+3
2022-04-06
include: move C/util-related declarations to cutils.h
Marc-André Lureau
10
-28
/
+28
2022-04-06
include: move dump_in_progress() to runstate.h
Marc-André Lureau
4
-8
/
+5
2022-04-06
include: move coroutine IO functions to coroutine.h
Marc-André Lureau
2
-23
/
+23
2022-04-06
include: move qemu_pipe() to osdep.h
Marc-André Lureau
2
-4
/
+4
2022-04-06
include: move qemu_write_full() declaration to osdep.h
Marc-André Lureau
2
-3
/
+3
2022-04-06
include: move TFR to osdep.h
Marc-André Lureau
2
-2
/
+2
2022-04-06
error-report: use error_printf() for program prefix
Marc-André Lureau
1
-1
/
+1
2022-04-06
util: rename qemu-error.c to match its header name
Marc-André Lureau
2
-1
/
+1
2022-04-06
error-report: replace deprecated g_get_current_time() with glib >= 2.62
Marc-André Lureau
2
-3
/
+24
2022-04-06
qga: replace deprecated g_get_current_time()
Marc-André Lureau
1
-3
/
+4
2022-04-06
Replace qemu_real_host_page variables with inlined functions
Marc-André Lureau
53
-162
/
+150
2022-04-06
tests: replace free_all() usage with g_auto
Marc-André Lureau
1
-87
/
+40
2022-04-06
include/qapi: add g_autoptr support for qobject types
Marc-André Lureau
12
-0
/
+54
2022-04-06
osdep: poison {HOST,TARGET}_WORDS_BIGENDIAN
Marc-André Lureau
1
-0
/
+12
2022-04-06
Replace TARGET_WORDS_BIGENDIAN
Marc-André Lureau
83
-116
/
+120
2022-04-06
Replace config-time define HOST_WORDS_BIGENDIAN
Marc-André Lureau
84
-174
/
+173
2022-04-06
char: move qemu_openpty_raw from util/ to char/
Marc-André Lureau
5
-144
/
+113
2022-04-06
meson: remove test-qdev-global-props dependency on testqapi
Marc-André Lureau
1
-1
/
+1
2022-04-06
meson: remove unneeded py3
Marc-André Lureau
1
-2
/
+0
2022-04-06
meson: add util dependency for oslib-posix on freebsd
Marc-André Lureau
1
-1
/
+5
2022-04-06
meson: use chardev_ss dependencies
Marc-André Lureau
1
-1
/
+1
2022-04-06
oslib: drop qemu_gettimeofday()
Marc-André Lureau
3
-29
/
+0
2022-04-06
Replace qemu_gettimeofday() with g_get_real_time()
Marc-André Lureau
7
-50
/
+35
2022-04-06
qga: replace qemu_gettimeofday() with g_get_real_time()
Marc-André Lureau
3
-33
/
+5
2022-04-06
qtest: replace gettimeofday with GTimer
Marc-André Lureau
1
-29
/
+10
2022-04-06
qapi, target/i386/sev: Add cpu0-id to query-sev-capabilities
Dov Murik
2
-1
/
+45
2022-04-05
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
3
-6
/
+54
2022-04-05
Merge tag 'pull-qapi-2022-04-05' of git://repo.or.cz/qemu/armbru into staging
Peter Maydell
7
-8
/
+12
2022-04-05
Merge tag 'pull-target-arm-20220405' of https://git.linaro.org/people/pmaydel...
Peter Maydell
2
-4
/
+4
2022-04-05
qapi: Fix calc-dirty-rate example
Markus Armbruster
1
-1
/
+1
2022-04-05
qapi: fix example of query-memdev command
Victor Toso
1
-0
/
+2
2022-04-05
qapi: fix example of query-cpus-fast command
Victor Toso
1
-2
/
+0
2022-04-05
qapi: fix example of trace-event-get-state command
Victor Toso
1
-1
/
+1
2022-04-05
qapi: fix example of query-colo-status command
Victor Toso
1
-1
/
+1
2022-04-05
qapi: fix example of query-vnc command
Victor Toso
1
-0
/
+1
2022-04-05
qapi: fix example of query-spice command
Victor Toso
1
-0
/
+2
2022-04-05
qapi: fix example of query-named-block-nodes command
Victor Toso
1
-0
/
+1
2022-04-05
qapi: fix examples: replay-break and replay-seek
Victor Toso
1
-2
/
+2
2022-04-05
qapi: fix example of netdev_add command
Victor Toso
1
-1
/
+1
2022-04-05
docs/system/i386: Add measurement calculation details to amd-memory-encryption
Dov Murik
1
-4
/
+50
2022-04-05
qga/vss-win32: fix compilation with clang++
Helge Konetzka
1
-1
/
+2
[next]