index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
configure
Commit message (
Expand
)
Author
Age
Files
Lines
*
configure: Detect and don't try to use older libcurl
Peter Maydell
2011-06-13
1
-1
/
+1
*
Merge remote branch 'rth/axp-next' into alpha-merge
Edgar E. Iglesias
2011-06-10
1
-0
/
+1
|
\
|
*
target-alpha: Enable the alpha-softmmu target.
Richard Henderson
2011-05-31
1
-0
/
+1
*
|
Merge remote-tracking branch 'spice/spice.v37' into staging
Anthony Liguori
2011-06-08
1
-1
/
+1
|
\
\
|
*
|
spice: require spice 0.6.0 or newer.
Gerd Hoffmann
2011-06-06
1
-1
/
+1
*
|
|
rbd: use the higher level librbd instead of just librados
Josh Durgin
2011-06-08
1
-25
/
+8
|
/
/
*
|
configure: check for -Wendif-labels support
Mike Frysinger
2011-06-03
1
-2
/
+2
*
|
softfloat-native: remove
Aurelien Jarno
2011-06-03
1
-2
/
+0
|
/
*
configure: Document --disable-slirp option in --help
Peter Maydell
2011-05-23
1
-0
/
+1
*
s390x: build s390x by default
Alexander Graf
2011-05-20
1
-0
/
+2
*
configure: List available targets in --help output
Peter Maydell
2011-05-15
1
-64
/
+70
*
configure: quote kvm_ppc_pvr
Aurelien Jarno
2011-05-15
1
-1
/
+1
*
Merge branch 'ppc-next' of git://repo.or.cz/qemu/agraf
Aurelien Jarno
2011-05-14
1
-1
/
+21
|
\
|
*
ppc64: Fix out-of-tree builds
Andreas Färber
2011-05-09
1
-0
/
+2
|
*
kvm: ppc: detect old headers
Alexander Graf
2011-05-09
1
-0
/
+18
|
*
ppc64: Don't try to build sPAPR RTAS on Darwin
Andreas Färber
2011-05-09
1
-1
/
+1
*
|
configure: Always use 64bits target physical addresses with xen enabled.
Anthony PERARD
2011-05-08
1
-0
/
+1
*
|
xen: Introduce the Xen mapcache
Jun Nakajima
2011-05-08
1
-0
/
+3
*
|
xen: Support new libxc calls from xen unstable.
Anthony PERARD
2011-05-08
1
-2
/
+65
|
/
*
virtio-9p: move 9p files around
Aneesh Kumar K.V
2011-04-27
1
-0
/
+2
*
configure: reenable opengl by default
Michael Walle
2011-04-26
1
-1
/
+1
*
configure: support target dependent linking
Michael Walle
2011-04-26
1
-3
/
+10
*
configure: Make epoll_create1 test work around SPARC glibc bug
Peter Maydell
2011-04-26
1
-1
/
+9
*
Merge remote-tracking branch 'awilliam/ipxe' into staging
Anthony Liguori
2011-04-25
1
-1
/
+1
|
\
|
*
PXE: Use consistent naming for PXE ROMs
Alex Williamson
2011-04-18
1
-1
/
+1
*
|
target-i386: switch to softfloat
Aurelien Jarno
2011-04-25
1
-8
/
+1
*
|
configure: disable opengl per default
Michael Walle
2011-04-12
1
-0
/
+1
*
|
unicore32: necessary modifications for other files to support unicore32
Guan Xuetao
2011-04-12
1
-2
/
+9
*
|
s390x: set alignment for long to 8
Alexander Graf
2011-04-10
1
-0
/
+1
*
|
configure: avoid basename usage message
Scott Wood
2011-04-09
1
-1
/
+1
|
/
*
configure: add --version flag
Mike Frysinger
2011-04-07
1
-0
/
+2
*
configure: add opengl detection
Michael Walle
2011-04-04
1
-0
/
+30
*
lm32: add Milkymist AC97 support
Michael Walle
2011-04-04
1
-0
/
+3
*
s390x: Enable nptl for s390x
Ulrich Hecht
2011-04-04
1
-0
/
+1
*
libcacard: initial commit
Robert Relyea
2011-04-01
1
-0
/
+49
*
usb-ccid: add CCID bus
Alon Levy
2011-04-01
1
-0
/
+11
*
Implement hcall based RTAS for pSeries machines
David Gibson
2011-04-01
1
-1
/
+3
*
Make VNC support optional
Jes Sorensen
2011-03-22
1
-12
/
+25
*
enable kvm for ppc(32) on ppc64
René Rebe
2011-03-22
1
-0
/
+2
*
rbd: don't link with -lcrypto
Aurelien Jarno
2011-03-21
1
-1
/
+1
*
remove CONFIG_THREAD
Paolo Bonzini
2011-03-13
1
-2
/
+0
*
Add lm32 target to configure
Michael Walle
2011-03-07
1
-3
/
+7
*
w32: Add support for curses
Stefan Weil
2011-03-06
1
-1
/
+5
*
microblaze: Allow targeting little-endian mb
Edgar E. Iglesias
2011-02-23
1
-2
/
+5
*
w32: Use additional library libiberty.a
Stefan Weil
2011-02-20
1
-1
/
+1
*
target-i386: set target_phys_bits to 64
Aurelien Jarno
2011-02-20
1
-1
/
+1
*
linux-user: Define target alignment size
Laurent Vivier
2011-02-17
1
-0
/
+17
*
linux-user: Support the epoll syscalls
Peter Maydell
2011-02-17
1
-0
/
+54
*
kvm: Fix race between timer signals and vcpu entry under !IOTHREAD
Jan Kiszka
2011-02-14
1
-0
/
+6
*
Merge remote branch 'qemu-kvm/uq/master' into staging
Anthony Liguori
2011-02-01
1
-10
/
+26
|
\
[next]