]> git.proxmox.com Git - qemu.git/history - configure
net: Fix VM start with '-net none'
[qemu.git] / configure
2010-06-29 Richard Hendersontcg-s390: new TCG Target
2010-06-22 Venkateswararao... virtio-9p: Make infrastructure for the new security...
2010-06-14 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-06-14 Anthony LiguoriMerge remote branch 'qmp/for-anthony' into staging
2010-06-13 Aurelien Jarnotcg-s390: correctly detect s390 with a 64-bit kernel
2010-06-11 Richard Hendersontcg-s390: Adjust compilation flags.
2010-06-11 Richard Hendersons390x: Don't use a linker script for user-only.
2010-06-10 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-06-09 Richard Hendersontcg-i386: Merge 64-bit generation.
2010-06-09 Aurelien Jarnoconfigure: display sysconfdir in summary
2010-06-09 Paolo Bonzinimove computation of tools and roms outside of config...
2010-06-09 Paolo Bonziniconfigure: move directory defaults earlier
2010-06-09 Paolo Bonziniconfigure: ignore unknown --xyzdir options
2010-06-09 Paolo Bonziniconfigure: introduce more --xyzdir options
2010-06-09 Paolo Bonziniconfigure: expand ${prefix} in create_config
2010-06-09 Paolo Bonziniconfigure: move all directory entries in config-host...
2010-06-09 Paolo Bonziniconfigure: unify handling of xyzdir variables
2010-06-09 Paolo Bonzinirename CONFIG_QEMU_PREFIX
2010-06-09 Paolo Bonziniconfigure: introduce confdir and confsuffix
2010-06-09 Paolo Bonziniconfigure: introduce sysconfsuffix
2010-06-09 Paolo Bonziniconfigure: dyngen is long time gone
2010-06-09 Paolo Bonziniconfigure: avoid using expr
2010-06-09 Paolo Bonziniconfigure: bail out early on invalid -cpu option
2010-06-09 Aurelien Jarnoconfigure: remove some bashisms
2010-06-08 Richard HendersonFix --enable-user-pie compilation.
2010-06-03 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-06-01 Jan KiszkaQMP: Introduce commands documentation
2010-05-19 Stefan WeilFix cross compilation
2010-05-05 Paul BrookAvoid libaio for usermode
2010-05-03 Gautham R Shenoyvirtio-9p: Create a commandline option -fsdev
2010-05-03 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into HEAD
2010-04-27 Richard Hendersontarget-alpha: Enable NPTL.
2010-04-25 Richard Hendersonlinux-user: Remove ELFLOAD32.
2010-04-14 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-04-13 Stefan WeilUse correct cflags for kvm-kmod when cross compiling
2010-04-08 Richard Hendersontcg-hppa: Finish the port.
2010-04-04 Paul BrookSplit TLB addend and target_phys_addr_t
2010-04-01 Aurelien Jarnotcg: initial ia64 support
2010-04-01 Aurelien Jarnoia64 disas support
2010-04-01 Michael S. Tsirkinvhost: vhost net support
2010-03-30 Juergen LockGet bsd-user host page protection code working on FreeB...
2010-03-27 Aurelien Jarnotcg-mips: add guest base support
2010-03-26 Riku Voipiolinux-user: add inotify_init1 syscall support
2010-03-21 Blue SwirlCompile most IDE devices only once
2010-03-21 Blue SwirlCompile disassemblers only once
2010-03-17 Anthony LiguoriMerge remote branch 'markus/qerror' into staging
2010-03-13 Andre Przywaraconfigure: fix --sysconfdir specification
2010-03-12 Paul BrookRemove userspace target_phys_addr_t
2010-03-09 Stefan Weilconfigure: Fix code which creates config.mak files
2010-03-09 Stefan Weilconfigure: Fix wrong stderr redirection
2010-03-06 Stefan WeilDocumentation: Modify rule for html output (better...
2010-02-22 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2010-02-19 Stefan Weilmingw32: Enable C99/POSIX format strings
2010-02-19 Luiz CapitulinoMonitor: Debugging support
2010-02-13 Blue SwirlMerge branch 'for_anthony' of git://git.kernel.org...
2010-02-08 Anthony LiguoriMerge remote branch 'linux-user/linux-user-for-upstream...
2010-02-08 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging-tmp
2010-02-08 TeLeManconfigure: fix the static compilation for sdl
2010-02-08 Dirk Ullrichconfigure: Add --enable-docs and --disable-docs to...
2010-02-06 Loïc MinierAdd -static earlier to LDFLAGS for compile_prog()
2010-02-06 Aurelien Jarnoconfigure: remove debugging code introduced in aa527b65...
2010-02-06 Aurelien Jarnoconfigure: fix compilation on hosts without -fstack...
2010-01-28 Loïc MinierSolaris: test for presence of commands with has()
2010-01-28 Loïc MinierAdd and use has() and path_of() funcs
2010-01-28 Loïc MinierCheck for sdl-config before calling it
2010-01-26 Juan QuintelaCheck availavility of -fstack-protector-all
2010-01-26 Kirill A. ShutemovEnable _FORTIFY_SOURCE=2
2010-01-24 Anthony LiguoriSupport --sysconfdir in configure to specify path to...
2010-01-13 Paolo Bonziniuse pkg-config for libcurl whenever available
2010-01-13 Paolo Bonziniuse pkg-config for sdl whenever available
2010-01-13 Paolo Bonzinifixes to the static compilation case for sdl
2010-01-13 Paolo Bonziniuse cross-prefix for pkgconfig
2010-01-12 Jan Kiszkakvm: Detect availability of kvm_para.h
2010-01-12 Jan Kiszkakvm: Use kvm-kmod headers if available
2010-01-08 Paolo Bonzinifinish VPATH -> vpath translation
2010-01-07 Andreas FärberDrop --whole-archive and static libraries
2010-01-06 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2009-12-23 Blue SwirlCompile qemu-nbd also on OpenBSD and Solaris
2009-12-19 Kirill A. Shutemovuser_only: compile everything with -fpie
2009-12-13 Richard Hendersontarget-alpha: Enable softfloat.
2009-12-12 Anthony LiguoriDo not abort on qemu_malloc(0) in production builds
2009-12-05 Alexander GrafAdd KVM support for S390x
2009-12-05 Alexander GrafS/390 host/target build system support
2009-12-03 Andreas FaerberSuppress optionrom build on Solaris x86
2009-12-03 Kevin WolfDon't leak file descriptors
2009-12-02 Michael S. Tsirkinconfigure: use correct cflags in compiler checks
2009-12-01 Anthony LiguoriMerge commit 'mst/for_anthony' into mst
2009-12-01 Aurelien Jarnotcg: initial mips support
2009-11-29 Aurelien JarnoAdd support for GNU/kFreeBSD
2009-11-22 Paul BrookMakefile dependencies for device configs
2009-11-20 Stefan Weilconfigure: Fix spelling in comment and rework the comment
2009-11-20 Aurelien Jarnoqemu-io: build on all platforms
2009-11-17 Aurelien Jarnoaudio: link with -lpulse in addition to -lpulse-simple
2009-11-17 Blue SwirlFix typo
2009-11-17 Blue SwirlPrevent configuring for a user emulator on a different...
2009-11-17 Anthony LiguoriAdd a unit test for JSON support
2009-11-17 Anthony LiguoriAdd unit test for QFloat
2009-11-17 Jan KiszkaCleanup configure checks for dup3 and fallocate
2009-11-09 Markus ArmbrusterConfigurable block format whitelist
2009-11-02 Anthony LiguoriFix the build when srcdir == objdir
next