Age | Commit message (Expand) | Author |
2008-12-07 | Quote configure's arguments and location while storing them in config_host.mak | malc |
2008-12-07 | Enable gcc flag -Wredundant-decls | blueswir1 |
2008-12-07 | Enable gcc flag -Wstrict-prototypes | blueswir1 |
2008-12-07 | Enable gcc flag -Wmissing-prototypes | blueswir1 |
2008-12-07 | Remove gcc 3.4 check | aurel32 |
2008-12-07 | target-ppc: convert SPR accesses to TCG | aurel32 |
2008-12-05 | Make struct iovec universally available | aliguori |
2008-12-05 | Attached patch makes NetBSD use the native bswap functions | blueswir1 |
2008-11-29 | Handle SDL log just like other temporary files | malc |
2008-11-29 | Use trap shell builtin to remove temporary files | malc |
2008-11-27 | Make installing bios files optional. | ths |
2008-11-23 | Fix typo reported by Thiemo Seufer | blueswir1 |
2008-11-22 | Native BSD host USB support (Juergen Lock, Lonnie Mendez) | blueswir1 |
2008-11-22 | Fix some compile and linking issues on NetBSD. | blueswir1 |
2008-11-18 | Preliminary AIX support | malc |
2008-11-05 | Allow KVM to be used on either 32-bit or 64-bit x86 | aliguori |
2008-11-05 | Add --kerneldir configure argument | aliguori |
2008-11-05 | Add KVM support to QEMU | aliguori |
2008-11-01 | Avoid ld flag --warn-common on Solaris | blueswir1 |
2008-10-26 | Preliminary BSD user emulator support | blueswir1 |
2008-10-24 | Fix windows build after migration changes | aliguori |
2008-10-11 | Add GDB XML register description support. | pbrook |
2008-10-11 | Use the adequate CFLAGS for confiugure tests. | balrog |
2008-10-11 | Add a configure check for zlib (Ryota OZAKI). | balrog |
2008-10-08 | Fix IO performance regression in sparc | aliguori |
2008-10-07 | add help text for --enable-sparse (Gerd Hoffman) | aliguori |
2008-10-07 | Add sparse checker support to the build system (Gerd Hoffman) | aliguori |
2008-09-30 | Avoid (some) ppc cross-compilation problems | malc |
2008-09-30 | target-alpha: convert palcode ops to TCG | aurel32 |
2008-09-30 | Make sure bluez programs (cross-)compile, add missing statics. | balrog |
2008-09-28 | Implement a HCI passthrough to host. | balrog |
2008-09-27 | Make compatfd fallback more robust | aliguori |
2008-09-26 | Fix build on FreeBSD | aliguori |
2008-09-17 | Enable ld flag --warn-common | blueswir1 |
2008-09-15 | qemu sh4 nptl support | aurel32 |
2008-09-14 | Enable gcc flag -Wwrite-strings | blueswir1 |
2008-09-11 | Enable gcc flag -Wendif-labels | blueswir1 |
2008-09-11 | Only build compatfd when using AIO and make sure to always init AIO | aliguori |
2008-09-07 | Fix libvdeplug link test. | pbrook |
2008-09-06 | Enable gcc flag -Wundef | blueswir1 |
2008-09-01 | SH4: final conversion to TCG | aurel32 |
2008-08-21 | *FreeBSD: pulseaudio is a possible audio driver | aurel32 |
2008-08-21 | Fix windows build | aliguori |
2008-08-21 | Fix OSS on OpenBSD | blueswir1 |
2008-08-15 | Preliminary OpenBSD host support (based on OpenBSD patches by Todd T. Fries) | blueswir1 |
2008-08-15 | Use AIO only if host supports it (based on OpenBSD patches by Todd T. Fries) | blueswir1 |
2008-08-13 | Handle remaining driver names when traversing audio_drv_list (Initial patch b... | malc |
2008-08-06 | Fix gnutls autodetection when using a cross-compiler. | aliguori |
2008-07-29 | For consistncy with --target-list accept coma separated items in --audio-card... | malc |
2008-07-24 | Do exit if test for hostlongbits on ppc64 fails | malc |