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-03-23
docs/tcg-plugins: document QEMU_PLUGIN behaviour
Christoph Muellner
1
-2
/
+7
2022-03-23
docs: remove qemu_logo.pdf
Alex Bennée
1
-0
/
+0
2022-03-23
gitlab: include new aarch32 job in custom-runners
Alex Bennée
2
-0
/
+1
2022-03-23
semihosting: clean up handling of expanded argv
Alex Bennée
1
-3
/
+3
2022-03-23
docs/devel: try and impose some organisation
Alex Bennée
6
-39
/
+95
2022-03-23
mailmap/gitdm: more fixes for bad tags and authors
Alex Bennée
2
-1
/
+9
2022-03-23
target/i386: force maximum rounding precision for fildl[l]
Alex Bennée
1
-0
/
+13
2022-03-23
tests/Makefile.include: Let "make clean" remove the TCG tests, too
Thomas Huth
1
-1
/
+1
2022-03-22
Update version for v7.0.0-rc1 release
v7.0.0-rc1
Peter Maydell
1
-1
/
+1
2022-03-22
Merge tag 'pull-request-2022-03-21' of https://gitlab.com/thuth/qemu into sta...
Peter Maydell
6
-22
/
+198
2022-03-22
Merge tag 'fixes-pull-request' of gitlab.com:marcandre.lureau/qemu into staging
Peter Maydell
93
-347
/
+278
2022-03-22
gitlab: disable accelerated zlib for s390x
Alex Bennée
2
-2
/
+16
2022-03-22
Merge tag 'pull-block-2022-03-22' of https://gitlab.com/hreitz/qemu into staging
Peter Maydell
50
-272
/
+402
2022-03-22
qapi: remove needless include
Marc-André Lureau
1
-1
/
+0
2022-03-22
Remove trailing ; after G_DEFINE_AUTO macro
Marc-André Lureau
2
-2
/
+2
2022-03-22
tests: remove needless include
Marc-André Lureau
1
-1
/
+0
2022-03-22
error: use GLib to remember the program name
Marc-André Lureau
6
-29
/
+13
2022-03-22
qga: remove bswap.h include
Marc-André Lureau
1
-1
/
+0
2022-03-22
qapi: remove needless include
Marc-André Lureau
1
-1
/
+0
2022-03-22
meson: fix CONFIG_ATOMIC128 check
Marc-André Lureau
1
-15
/
+12
2022-03-22
meson: move int128 checks from configure
Marc-André Lureau
2
-47
/
+39
2022-03-22
qapi: remove needless include
Marc-André Lureau
1
-1
/
+0
2022-03-22
util: remove the net/net.h dependency
Marc-André Lureau
3
-15
/
+13
2022-03-22
util: remove needless includes
Marc-André Lureau
1
-2
/
+0
2022-03-22
scripts/modinfo-collect: remove unused/dead code
Marc-André Lureau
1
-5
/
+0
2022-03-22
Move HOST_LONG_BITS to compiler.h
Marc-André Lureau
2
-3
/
+5
2022-03-22
Simplify HOST_LONG_BITS
Marc-André Lureau
1
-7
/
+1
2022-03-22
compiler.h: replace QEMU_SENTINEL with G_GNUC_NULL_TERMINATED
Marc-André Lureau
4
-7
/
+5
2022-03-22
compiler.h: replace QEMU_WARN_UNUSED_RESULT with G_GNUC_WARN_UNUSED_RESULT
Marc-André Lureau
6
-16
/
+16
2022-03-22
Replace GCC_FMT_ATTR with G_GNUC_PRINTF
Marc-André Lureau
58
-137
/
+130
2022-03-22
Drop qemu_foo() socket API wrapper
Marc-André Lureau
15
-64
/
+45
2022-03-22
m68k/nios2-semi: fix gettimeofday() result check
Marc-André Lureau
2
-2
/
+2
2022-03-22
vl: typo fix in a comment
Marc-André Lureau
1
-1
/
+1
2022-03-22
qemu-options: define -spice only #ifdef CONFIG_SPICE
Marc-André Lureau
2
-0
/
+4
2022-03-22
Merge tag 'pull-nbd-2022-03-21' of https://repo.or.cz/qemu/ericb into staging
Peter Maydell
3
-13
/
+13
2022-03-22
iotests/207: Filter host fingerprint
Hanna Reitz
2
-4
/
+9
2022-03-22
iotests.py: Filters for VM.run_job()
Hanna Reitz
1
-10
/
+16
2022-03-22
iotests: make qemu_img_log and img_info_log raise on error
John Snow
3
-5
/
+7
2022-03-22
iotests: remove qemu_img_pipe_and_status()
John Snow
1
-19
/
+7
2022-03-22
iotests: replace qemu_img_log('create', ...) calls
John Snow
6
-48
/
+13
2022-03-22
iotests: use qemu_img() in has_working_luks()
John Snow
1
-9
/
+9
2022-03-22
iotests: remove remaining calls to qemu_img_pipe()
John Snow
4
-13
/
+9
2022-03-22
iotests/149: Remove qemu_img_pipe() call
John Snow
2
-23
/
+5
2022-03-22
iotests: replace unchecked calls to qemu_img_pipe()
John Snow
6
-10
/
+10
2022-03-22
iotests: change supports_quorum to use qemu_img
John Snow
1
-2
/
+2
2022-03-22
iotests: add qemu_img_map() function
John Snow
6
-24
/
+17
2022-03-22
iotests/remove-bitmap-from-backing: use qemu_img_info()
John Snow
1
-3
/
+3
2022-03-22
iotests: add qemu_img_info()
John Snow
3
-10
/
+15
2022-03-22
iotests: use qemu_img_json() when applicable
John Snow
1
-4
/
+4
2022-03-22
iotests: add qemu_img_json()
John Snow
1
-0
/
+32
[next]