Age | Commit message (Expand) | Author |
2009-04-07 | Add --with-pkgversion. | pbrook |
2009-04-07 | Document some missing options in configure -h | aurel32 |
2009-04-07 | native preadv/pwritev support (Christoph Hellwig) | aliguori |
2009-04-05 | Disable qemu-io on Win32 | aliguori |
2009-04-05 | qemu-io - an I/O path exerciser (Christoph Hellwig) | aliguori |
2009-04-05 | Make binary stripping conditional (Riku Voipio) | aliguori |
2009-04-04 | Compile all files with -ffixed-g5 etc. to avoid env (%g5) corruption | blueswir1 |
2009-03-19 | Remove dead code | malc |
2009-03-09 | configure sensitive to user locale | blueswir1 |
2009-03-08 | Fix windows build and clean up use of <windows.h> | aliguori |
2009-03-08 | Rename _BSD to HOST_BSD so that it's more obvious that it's defined by configure | blueswir1 |
2009-03-07 | Support for DragonFly BSD (Hasso Tepper) | blueswir1 |
2009-03-06 | Support ACLs for controlling VNC access ("Daniel P. Berrange") | aliguori |
2009-03-06 | Add SASL authentication support ("Daniel P. Berrange") | aliguori |
2009-03-03 | Fix SDL on evdev hosts (Anthony Liguori) | aliguori |
2009-02-23 | Darwin: Check for x86_64 only on i386 | malc |
2009-01-26 | Enabled building of x86_64 code on Mac OS X (Alexander Graf) | aliguori |
2009-01-24 | target-ppc: Add XML files for PowerPC registers | aurel32 |
2009-01-17 | Use kill instead of sigqueue: re-enables AIO on OpenBSD | blueswir1 |
2009-01-16 | Fix false positive for AIO on OpenBSD | blueswir1 |
2009-01-15 | report issues causing the kvm probe to fail (Christian Ehrhardt) | aliguori |
2009-01-15 | Fix kvm configure test for PPC | aliguori |
2009-01-14 | Migrate to check_define | malc |
2009-01-14 | Fix iovec probe on OpenBSD | blueswir1 |
2009-01-09 | fix configuring kvm probe when using --kerneldir (Christian Ehrhardt) | aliguori |
2009-01-09 | More flexible audio card selection | malc |
2009-01-07 | CRIS: Enable NTPL. | edgar_igl |
2009-01-06 | Add missing space | malc |
2008-12-31 | Add Sparc define checks | blueswir1 |
2008-12-29 | Parse --cc and --cross-prefix earlier and use CC to determine cpu and host | aliguori |
2008-12-17 | Do not rely on BSD style echo (which accepts -n option) | malc |
2008-12-16 | target-ppc: Enable KVM for ppcemb. | aurel32 |
2008-12-16 | Implement device tree support needed for Bamboo emulation | aurel32 |
2008-12-15 | configure: also switch ppc64abi32 and ppcemb to CONFIG_SOFTFLOAT | aurel32 |
2008-12-15 | configure: switch to CONFIG_SOFTFLOAT for PPC | aurel32 |
2008-12-15 | configure: close stdout for the remaining calls to cc. | balrog |
2008-12-12 | Make sure to link librt if we need to. | aliguori |
2008-12-12 | Replace posix-aio with custom thread pool | aliguori |
2008-12-09 | Disable KVM support if the kernel modules have broken memory slot handling | aliguori |
2008-12-08 | configure: also close stdout when calling cc | aurel32 |
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 |