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: check for EFD_NONBLOCK | EFD_CLOEXEC flags
Max Filippov
2011-11-21
1
-1
/
+1
*
configure: build position independent executables on x86-Linux hosts
Avi Kivity
2011-11-21
1
-18
/
+47
*
configure: Do not use 'sed -i'
Pavel Borzenkov
2011-11-11
1
-1
/
+5
*
configure: Show --cpu option on the help list
陳韋任
2011-11-10
1
-0
/
+1
*
configure: fix detection for xattr.h on modern distributions
Avi Kivity
2011-11-09
1
-2
/
+10
*
Merge branch 'tci' of git://qemu.weilnetz.de/qemu
Blue Swirl
2011-11-02
1
-2
/
+32
|
\
|
*
tcg: Add tcg interpreter to configure / make
Stefan Weil
2011-10-31
1
-2
/
+32
*
|
configure: Suppress messages from pkg_config probe for check
Peter Maydell
2011-11-01
1
-1
/
+1
*
|
Revert "PPC: Fail configure when libfdt is not available"
Blue Swirl
2011-11-01
1
-10
/
+1
*
|
Merge branch 'ppc-next' of git://repo.or.cz/qemu/agraf
Blue Swirl
2011-11-01
1
-2
/
+11
|
\
\
|
*
|
PPC: Fail configure when libfdt is not available
Alexander Graf
2011-10-30
1
-1
/
+10
|
*
|
PPC: Bump qemu-system-ppc to 64-bit physical address space
Alexander Graf
2011-10-30
1
-1
/
+1
*
|
|
add test-coroutine to checks
Gerd Hoffmann
2011-11-01
1
-1
/
+1
*
|
|
move checks to separate variable
Gerd Hoffmann
2011-11-01
1
-2
/
+3
*
|
|
Probe for libcheck by default.
Gerd Hoffmann
2011-11-01
1
-1
/
+1
|
|
/
|
/
|
*
|
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
2011-10-31
1
-0
/
+31
|
\
\
|
*
|
iSCSI block driver
Ronnie Sahlberg
2011-10-28
1
-0
/
+31
|
|
/
*
|
configure: Update configure so that open_by_handle_at check returns correct v...
Aneesh Kumar K.V
2011-10-31
1
-1
/
+1
|
/
*
hw/9pfs: Add st_gen support in getattr reply
Harsh Prateek Bora
2011-10-15
1
-0
/
+17
*
hw/9pfs: Fix build error on platform that don't support futimens
Aneesh Kumar K.V
2011-10-15
1
-0
/
+16
*
target-alpha: Add custom PALcode image for CLIPPER emulation.
Richard Henderson
2011-10-08
1
-1
/
+7
*
PPC: Add new target config for pseries
Alexander Graf
2011-10-06
1
-0
/
+3
*
configure: Detect predefined compiler symbols for ARM and HPPA
Brad
2011-10-01
1
-1
/
+7
*
Fix and clean code which tests the gcc version
Stefan Weil
2011-09-23
1
-20
/
+0
*
build: fix race with creating qapi-generated
Michael Roth
2011-09-23
1
-1
/
+1
*
configure: Make missing pkg-config an error rather than a warning
Peter Maydell
2011-09-21
1
-2
/
+2
*
Revert "alpha-softmmu: Disable for the 0.15 release branch."
Richard Henderson
2011-09-21
1
-0
/
+1
*
build: Move tracing objects into libuser on usermode emulation targets
Lluís Vilanova
2011-09-16
1
-0
/
+1
*
target-xtensa: add target to the configure script
Max Filippov
2011-09-10
1
-1
/
+11
*
configure: Avoid duplicate flags when calling compile_prog
Stefan Weil
2011-09-09
1
-1
/
+1
*
configure: Remove relicts from --enable-io-thread
Stefan Weil
2011-09-09
1
-1
/
+0
*
configure: Copy test data to build directory
Luiz Capitulino
2011-09-06
1
-1
/
+1
*
Allow overriding the location of Samba's smbd.
Brad
2011-09-03
1
-0
/
+9
*
Fix install(1) usage to be compatible with OpenBSD's install(1).
Brad
2011-09-02
1
-3
/
+3
*
main: force enabling of I/O thread
Anthony Liguori
2011-09-02
1
-13
/
+0
*
trace: fix out-of-tree builds
Anthony Liguori
2011-09-02
1
-1
/
+1
*
trace: [stderr] add support for dynamically enabling/disabling events
Lluís
2011-09-01
1
-0
/
+1
*
trace: avoid conditional code compilation during option parsing
Lluís
2011-09-01
1
-0
/
+6
*
trace: [configure] rename CONFIG_*_TRACE into CONFIG_TRACE_*
Lluís
2011-09-01
1
-5
/
+15
*
Improvements to libtool support.
Brad
2011-08-22
1
-3
/
+2
*
guest agent: remove uneeded dependencies
Michael Roth
2011-08-21
1
-0
/
+3
*
Check for presence of compiler -pthread flag.
Brad
2011-08-21
1
-1
/
+1
*
Make glib mandatory and fixup utils appropriately
Anthony Liguori
2011-08-20
1
-2
/
+1
*
configure: Disable guest_agent for mingw32
Stefan Weil
2011-08-12
1
-0
/
+1
*
coroutine: add gthread dependency
Stefan Hajnoczi
2011-08-08
1
-10
/
+8
*
when overriding default tool names don't add cross-prefix
Stuart Yoder
2011-08-05
1
-8
/
+8
*
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
2011-08-04
1
-2
/
+2
|
\
|
*
configure: display "no" for disabled kvm/vhost-net
Brad
2011-08-03
1
-2
/
+2
*
|
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
2011-08-04
1
-0
/
+18
|
\
\
|
*
|
coroutine: implement coroutines using gthread
Aneesh Kumar K.V
2011-08-01
1
-0
/
+18
|
|
/
[next]