Update OpenBIOS images to r482
[qemu] / configure
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
2009-01-09 aliguorifix configuring kvm probe when using --kerneldir (Chris...
2009-01-09 malcMore flexible audio card selection
2009-01-07 edgar_iglCRIS: Enable NTPL.
2009-01-06 malcAdd missing space
2008-12-31 blueswir1Add Sparc define checks
2008-12-29 aliguoriParse --cc and --cross-prefix earlier and use CC to...
2008-12-17 malcDo not rely on BSD style echo (which accepts -n option)
2008-12-16 aurel32target-ppc: Enable KVM for ppcemb.
2008-12-16 aurel32Implement device tree support needed for Bamboo emulation
2008-12-15 aurel32configure: also switch ppc64abi32 and ppcemb to CONFIG_...
2008-12-15 aurel32configure: switch to CONFIG_SOFTFLOAT for PPC
2008-12-15 balrogconfigure: close stdout for the remaining calls to cc.
2008-12-12 aliguoriMake sure to link librt if we need to.
2008-12-12 aliguoriReplace posix-aio with custom thread pool
2008-12-09 aliguoriDisable KVM support if the kernel modules have broken...
2008-12-08 aurel32configure: also close stdout when calling cc
2008-12-07 malcQuote configure's arguments and location while storing...
2008-12-07 blueswir1Enable gcc flag -Wredundant-decls
2008-12-07 blueswir1Enable gcc flag -Wstrict-prototypes
2008-12-07 blueswir1Enable gcc flag -Wmissing-prototypes
2008-12-07 aurel32Remove gcc 3.4 check
2008-12-07 aurel32target-ppc: convert SPR accesses to TCG
2008-12-05 aliguoriMake struct iovec universally available
2008-12-05 blueswir1Attached patch makes NetBSD use the native bswap functions
2008-11-29 malcHandle SDL log just like other temporary files
2008-11-29 malcUse trap shell builtin to remove temporary files
2008-11-27 thsMake installing bios files optional.
2008-11-23 blueswir1Fix typo reported by Thiemo Seufer
2008-11-22 blueswir1Native BSD host USB support (Juergen Lock, Lonnie Mendez)
2008-11-22 blueswir1Fix some compile and linking issues on NetBSD.
2008-11-18 malcPreliminary AIX support
2008-11-05 aliguoriAllow KVM to be used on either 32-bit or 64-bit x86
2008-11-05 aliguoriAdd --kerneldir configure argument
2008-11-05 aliguoriAdd KVM support to QEMU
2008-11-01 blueswir1Avoid ld flag --warn-common on Solaris
2008-10-26 blueswir1Preliminary BSD user emulator support
2008-10-24 aliguoriFix windows build after migration changes
2008-10-11 pbrookAdd GDB XML register description support.
2008-10-11 balrogUse the adequate CFLAGS for confiugure tests.
2008-10-11 balrogAdd a configure check for zlib (Ryota OZAKI).
2008-10-08 aliguoriFix IO performance regression in sparc
2008-10-07 aliguoriadd help text for --enable-sparse (Gerd Hoffman)
2008-10-07 aliguoriAdd sparse checker support to the build system (Gerd...
2008-09-30 malcAvoid (some) ppc cross-compilation problems
2008-09-30 aurel32target-alpha: convert palcode ops to TCG
2008-09-30 balrogMake sure bluez programs (cross-)compile, add missing...
2008-09-28 balrogImplement a HCI passthrough to host.
2008-09-27 aliguoriMake compatfd fallback more robust
2008-09-26 aliguoriFix build on FreeBSD
2008-09-17 blueswir1Enable ld flag --warn-common
2008-09-15 aurel32qemu sh4 nptl support
2008-09-14 blueswir1Enable gcc flag -Wwrite-strings
2008-09-11 blueswir1Enable gcc flag -Wendif-labels
2008-09-11 aliguoriOnly build compatfd when using AIO and make sure to...
2008-09-07 pbrookFix libvdeplug link test.
2008-09-06 blueswir1Enable gcc flag -Wundef
2008-09-01 aurel32SH4: final conversion to TCG
2008-08-21 aurel32*FreeBSD: pulseaudio is a possible audio driver
2008-08-21 aliguoriFix windows build
2008-08-21 blueswir1Fix OSS on OpenBSD
2008-08-15 blueswir1Preliminary OpenBSD host support (based on OpenBSD...
2008-08-15 blueswir1Use AIO only if host supports it (based on OpenBSD...
2008-08-13 malcHandle remaining driver names when traversing audio_drv...
2008-08-06 aliguoriFix gnutls autodetection when using a cross-compiler.
2008-07-29 malcFor consistncy with --target-list accept coma separated...
2008-07-24 malcDo exit if test for hostlongbits on ppc64 fails
2008-07-23 malcPreliminary PPC64/Linux host support
2008-07-23 aliguoriEnable VDE by default if library is present.
2008-07-19 malcImprove the audio driver check
2008-07-19 malcReject invalid audio drivers
2008-07-19 thsAdd Virtual Distributed Ethernet native support, by...
2008-07-02 malcPulseaudio driver
2008-07-02 malcFix test arguments (Jeremy C. Reed)
2008-06-29 pbrookFix shell quoting.
2008-06-28 malcDocument usage of new options remove stray variables...
2008-06-25 malcChange the way audio is configured
2008-06-23 malcMake mixer emulation a configure option (Jan Kiszka)
2008-06-20 thsConvert unaligned load/store to TCG.
2008-06-13 malcISA version of CS4231A
2008-06-02 pbrookFix location of futex.h.
2008-05-30 bellardkqemu API change - allow use of kqemu with 32 bit QEMU...
2008-05-29 pbrookNPTL host detection and futex syscall passthrough.
2008-05-27 bellardqemu-nbd tool (Anthony Liguori)
next