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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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
2016-10-26
tcg: Add CONFIG_ATOMIC64
Richard Henderson
1
-0
/
+33
2016-10-26
tcg: Add atomic128 helpers
Richard Henderson
1
-1
/
+28
2016-10-21
linux-user: Add support for syncfs() syscall
Aleksandar Markovic
1
-0
/
+18
2016-10-21
linux-user: Add support for clock_adjtime() syscall
Aleksandar Markovic
1
-0
/
+18
2016-10-11
build: Work around SIZE_MAX bug in OSX headers
Eric Blake
1
-0
/
+16
2016-09-29
oslib-posix: add a configure switch to debug stack usage
Peter Lieven
1
-0
/
+19
2016-09-28
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-2
/
+1
2016-09-27
qdisk - hw/block/xen_disk: grant copy implementation
Paulina Szubarczyk
1
-0
/
+55
2016-09-27
build-sys: put glib_cflags in QEMU_CFLAGS
Marc-André Lureau
1
-1
/
+1
2016-09-27
build-sys: remove unused GLIB_CFLAGS
Marc-André Lureau
1
-1
/
+0
2016-09-23
configure: Remove detection code for UUID
Fam Zheng
1
-39
/
+4
2016-09-23
vhdx: Use QEMU UUID API
Fam Zheng
1
-24
/
+3
2016-09-20
blockdev: Modularize nfs block driver
Colin Lord
1
-2
/
+2
2016-09-15
win32: don't run subprocess tests on Mingw32 platform
Eduardo Habkost
1
-1
/
+1
2016-09-15
Remove remainders of HPPA backend
Thomas Huth
1
-5
/
+0
2016-09-15
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-15
/
+6
2016-09-13
cutils: Rearrange buffer_is_zero acceleration
Richard Henderson
1
-15
/
+6
2016-09-13
configure: Always compile with -fwrapv
Peter Maydell
1
-1
/
+5
2016-09-13
configure: support replication
Changlong Xie
1
-0
/
+11
2016-09-10
vhost-vsock: add virtio sockets device
Stefan Hajnoczi
1
-0
/
+10
2016-09-05
trace: add syslog tracing backend
Paul Durrant
1
-0
/
+19
2016-08-15
pc-bios/optionrom: Fix OpenBSD build with better detection of linker emulation
Peter Maydell
1
-1
/
+11
2016-08-09
Disable warn about left shifts of negative values
Pranith Kumar
1
-1
/
+1
2016-07-29
avx2 configure: Disable if static build
Aaron Lindsay
1
-7
/
+10
2016-07-25
configure: mark qemu-ga VSS includes as system headers
Michael Roth
1
-3
/
+3
2016-07-25
build-sys: link tests/data
Marc-André Lureau
1
-0
/
+5
2016-07-22
tests: introduce a framework for testing migration performance
Daniel P. Berrange
1
-0
/
+2
2016-07-10
build: Use $(AS) for optionrom explicitly
Richard Henderson
1
-7
/
+3
2016-07-05
build: Use $(CCAS) for compiling .S files
Richard Henderson
1
-3
/
+10
2016-07-04
crypto: allow default TLS priority to be chosen at build time
Daniel P. Berrange
1
-0
/
+6
2016-07-04
crypto: switch hash code to use nettle/gcrypt directly
Daniel P. Berrange
1
-14
/
+0
2016-06-29
Merge remote-tracking branch 'remotes/riku/tags/pull-linux-user-20160628' int...
Peter Maydell
1
-1
/
+7
2016-06-28
configure: Make AVX2 test robust to non-ELF systems
Peter Maydell
1
-2
/
+4
2016-06-28
configure: Improve usermode relocation linker option probe
Peter Maydell
1
-1
/
+11
2016-06-26
configure: Don't allow user-only targets for unknown CPU architectures
Peter Maydell
1
-0
/
+7
2016-06-26
configure: Don't override ARCH=unknown if enabling TCI
Peter Maydell
1
-1
/
+0
2016-06-20
seccomp: Add support for ppc/ppc64
Michael Strosaker
1
-0
/
+3
2016-06-16
configure: Remove unused CONFIG_SIGEV_THREAD_ID switch
Thomas Huth
1
-22
/
+0
2016-06-16
avx2 configure: Use primitives in test
Dr. David Alan Gilbert
1
-5
/
+12
2016-06-16
Make avx2 configure test work with -O2
Dr. David Alan Gilbert
1
-1
/
+1
2016-06-16
configure: Enable -Werror for MinGW builds, too
Thomas Huth
1
-1
/
+1
2016-06-16
configure: Remove unused CONFIG_ZERO_MALLOC setting
Thomas Huth
1
-16
/
+0
2016-06-08
Merge remote-tracking branch 'remotes/riku/tags/pull-linux-user-20160608' int...
Peter Maydell
1
-19
/
+19
2016-06-08
linux-user: Use safe_syscall wrapper for epoll_wait syscalls
Peter Maydell
1
-19
/
+2
2016-06-07
Fix configure test for PBKDF2 in nettle
Steven Luo
1
-0
/
+1
2016-06-07
configure: Use $(..) instead of deprecated `..`
Stefan Weil
1
-87
/
+87
2016-06-07
Fix linking relocatable objects on Sparc
James Clarke
1
-0
/
+21
2016-06-07
linux-user: check if NETLINK_ROUTE is available
Laurent Vivier
1
-0
/
+15
2016-06-03
audio: pa: Set volume of recording stream instead of recording device
Peter Krempa
1
-2
/
+2
2016-05-23
configure: Allow builds with extra warnings
Stefan Weil
1
-1
/
+1
[next]