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
*
rename HAVE_PREADV to CONFIG_PREADV
Juan Quintela
2009-07-27
1
-1
/
+1
*
define MAP_ANONYMOUS if it is not defined in qemu-common.h
Juan Quintela
2009-07-27
1
-1
/
+0
*
rename HOST_BSD to CONFIG_BSD
Juan Quintela
2009-07-27
1
-1
/
+1
*
O_LARGEFILE is already set in qemu-common.h
Juan Quintela
2009-07-27
1
-1
/
+0
*
fix indententation
Juan Quintela
2009-07-27
1
-3
/
+2
*
Rename HAVE_FDT to CONFIG_FDT and define it also in Makefile
Juan Quintela
2009-07-27
1
-1
/
+2
*
Add -static in configure if needed
Juan Quintela
2009-07-27
1
-0
/
+1
*
move printing of config-host.mak variables to end of generation
Juan Quintela
2009-07-27
1
-25
/
+27
*
make oss use OSS_LIBS
Juan Quintela
2009-07-27
1
-1
/
+1
*
make fmod also use FMOD_{LIBS,CFLAGS}
Juan Quintela
2009-07-27
1
-2
/
+2
*
remove CONFIG_ from BLUEZ_{LIBS,FLAGS}
Juan Quintela
2009-07-27
1
-2
/
+2
*
remove CONFIG_ from VNC_SASL_{LIBS, FLAGS}
Juan Quintela
2009-07-27
1
-2
/
+2
*
use same algorithm for testing and
Juan Quintela
2009-07-27
1
-1
/
+7
*
remove CONFIG_ from VNC_TLS_{LIBS, FLAGS}
Juan Quintela
2009-07-27
1
-2
/
+2
*
target_arch2 is redefined unconditionally later
Juan Quintela
2009-07-27
1
-3
/
+0
*
Remove SP_CFLAGS and SP_LDFLAGS
Juan Quintela
2009-07-27
1
-13
/
+22
*
change HOST_SOLARIS to CONFIG_SOLARIS{_VERSION}
Juan Quintela
2009-07-27
1
-1
/
+2
*
Link bios files when building out of tree
Jan Kiszka
2009-07-22
1
-1
/
+4
*
Enable PPC KVM for non-embedded
Alexander Graf
2009-07-22
1
-1
/
+2
*
Fix a similar configure typo from microblaze.
Andrzej Zaborowski
2009-07-18
1
-1
/
+1
*
this patch fixes a typo where armv4l was incorrectly spelled arm4l,
Laurent Desnogues
2009-07-18
1
-1
/
+1
*
PPC 32/64 GUEST_BASE support
malc
2009-07-18
1
-0
/
+3
*
Userspace guest address offsetting
Paul Brook
2009-07-17
1
-0
/
+20
*
Generate $target_dir/config.h from $target_dir/config.mak
Juan Quintela
2009-07-16
1
-30
/
+12
*
Refactor config_softfloat selection in another list
Juan Quintela
2009-07-16
1
-20
/
+7
*
rename s/config_mak/config_host_mak/ and s/config_h/config_host_h/
Juan Quintela
2009-07-16
1
-156
/
+155
*
simplify TARGET_ABI_DIR generation
Juan Quintela
2009-07-16
1
-4
/
+9
*
simplify TARGET_ARCH2 generation
Juan Quintela
2009-07-16
1
-8
/
+2
*
simplify TARGET_BASE_ARCH generation
Juan Quintela
2009-07-16
1
-17
/
+16
*
generate TARGET_<arch name> for config.h
Juan Quintela
2009-07-16
1
-17
/
+3
*
generate TARGET_ARCH for config.h
Juan Quintela
2009-07-16
1
-18
/
+2
*
Only setup TARGET_ARCH when it is different of
Juan Quintela
2009-07-16
1
-11
/
+1
*
print only once TARGET_ARCH
Juan Quintela
2009-07-16
1
-18
/
+19
*
Refactor targe_bigendian selection in another list
Juan Quintela
2009-07-16
1
-14
/
+5
*
Refactor common code using a list
Juan Quintela
2009-07-16
1
-48
/
+3
*
generate ARCH name instead of coding it
Juan Quintela
2009-07-16
1
-34
/
+21
*
We can wrap ARCH_CFLAGS/ARCH_LDFLAGS in CFLAGS/LDFLAGS at configure time
Juan Quintela
2009-07-16
1
-7
/
+2
*
We can wrap OS_CFLAGS/OS_LDFLAGS in CFLAGS/LDFLAGS at configure time
Juan Quintela
2009-07-16
1
-4
/
+2
*
configure kqemu in a single place
Juan Quintela
2009-07-16
1
-10
/
+5
*
configure kvm in a single place
Juan Quintela
2009-07-16
1
-28
/
+13
*
configure xen in a single place
Juan Quintela
2009-07-16
1
-10
/
+7
*
TARGET_ARCH2 is already known at configure time.
Juan Quintela
2009-07-16
1
-1
/
+6
*
configure already knows what TARGET_BASE_ARCH we need, no need to put the log...
Juan Quintela
2009-07-16
1
-0
/
+8
*
Fix multiboot.bin build on mingw32
Anthony Liguori
2009-07-16
1
-0
/
+6
*
configure: Append extra cflags and ldflags
Jan Kiszka
2009-07-09
1
-6
/
+6
*
configure: detect xen with --extra-cflags / --extra-ldflags
Christoph Egger
2009-07-09
1
-2
/
+2
*
Merge commit 'linux-user/linux-user-for-upstream' into tmp-staging
Anthony Liguori
2009-07-09
1
-10
/
+6
|
\
|
*
configure: remove bogus linux-user check
Riku Voipio
2009-07-08
1
-10
/
+6
*
|
Enable MIPS NPTL
Paul Brook
2009-07-09
1
-0
/
+1
|
/
*
Rename target_cpu to target_arch2
Blue Swirl
2009-07-03
1
-45
/
+45
[next]