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
2021-07-09
modules: check arch and block load on mismatch
Gerd Hoffmann
3
-0
/
+33
2021-07-09
modules: add tracepoints
Gerd Hoffmann
2
-0
/
+7
2021-07-09
modules: use modinfo for qemu opts load
Gerd Hoffmann
3
-21
/
+19
2021-07-09
modules: use modinfo for qom load
Gerd Hoffmann
1
-53
/
+24
2021-07-09
modules: use modinfo for dependencies
Gerd Hoffmann
1
-34
/
+21
2021-07-09
modules: add block module annotations
Gerd Hoffmann
1
-0
/
+1
2021-07-09
modules: add s390x module annotations
Gerd Hoffmann
1
-0
/
+3
2021-07-09
modules: add ui module annotations
Gerd Hoffmann
5
-0
/
+20
2021-07-09
modules: add ccid module annotations
Gerd Hoffmann
2
-0
/
+2
2021-07-09
modules: add usb-redir module annotations
Gerd Hoffmann
1
-0
/
+1
2021-07-09
modules: add audio module annotations
Gerd Hoffmann
1
-0
/
+2
2021-07-09
modules: add chardev module annotations
Gerd Hoffmann
2
-0
/
+5
2021-07-09
modules: add virtio-gpu module annotations
Gerd Hoffmann
10
-0
/
+18
2021-07-09
modules: add qxl module annotations
Gerd Hoffmann
1
-0
/
+4
2021-07-09
modules: check if all dependencies can be satisfied
Jose R. Ziviani
1
-1
/
+14
2021-07-09
modules: generate modinfo.c
Gerd Hoffmann
5
-1
/
+128
2021-07-09
modules: collect module meta-data
Gerd Hoffmann
2
-0
/
+83
2021-07-09
modules: add modinfo macros
Gerd Hoffmann
1
-0
/
+61
2021-07-09
osdep: fix HAVE_BROKEN_SIZE_MAX case
Paolo Bonzini
1
-1
/
+1
2021-07-09
meson: fix missing preprocessor symbols
Paolo Bonzini
5
-9
/
+7
2021-07-09
configure: fix libpmem configuration option
Miroslav Rezanina
1
-2
/
+2
2021-07-09
configure: fix libdaxctl options
Miroslav Rezanina
1
-2
/
+2
2021-07-09
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
22
-8
/
+115
2021-07-08
Merge remote-tracking branch 'remotes/stefanha-gitlab/tags/block-pull-request...
Peter Maydell
10
-17
/
+161
2021-07-08
Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-6.1-pull-re...
Peter Maydell
7
-215
/
+235
2021-07-08
tests/tcg: generalise the disabling of the signals test
Alex Bennée
3
-6
/
+6
2021-07-07
linux-user/syscall: Remove hardcoded tabs (code style)
Philippe Mathieu-Daudé
1
-94
/
+94
2021-07-07
linux-user/alpha: Remove hardcoded tabs (code style)
Philippe Mathieu-Daudé
1
-99
/
+97
2021-07-07
linux-user/mips: Handle TARGET_EWOULDBLOCK as TARGET_EAGAIN
Philippe Mathieu-Daudé
2
-0
/
+4
2021-07-07
linux-user/hppa: Handle TARGET_EWOULDBLOCK as TARGET_EAGAIN
Philippe Mathieu-Daudé
1
-0
/
+2
2021-07-07
linux-user/alpha: Handle TARGET_EWOULDBLOCK as TARGET_EAGAIN
Philippe Mathieu-Daudé
1
-0
/
+2
2021-07-07
linux-user: Fix style problems in linuxload.c
Richard Henderson
1
-22
/
+20
2021-07-07
linux-user: fill ppid field in /proc/self/stat
Andreas Schwab
1
-0
/
+3
2021-07-07
linux-user/elfload: Implement ELF_HWCAP for RISC-V
Kito Cheng
1
-0
/
+13
2021-07-07
MAINTAINERS: Add maintainer for vhost-user RNG implementation
Mathieu Poirier
1
-0
/
+9
2021-07-06
block/io: Merge discard request alignments
Akihiko Odaki
1
-0
/
+2
2021-07-06
block: Add backend_defaults property
Akihiko Odaki
3
-4
/
+79
2021-07-06
block/file-posix: Optimize for macOS
Akihiko Odaki
1
-2
/
+25
2021-07-06
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
34
-1579
/
+1170
2021-07-06
config-host.mak: remove unused compiler-related lines
Paolo Bonzini
2
-11
/
+0
2021-07-06
Set icon for QEMU binary on Mac OS
John Arbuckle
2
-6
/
+19
2021-07-06
qemu-option: remove now-dead code
Paolo Bonzini
3
-79
/
+10
2021-07-06
machine: add smp compound property
Paolo Bonzini
4
-69
/
+95
2021-07-06
vl: switch -M parsing to keyval
Paolo Bonzini
1
-163
/
+140
2021-07-06
keyval: introduce keyval_parse_into
Paolo Bonzini
2
-8
/
+37
2021-07-06
keyval: introduce keyval_merge
Paolo Bonzini
3
-0
/
+139
2021-07-06
qom: export more functions for use with non-UserCreatable objects
Paolo Bonzini
2
-16
/
+65
2021-07-06
configure: convert compiler tests to meson, part 6
Paolo Bonzini
2
-75
/
+11
2021-07-06
configure: convert compiler tests to meson, part 5
Paolo Bonzini
2
-101
/
+26
2021-07-06
configure: convert compiler tests to meson, part 4
Paolo Bonzini
2
-142
/
+34
[next]