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-09-22
qemu-io: Improve portability (win32 now supported).
Stefan Weil
2009-08-27
Win32: Fix default prefix
Stefan Weil
2009-08-27
Option rom makefile fixes
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
2009-07-16
generate TARGET_ARCH for config.h
Juan Quintela
2009-07-16
Only setup TARGET_ARCH when it is different of
Juan Quintela
2009-07-16
print only once TARGET_ARCH
Juan Quintela
2009-07-16
Refactor targe_bigendian selection in another list
Juan Quintela
2009-07-16
Refactor common code using a list
Juan Quintela
2009-07-16
generate ARCH name instead of coding it
Juan Quintela
2009-07-16
We can wrap ARCH_CFLAGS/ARCH_LDFLAGS in CFLAGS/LDFLAGS at configure time
Juan Quintela
2009-07-16
We can wrap OS_CFLAGS/OS_LDFLAGS in CFLAGS/LDFLAGS at configure time
Juan Quintela
2009-07-16
configure kqemu in a single place
Juan Quintela
2009-07-16
configure kvm in a single place
Juan Quintela
2009-07-16
configure xen in a single place
Juan Quintela
2009-07-16
TARGET_ARCH2 is already known at configure time.
Juan Quintela
2009-07-16
configure already knows what TARGET_BASE_ARCH we need, no need to put the log...
Juan Quintela
2009-07-16
Fix multiboot.bin build on mingw32
Anthony Liguori
2009-07-09
configure: Append extra cflags and ldflags
Jan Kiszka
2009-07-09
configure: detect xen with --extra-cflags / --extra-ldflags
Christoph Egger
2009-07-09
Merge commit 'linux-user/linux-user-for-upstream' into tmp-staging
Anthony Liguori
2009-07-09
Enable MIPS NPTL
Paul Brook
2009-07-08
configure: remove bogus linux-user check
Riku Voipio
2009-07-03
Rename target_cpu to target_arch2
Blue Swirl
2009-06-29
move CONFIG_* values from yes to y
Juan Quintela
2009-06-29
Multiboot build system v4
Alexander Graf
2009-06-29
Prefer ncurses over curses
Jan Kiszka
2009-06-23
add sparc64-softmmu to default configure targets list
Igor V. Kovalenko
2009-06-22
Fix build on Mac OS X
Anthony Liguori
2009-06-16
Fix help message for new configure option --enable-debug.
Stefan Weil
2009-06-16
kvm: Restrict configure check to Linux
Jan Kiszka
2009-06-16
linux-user: add tee, splice and vmsplice
vibisreenivasan
2009-06-16
linux-user: implement pipe2 [v3]
Riku Voipio
2009-06-16
linux-user: fix utimensat
Riku Voipio
2009-06-13
Really enable -Werror
Blue Swirl
2009-06-12
Enable -Werror by default for git builds on Linux hosts
Anthony Liguori
2009-06-07
kvm: Improve upgrade notes when facing unsupported kernels
Jan Kiszka
2009-06-07
Fix generation of CONFIG_KVM
Blue Swirl
2009-06-04
Add --enable-debug
Paul Brook
2009-05-28
Add detection of pthread library name
Sebastian Herbszt
2009-05-26
microblaze: Hook into the build-system.
Edgar E. Iglesias
2009-05-26
Remove temporary config-host.h
Paul Brook
2009-05-22
Avoid errors when curl-config does not exist
Paul Brook
2009-05-22
Add HTTP protocol using curl v6
Alexander Graf
[next]