]> git.proxmox.com Git - mirror_qemu.git/history - configure
trace: Trace bdrv_aio_{readv,writev}
[mirror_qemu.git] / configure
2010-10-05 Anthony LiguoriMerge remote branch 'spice/submit.6' into staging
2010-10-05 Anthony LiguoriMerge remote branch 'qmp/for-anthony' into staging
2010-10-03 Andreas Färberconfigure: Don't rely on special pthreads library
2010-10-03 Andreas Färberconfigure: Add basic support for Haiku
2010-09-26 Blue Swirlmingw: add version information to the executables
2010-09-26 Loïc MinierAvoid exit in trap as it breaks with some shells
2010-09-25 Andreas FärberIntroduce qemu_madvise()
2010-09-21 Gerd Hoffmannadd spice into the configure file
2010-09-21 Gerd Hoffmannconfigure: add logging
2010-09-20 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-09-19 Blue Swirlmingw: use ASLR, no-SEH and DEP if available
2010-09-18 Blue SwirlUse gcc warning flag -Wnested-externs
2010-09-18 Blue SwirlUse gcc warning flag -Wempty-body
2010-09-18 Blue SwirlUse a few more gcc warning flags
2010-09-18 Blue SwirlUse gcc warning flag -Wtype-limits
2010-09-09 Stefan Hajnoczitrace: Add LTTng Userspace Tracer backend
2010-09-09 Prerna Saxenatrace: Specify trace file name
2010-09-09 Prerna Saxenatrace: Support for dynamically enabling/disabling trace...
2010-09-09 Stefan Hajnoczitrace: Add simple built-in tracing backend
2010-09-09 Stefan Hajnoczitrace: Add trace-events file for declaring trace events
2010-08-26 Hollis BlanchardFix "make install" with a cross toolchain
2010-07-30 Aurelien JarnoMerge branch 'for-anthony' of git://repo.or.cz/qemu...
2010-07-26 Corentin Charyvnc: better default values for VNC options
2010-07-26 Corentin Charyvnc: threaded VNC server
2010-07-26 Corentin Charyvnc: tight add PNG encoding
2010-07-26 Corentin Charyui: move all ui components in ui/
2010-07-26 Corentin Charyvnc: tight: add JPEG and gradient subencoding with...
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
next