index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
configure
Age
Commit message (
Expand
)
Author
2009-07-27
simplify vde libs selection
Juan Quintela
2009-07-27
simplify brlapi selection
Juan Quintela
2009-07-27
simplify curses library selection
Juan Quintela
2009-07-27
Define and use xen libs in a single place
Juan Quintela
2009-07-27
indent with 2 spaces sdl tests
Juan Quintela
2009-07-27
remove sdl_static. Just do the right thing if static is yes
Juan Quintela
2009-07-27
target_softmmu is undefined at that point
Juan Quintela
2009-07-27
instead of setup sdl_x11 just add -lX11 to sdl_libs
Juan Quintela
2009-07-27
Calculate sdl_libs and sdl_flags and use them everywhere
Juan Quintela
2009-07-27
sdl_config value was always sdl-config
Juan Quintela
2009-07-27
the else part of this test is obsolete We are testing for sdl = yes inside th...
Juan Quintela
2009-07-27
Add CONFIG_POSIX
Juan Quintela
2009-07-27
rename WORDS_BIGENDIAN to HOST_WORDS_BIGENDIAN
Juan Quintela
2009-07-27
rename DEBUG_EXEC to CONFIG_DEBUG_EXEC
Juan Quintela
2009-07-27
rename DEBUG_TCG to CONFIG_DEBUG_TCG
Juan Quintela
2009-07-27
rename HAVE_BYTESWAP_H to CONFIG_BYTESWAP_H
Juan Quintela
2009-07-27
rename HAVE_GPROF to TARGET_GPROF
Juan Quintela
2009-07-27
rename HAVE_MACHINE_BSWAP_H to CONFIG_MACHINE_BSWAP_H
Juan Quintela
2009-07-27
rename HAVE_FNMATCH_H to CONFIG_FNMATCH
Juan Quintela
2009-07-27
rename HAVE_IOVEC to CONFIG_IOVEC
Juan Quintela
2009-07-27
rename HAVE_PREADV to CONFIG_PREADV
Juan Quintela
2009-07-27
define MAP_ANONYMOUS if it is not defined in qemu-common.h
Juan Quintela
2009-07-27
rename HOST_BSD to CONFIG_BSD
Juan Quintela
2009-07-27
O_LARGEFILE is already set in qemu-common.h
Juan Quintela
2009-07-27
fix indententation
Juan Quintela
2009-07-27
Rename HAVE_FDT to CONFIG_FDT and define it also in Makefile
Juan Quintela
2009-07-27
Add -static in configure if needed
Juan Quintela
2009-07-27
move printing of config-host.mak variables to end of generation
Juan Quintela
2009-07-27
make oss use OSS_LIBS
Juan Quintela
2009-07-27
make fmod also use FMOD_{LIBS,CFLAGS}
Juan Quintela
2009-07-27
remove CONFIG_ from BLUEZ_{LIBS,FLAGS}
Juan Quintela
2009-07-27
remove CONFIG_ from VNC_SASL_{LIBS, FLAGS}
Juan Quintela
2009-07-27
use same algorithm for testing and
Juan Quintela
2009-07-27
remove CONFIG_ from VNC_TLS_{LIBS, FLAGS}
Juan Quintela
2009-07-27
target_arch2 is redefined unconditionally later
Juan Quintela
2009-07-27
Remove SP_CFLAGS and SP_LDFLAGS
Juan Quintela
2009-07-27
change HOST_SOLARIS to CONFIG_SOLARIS{_VERSION}
Juan Quintela
2009-07-22
Link bios files when building out of tree
Jan Kiszka
2009-07-22
Enable PPC KVM for non-embedded
Alexander Graf
2009-07-18
Fix a similar configure typo from microblaze.
Andrzej Zaborowski
2009-07-18
this patch fixes a typo where armv4l was incorrectly spelled arm4l,
Laurent Desnogues
2009-07-18
PPC 32/64 GUEST_BASE support
malc
2009-07-17
Userspace guest address offsetting
Paul Brook
2009-07-16
Generate $target_dir/config.h from $target_dir/config.mak
Juan Quintela
2009-07-16
Refactor config_softfloat selection in another list
Juan Quintela
2009-07-16
rename s/config_mak/config_host_mak/ and s/config_h/config_host_h/
Juan Quintela
2009-07-16
simplify TARGET_ABI_DIR generation
Juan Quintela
2009-07-16
simplify TARGET_ARCH2 generation
Juan Quintela
2009-07-16
simplify TARGET_BASE_ARCH generation
Juan Quintela
2009-07-16
generate TARGET_<arch name> for config.h
Juan Quintela
[prev]
[next]