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
path:
root
/
configure
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-21
fuzz: build without AddressSanitizer, by default
Alexander Bulekov
1
-5
/
+5
2020-07-17
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
1
-39
/
+0
2020-07-17
Remove VXHS block device
Marc-André Lureau
1
-39
/
+0
2020-07-17
configure: Fix for running with --enable-werror on macOS
Thomas Huth
1
-1
/
+1
2020-07-15
tests/plugins: don't unconditionally add -Wpsabi
Alex Bennée
1
-0
/
+3
2020-07-13
osdep.h: Always include <sys/signal.h> if it exists
David CARLIER
1
-0
/
+10
2020-07-13
build: Check that mlockall() exists
David CARLIER
1
-0
/
+15
2020-07-13
util/qemu-openpty.c: Don't assume pty.h is glibc-only
David CARLIER
1
-0
/
+9
2020-07-13
build: Enable BSD symbols for Haiku
David CARLIER
1
-2
/
+2
2020-07-13
Remove the CONFIG_PRAGMA_DIAGNOSTIC_AVAILABLE switch
Thomas Huth
1
-29
/
+0
2020-07-13
configure: do not clobber CFLAGS with --enable-fuzzing
Alexander Bulekov
1
-1
/
+1
2020-07-13
configure: fix malloc check
Olaf Hering
1
-0
/
+1
2020-07-12
Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-misc-1107...
Peter Maydell
1
-1
/
+30
2020-07-11
tests/vm: Added a new script for ubuntu.aarch64.
Robert Foley
1
-0
/
+20
2020-07-11
tests/vm: Added configuration file support
Robert Foley
1
-0
/
+9
2020-07-11
crypto/linux_keyring: fix 'secret_keyring' configure test
David Edmondson
1
-1
/
+1
2020-07-11
target/avr: Register AVR support with the rest of QEMU
Michael Rolnik
1
-0
/
+7
2020-07-07
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-0
/
+21
2020-07-07
vhost-vdpa: introduce vhost-vdpa backend
Cindy Lu
1
-0
/
+21
2020-07-07
Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-07-0...
Peter Maydell
1
-1
/
+8
2020-07-06
Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-5.1-pull-re...
Peter Maydell
1
-0
/
+10
2020-07-06
configure / util: Auto-detect the availability of openpty()
Thomas Huth
1
-1
/
+8
2020-06-30
configure: vgabios cleanups
Gerd Hoffmann
1
-3
/
+3
2020-06-29
linux-user: syscall: ioctls: support DRM_IOCTL_VERSION
Chen Gang
1
-0
/
+10
2020-06-26
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-0
/
+29
2020-06-26
configure: add libdaxctl support
Jingqi Liu
1
-0
/
+29
2020-06-23
configure: add flags to support SafeStack
Daniele Buono
1
-0
/
+73
2020-06-18
configure: Add -Wno-psabi
Richard Henderson
1
-0
/
+1
2020-06-18
configure: Disable -Wtautological-type-limit-compare
Richard Henderson
1
-0
/
+1
2020-06-18
configure: Clean up warning flag lists
Richard Henderson
1
-10
/
+32
2020-06-16
configure: add --enable-tsan flag + fiber annotations for coroutine-ucontext
Lingfeng Yang
1
-1
/
+46
2020-06-16
Makefile: dtc: update, build the libfdt target
Claudio Fontana
1
-1
/
+0
2020-06-16
Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-06-1...
Peter Maydell
1
-0
/
+5
2020-06-15
configure: Let SLOF be initialized by ./scripts/git-submodule.sh
Philippe Mathieu-Daudé
1
-0
/
+5
2020-06-15
test-crypto-secret: add 'secret_keyring' object tests.
Alexey Krasikov
1
-0
/
+24
2020-06-15
crypto/linux_keyring: add 'secret_keyring' secret object.
Alexey Krasikov
1
-0
/
+45
2020-06-15
crypto: add "none" random provider
Marek Marczykowski-Górecki
1
-0
/
+11
2020-06-12
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-5
/
+20
2020-06-12
virtio: add vhost-user-vsock base device
Stefano Garzarella
1
-0
/
+3
2020-06-10
configure: Do not ignore malloc value
Leonid Bloch
1
-3
/
+17
2020-06-10
Makefile: Let the 'help' target list the helper targets
Philippe Mathieu-Daudé
1
-2
/
+3
2020-06-08
Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-5.1-pull-re...
Peter Maydell
1
-0
/
+4
2020-06-05
configure: Avoid building TCG when not needed
Philippe Mathieu-Daudé
1
-0
/
+4
2020-06-01
configure: Add KVM target support for MIPS64
Huacai Chen
1
-1
/
+1
2020-05-27
configure: add alternate binary for genisoimage
Alex Bennée
1
-1
/
+1
2020-05-25
audio/jack: add JACK client audiodev
Geoffrey McRae
1
-0
/
+17
2020-05-19
ui: increase min required GTK version to 3.22.0
Volker Rümelin
1
-1
/
+1
2020-05-14
target/arm: Use correct GDB XML for M-profile cores
Peter Maydell
1
-2
/
+2
2020-05-13
qcow2: add zstd cluster compression
Denis Plotnikov
1
-1
/
+1
2020-05-06
target/m68k: fix gdb for m68xxx
KONRAD Frederic
1
-1
/
+1
[next]