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
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
2022-04-05
coverity: update model for latest tools
Paolo Bonzini
1
-1
/
+2
2022-04-05
docs/system/devices/can.rst: correct links to CTU CAN FD IP core documentation.
Pavel Pisa
1
-3
/
+3
2022-04-05
xlnx-bbram: hw/nvram: Fix uninitialized Error *
Tong Ho
1
-1
/
+1
2022-04-04
Merge tag 'pull-ppc-20220404' of https://github.com/legoater/qemu into staging
Peter Maydell
5
-2
/
+13
2022-04-04
linux-user/ppc: Narrow type of ccr in save_user_regs
Richard Henderson
1
-1
/
+1
2022-04-04
ppc/pnv: Fix number of registers in the PCIe controller on POWER9
Frederic Barrat
1
-1
/
+1
2022-04-04
hw/ppc: free env->tb_env in spapr_unrealize_vcpu()
Daniel Henrique Barboza
3
-0
/
+11
2022-04-02
Merge tag 'pull-request-2022-04-01' of https://gitlab.com/thuth/qemu into sta...
Peter Maydell
6
-33
/
+33
2022-04-01
Merge tag 'pull-target-arm-20220401' of https://git.linaro.org/people/pmaydel...
Peter Maydell
5
-7
/
+25
2022-04-01
Merge tag 'pull-riscv-to-apply-20220401' of github.com:alistair23/qemu into s...
Peter Maydell
2
-6
/
+13
2022-04-01
target/arm: Don't use DISAS_NORETURN in STXP !HAVE_CMPXCHG128 codegen
Peter Maydell
1
-1
/
+6
2022-04-01
MAINTAINERS: change Fred Konrad's email address
Frederic Konrad
2
-2
/
+3
2022-04-01
target/arm: Determine final stage 2 output PA space based on original IPA
Idan Horowitz
1
-3
/
+5
2022-04-01
target/arm: Take VSTCR.SW, VTCR.NSW into account in final stage 2 walk
Idan Horowitz
1
-0
/
+10
2022-04-01
target/arm: Check VSTCR.SW when assigning the stage 2 output PA space
Idan Horowitz
1
-1
/
+1
2022-04-01
target/arm: Fix MTE access checks for disabled SEL2
Idan Horowitz
2
-2
/
+2
2022-04-01
trace: fix compilation with lttng-ust >= 2.13
Marc-André Lureau
2
-4
/
+4
2022-04-01
9p: move P9_XATTR_SIZE_MAX from 9p.h to 9p.c
Will Cohen
2
-23
/
+23
2022-04-01
meson.build: Fix dependency of page-vary-common.c to config-poison.h
Thomas Huth
1
-1
/
+1
2022-04-01
target/s390x: Fix determination of overflow condition code after subtraction
Bruno Haible
1
-2
/
+2
2022-04-01
target/s390x: Fix determination of overflow condition code after addition
Bruno Haible
1
-2
/
+2
[next]