index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
configure
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2017-06-12
1
-32
/
+43
|
\
|
*
configure: split c and cxx extra flags
Bruno Dominguez
2017-06-07
1
-32
/
+42
|
*
.gdbinit: load QEMU sub-commands when gdb starts
Stefan Hajnoczi
2017-06-07
1
-0
/
+1
*
|
target/i386: Add GDB XML description for SSE registers
Abdallah Bouassida
2017-06-07
1
-2
/
+2
|
/
*
tcg/sparc: Use the proper compilation flags for 32-bit
Richard Henderson
2017-06-05
1
-3
/
+3
*
configure: Detect native NetBSD curses(3)
Kamil Rytarowski
2017-06-04
1
-2
/
+1
*
gluster: add support for PREALLOC_MODE_FALLOC
Niels de Vos
2017-06-02
1
-0
/
+6
*
util: drop old utimensat() compat code
Greg Kurz
2017-05-25
1
-22
/
+0
*
block migration: Allow compile time disable
Dr. David Alan Gilbert
2017-05-18
1
-0
/
+11
*
configure: Remove -lxencall for Xen detection
Anthony PERARD
2017-05-16
1
-1
/
+1
*
maintainers: Add myself as a NetBSD reviewer
Kamil Rytarowski
2017-05-16
1
-0
/
+1
*
Merge remote-tracking branch 'dgibson/tags/ppc-for-2.10-20170511' into staging
Stefan Hajnoczi
2017-05-15
1
-0
/
+2
|
\
|
*
tcg: enable MTTCG by default for PPC64 on x86
Nikunj A Dadhania
2017-05-11
1
-0
/
+2
*
|
coroutine: remove GThread implementation
Daniel P. Berrange
2017-05-12
1
-14
/
+5
|
/
*
use _Static_assert in QEMU_BUILD_BUG_ON
Andreas Grapentin
2017-05-05
1
-0
/
+18
*
target/i386: Add GDB XML register description support
Abdallah Bouassida
2017-05-05
1
-0
/
+2
*
configure: fix trace backend list for out-of-tree builds
Greg Kurz
2017-04-28
1
-1
/
+1
*
qga: Add 'guest-get-users' command
Vinzenz Feenstra
2017-04-27
1
-1
/
+1
*
Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20170421-v2-tag' i...
Peter Maydell
2017-04-26
1
-64
/
+100
|
\
|
*
configure: use pkg-config for obtaining xen version
Juergen Gross
2017-04-21
1
-71
/
+88
|
*
xen: use 5 digit xen versions
Juergen Gross
2017-04-21
1
-8
/
+8
|
*
configure: detect presence of libxendevicemodel
Paul Durrant
2017-04-21
1
-1
/
+20
*
|
block/vxhs.c: Add support for a new block device type called "vxhs"
Ashish Mittal
2017-04-24
1
-0
/
+39
*
|
configure: eliminate Python dependency for --help
Stefan Hajnoczi
2017-04-21
1
-16
/
+19
*
|
configure: on Windows minimum glib version must be 2.30
Peter Maydell
2017-04-10
1
-1
/
+5
*
|
configure: Mark SPARC as supported
Peter Maydell
2017-04-03
1
-2
/
+3
*
|
Merge remote-tracking branch 'remotes/mdroth/tags/qga-pull-2017-03-30-tag' in...
Peter Maydell
2017-03-31
1
-0
/
+7
|
\
\
|
*
|
qga: Make qemu-ga compile statically for Windows
Sameeh Jubran
2017-03-31
1
-0
/
+7
*
|
|
configure: Don't claim 'unsupported host OS' when better message available
Peter Maydell
2017-03-30
1
-1
/
+13
|
/
/
*
/
configure: Fix cut-n-paste errors in OS deprecation warning
Peter Maydell
2017-03-23
1
-2
/
+2
|
/
*
configure: Warn about deprecated hosts
Peter Maydell
2017-03-21
1
-2
/
+47
*
add opengl_cflags to QEMU_CFLAGS
Gerd Hoffmann
2017-03-21
1
-1
/
+1
*
audio: catch missing sdl support
Gerd Hoffmann
2017-03-20
1
-2
/
+8
*
configure: remove Cygwin
Paolo Bonzini
2017-03-20
1
-6
/
+0
*
configure: add the missing help output for optional features
Lin Ma
2017-03-14
1
-0
/
+12
*
build: include sys/sysmacros.h for major() and minor()
Christopher Covington
2017-03-14
1
-0
/
+18
*
block: Drop unmaintained 'archipelago' driver
Eric Blake
2017-03-13
1
-43
/
+0
*
target/alpha: Enable MTTCG by default
Richard Henderson
2017-02-28
1
-0
/
+1
*
Merge remote-tracking branch 'remotes/yongbok/tags/mips-20170224-2' into staging
Peter Maydell
2017-02-25
1
-1
/
+1
|
\
|
*
hw/mips: MIPS Boston board support
Paul Burton
2017-02-24
1
-1
/
+1
*
|
tcg: enable MTTCG by default for ARM on x86 hosts
Alex Bennée
2017-02-24
1
-0
/
+6
|
/
*
Revert "hw/mips: MIPS Boston board support"
Peter Maydell
2017-02-23
1
-1
/
+1
*
hw/mips: MIPS Boston board support
Paul Burton
2017-02-22
1
-1
/
+1
*
dtc: Update requirement to v1.4.2
Paul Burton
2017-02-21
1
-3
/
+3
*
target/openrisc: Rename the cpu from or32 to or1k
Richard Henderson
2017-02-13
1
-3
/
+3
*
rules: don't try to create missing include dirs
Daniel P. Berrange
2017-02-07
1
-1
/
+1
*
nios2: Add support for Nios-II R1
Marek Vasut
2017-01-24
1
-0
/
+5
*
Merge remote-tracking branch 'remotes/rth/tags/pull-hppa-20170123' into staging
Peter Maydell
2017-01-24
1
-1
/
+6
|
\
|
*
target-hppa: Add framework and enable compilation
Richard Henderson
2017-01-23
1
-3
/
+3
|
*
Revert "Remove remainders of HPPA backend"
Richard Henderson
2017-01-23
1
-0
/
+5
[next]