]> git.proxmox.com Git - qemu.git/history - configure
qcow2: Bring synchronous read/write back to life
[qemu.git] / configure
2009-11-17 Laurent Desnoguesthis patch fixes a typo where armv4l was incorrectly...
2009-09-23 Stefan Weilqemu-io: Improve portability (win32 now supported).
2009-08-28 Stefan WeilWin32: Fix default prefix
2009-08-28 Paul BrookOption rom makefile fixes
2009-07-16 Juan QuintelaGenerate $target_dir/config.h from $target_dir/config.mak
2009-07-16 Juan QuintelaRefactor config_softfloat selection in another list
2009-07-16 Juan Quintelarename s/config_mak/config_host_mak/ and s/config_h...
2009-07-16 Juan Quintelasimplify TARGET_ABI_DIR generation
2009-07-16 Juan Quintelasimplify TARGET_ARCH2 generation
2009-07-16 Juan Quintelasimplify TARGET_BASE_ARCH generation
2009-07-16 Juan Quintelagenerate TARGET_<arch name> for config.h
2009-07-16 Juan Quintelagenerate TARGET_ARCH for config.h
2009-07-16 Juan QuintelaOnly setup TARGET_ARCH when it is different of
2009-07-16 Juan Quintelaprint only once TARGET_ARCH
2009-07-16 Juan QuintelaRefactor targe_bigendian selection in another list
2009-07-16 Juan QuintelaRefactor common code using a list
2009-07-16 Juan Quintelagenerate ARCH name instead of coding it
2009-07-16 Juan QuintelaWe can wrap ARCH_CFLAGS/ARCH_LDFLAGS in CFLAGS/LDFLAGS...
2009-07-16 Juan QuintelaWe can wrap OS_CFLAGS/OS_LDFLAGS in CFLAGS/LDFLAGS...
2009-07-16 Juan Quintelaconfigure kqemu in a single place
2009-07-16 Juan Quintelaconfigure kvm in a single place
2009-07-16 Juan Quintelaconfigure xen in a single place
2009-07-16 Juan QuintelaTARGET_ARCH2 is already known at configure time.
2009-07-16 Juan Quintelaconfigure already knows what TARGET_BASE_ARCH we need...
2009-07-16 Anthony LiguoriFix multiboot.bin build on mingw32
2009-07-09 Jan Kiszkaconfigure: Append extra cflags and ldflags
2009-07-09 Christoph Eggerconfigure: detect xen with --extra-cflags / --extra...
2009-07-09 Anthony LiguoriMerge commit 'linux-user/linux-user-for-upstream' into...
2009-07-09 Paul BrookEnable MIPS NPTL
2009-07-08 Riku Voipioconfigure: remove bogus linux-user check
2009-07-03 Blue SwirlRename target_cpu to target_arch2
2009-06-29 Juan Quintelamove CONFIG_* values from yes to y
2009-06-29 Alexander GrafMultiboot build system v4
2009-06-29 Jan KiszkaPrefer ncurses over curses
2009-06-23 Igor V. Kovalenkoadd sparc64-softmmu to default configure targets list
2009-06-22 Anthony LiguoriFix build on Mac OS X
2009-06-16 Stefan WeilFix help message for new configure option --enable...
2009-06-16 Jan Kiszkakvm: Restrict configure check to Linux
2009-06-16 vibisreenivasanlinux-user: add tee, splice and vmsplice
2009-06-16 Riku Voipiolinux-user: implement pipe2 [v3]
2009-06-16 Riku Voipiolinux-user: fix utimensat
2009-06-13 Blue SwirlReally enable -Werror
2009-06-12 Anthony LiguoriEnable -Werror by default for git builds on Linux hosts
2009-06-07 Jan Kiszkakvm: Improve upgrade notes when facing unsupported...
2009-06-07 Blue SwirlFix generation of CONFIG_KVM
2009-06-04 Paul BrookAdd --enable-debug
2009-05-28 Sebastian HerbsztAdd detection of pthread library name
2009-05-26 Edgar E. Iglesiasmicroblaze: Hook into the build-system.
2009-05-26 Paul BrookRemove temporary config-host.h
2009-05-22 Paul BrookAvoid errors when curl-config does not exist
2009-05-22 Alexander GrafAdd HTTP protocol using curl v6
2009-05-21 Blue SwirlCompile most Xen files only once
2009-05-21 Anthony LiguoriEliminate --disable-gfx-check and make VNC default...
2009-05-19 Paul BrookHardware convenience library
2009-05-14 Anthony LiguoriFix build on Solaris and WIN32
2009-05-14 Anthony LiguoriMove block drivers into their own directory
2009-05-14 Anthony LiguoriAdd a --disable-docs to configure to allow doc build...
2009-05-08 Jan KiszkaDrop CONFIG_GDBSTUB
2009-04-28 Blue SwirlSilence missing pkg-config error messages
2009-04-27 Jan Kiszkabuild system: Silence failing configure tests
2009-04-24 aliguoriqemu: mutex/thread/cond wrappers and configure tweaks...
2009-04-22 aliguorixen: pv domain builder. (Gerd Hoffmann)
2009-04-22 aliguorixen: groundwork for xen support (Gerd Hoffmann)
2009-04-19 blueswir1kqemu: merge CONFIG_KQEMU and USE_KQEMU
2009-04-18 blueswir1kqemu: only compile kqemu.o if actually needed
2009-04-18 aliguoribuildsytem: consistently use install (Christoph Egger)
2009-04-17 aurel32linux-user: fix inotify syscalls
2009-04-16 aurel32configure: display debug tcg status in summary
2009-04-15 aurel32fix a typo introduced in r7118
2009-04-15 aurel32linux-user: prefer glibc over direct syscalls
2009-04-13 aurel32Add a --enable-debug-tcg option to configure
2009-04-13 blueswir1Probe via #define check for OpenBSD and *Solaris
2009-04-13 blueswir1Fix OpenSolaris softfloat warnings
2009-04-13 blueswir1Skip KVM probe for OpenSolaris
2009-04-13 blueswir1Probe for OpenSolaris curses missing resize_term
2009-04-11 blueswir1BSD user: initial support for i386 and x86_64 targets
2009-04-07 pbrookAdd --with-pkgversion.
2009-04-07 aurel32Document some missing options in configure -h
2009-04-07 aliguorinative preadv/pwritev support (Christoph Hellwig)
2009-04-05 aliguoriDisable qemu-io on Win32
2009-04-05 aliguoriqemu-io - an I/O path exerciser (Christoph Hellwig)
2009-04-05 aliguoriMake binary stripping conditional (Riku Voipio)
2009-04-04 blueswir1Compile all files with -ffixed-g5 etc. to avoid env...
2009-03-19 malcRemove dead code
2009-03-09 blueswir1configure sensitive to user locale
2009-03-08 aliguoriFix windows build and clean up use of <windows.h>
2009-03-08 blueswir1Rename _BSD to HOST_BSD so that it's more obvious that...
2009-03-07 blueswir1Support for DragonFly BSD (Hasso Tepper)
2009-03-06 aliguoriSupport ACLs for controlling VNC access ("Daniel P...
2009-03-06 aliguoriAdd SASL authentication support ("Daniel P. Berrange")
2009-03-03 aliguoriFix SDL on evdev hosts (Anthony Liguori)
2009-02-23 malcDarwin: Check for x86_64 only on i386
2009-01-26 aliguoriEnabled building of x86_64 code on Mac OS X (Alexander...
2009-01-24 aurel32target-ppc: Add XML files for PowerPC registers
2009-01-17 blueswir1Use kill instead of sigqueue: re-enables AIO on OpenBSD
2009-01-16 blueswir1Fix false positive for AIO on OpenBSD
2009-01-15 aliguorireport issues causing the kvm probe to fail (Christian...
2009-01-15 aliguoriFix kvm configure test for PPC
2009-01-14 malcMigrate to check_define
2009-01-14 blueswir1Fix iovec probe on OpenBSD
next