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
2017-07-24
util: Introduce include/qemu/cpuid.h
Richard Henderson
1
-19
/
+24
2017-07-21
configure: Drop ancient Solaris 9 and earlier support
Peter Maydell
1
-21
/
+0
2017-07-21
configure: Never use 'uname' to identify target OS
Peter Maydell
1
-8
/
+18
2017-07-20
configure: Don't build ivshmem tools unless CONFIG_IVSHMEM is set
Kamil Rytarowski
1
-0
/
+2
2017-07-20
configure: Use an explicit CONFIG_IVSHMEM rather than CONFIG_EVENTFD
Kamil Rytarowski
1
-0
/
+9
2017-07-19
Merge remote-tracking branch 'remotes/berrange/tags/pull-qcrypto-2017-07-18-2...
Peter Maydell
1
-0
/
+37
2017-07-19
crypto: introduce some common functions for af_alg backend
Longpeng(Mike)
1
-0
/
+37
2017-07-18
xen/mapcache: introduce xen_replace_cache_entry()
Igor Druzhinin
1
-0
/
+18
2017-07-17
qemu-ga: check if utmpx.h is available on the system
Tomáš Golembiovský
1
-0
/
+19
2017-07-14
Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20170714' into s...
Peter Maydell
1
-1
/
+1
2017-07-14
s390x/gdb: add gs registers
Christian Borntraeger
1
-1
/
+1
2017-07-14
build: add -Wexpansion-to-defined
Paolo Bonzini
1
-1
/
+1
2017-07-13
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st...
Peter Maydell
1
-2
/
+6
2017-07-11
build: disable Xen on ARM
Paolo Bonzini
1
-3
/
+3
2017-07-11
configure: Handle having no c++ compiler in FORTIFY_SOURCE check
Peter Maydell
1
-1
/
+1
2017-07-11
configure: Fix build with pkg-config and --static --enable-sdl
Thomas Huth
1
-1
/
+5
2017-07-04
configure: add --disable-tcg configure option
Paolo Bonzini
1
-5
/
+21
2017-07-04
configure: early test for supported targets
Paolo Bonzini
1
-22
/
+48
2017-07-04
configure: factor out list of supported Xen/KVM/HAX targets
Paolo Bonzini
1
-35
/
+55
2017-06-26
configure: Define NCURSES_WIDECHAR if we're using curses
Peter Maydell
1
-0
/
+2
2017-06-21
target-m68k: define 96bit FP registers for gdb on 680x0
Laurent Vivier
1
-1
/
+1
2017-06-20
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-2
/
+2
2017-06-15
docs: create interop/ subdirectory
Paolo Bonzini
1
-1
/
+1
2017-06-15
tcg: move tcg backend files into accel/tcg/
Yang Zhong
1
-1
/
+1
2017-06-14
sdl: prefer sdl2 over sdl1
Gerd Hoffmann
1
-5
/
+5
2017-06-14
gtk: prefer gtk3 over gtk2
Gerd Hoffmann
1
-7
/
+7
2017-06-12
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
1
-32
/
+43
2017-06-07
target/i386: Add GDB XML description for SSE registers
Abdallah Bouassida
1
-2
/
+2
2017-06-07
configure: split c and cxx extra flags
Bruno Dominguez
1
-32
/
+42
2017-06-07
.gdbinit: load QEMU sub-commands when gdb starts
Stefan Hajnoczi
1
-0
/
+1
2017-06-05
tcg/sparc: Use the proper compilation flags for 32-bit
Richard Henderson
1
-3
/
+3
2017-06-04
configure: Detect native NetBSD curses(3)
Kamil Rytarowski
1
-2
/
+1
2017-06-02
gluster: add support for PREALLOC_MODE_FALLOC
Niels de Vos
1
-0
/
+6
2017-05-25
util: drop old utimensat() compat code
Greg Kurz
1
-22
/
+0
2017-05-18
block migration: Allow compile time disable
Dr. David Alan Gilbert
1
-0
/
+11
2017-05-16
configure: Remove -lxencall for Xen detection
Anthony PERARD
1
-1
/
+1
2017-05-16
maintainers: Add myself as a NetBSD reviewer
Kamil Rytarowski
1
-0
/
+1
2017-05-15
Merge remote-tracking branch 'dgibson/tags/ppc-for-2.10-20170511' into staging
Stefan Hajnoczi
1
-0
/
+2
2017-05-12
coroutine: remove GThread implementation
Daniel P. Berrange
1
-14
/
+5
2017-05-11
tcg: enable MTTCG by default for PPC64 on x86
Nikunj A Dadhania
1
-0
/
+2
2017-05-05
use _Static_assert in QEMU_BUILD_BUG_ON
Andreas Grapentin
1
-0
/
+18
2017-05-05
target/i386: Add GDB XML register description support
Abdallah Bouassida
1
-0
/
+2
2017-04-28
configure: fix trace backend list for out-of-tree builds
Greg Kurz
1
-1
/
+1
2017-04-26
qga: Add 'guest-get-users' command
Vinzenz Feenstra
1
-1
/
+1
2017-04-26
Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20170421-v2-tag' i...
Peter Maydell
1
-64
/
+100
2017-04-24
block/vxhs.c: Add support for a new block device type called "vxhs"
Ashish Mittal
1
-0
/
+39
2017-04-21
configure: use pkg-config for obtaining xen version
Juergen Gross
1
-71
/
+88
2017-04-21
xen: use 5 digit xen versions
Juergen Gross
1
-8
/
+8
2017-04-21
configure: detect presence of libxendevicemodel
Paul Durrant
1
-1
/
+20
2017-04-21
configure: eliminate Python dependency for --help
Stefan Hajnoczi
1
-16
/
+19
[next]