Age | Commit message (Expand) | Author | Files | Lines |
2009-01-09 | fix configuring kvm probe when using --kerneldir (Christian Ehrhardt) | aliguori | 1 | -0/+6 |
2009-01-09 | More flexible audio card selection | malc | 1 | -3/+4 |
2009-01-07 | CRIS: Enable NTPL. | edgar_igl | 1 | -0/+1 |
2009-01-06 | Add missing space | malc | 1 | -1/+1 |
2008-12-31 | Add Sparc define checks | blueswir1 | 1 | -0/+8 |
2008-12-29 | Parse --cc and --cross-prefix earlier and use CC to determine cpu and host | aliguori | 1 | -33/+59 |
2008-12-17 | Do not rely on BSD style echo (which accepts -n option) | malc | 1 | -1/+1 |
2008-12-16 | target-ppc: Enable KVM for ppcemb. | aurel32 | 1 | -0/+6 |
2008-12-16 | Implement device tree support needed for Bamboo emulation | aurel32 | 1 | -0/+18 |
2008-12-15 | configure: also switch ppc64abi32 and ppcemb to CONFIG_SOFTFLOAT | aurel32 | 1 | -0/+2 |
2008-12-15 | configure: switch to CONFIG_SOFTFLOAT for PPC | aurel32 | 1 | -0/+2 |
2008-12-15 | configure: close stdout for the remaining calls to cc. | balrog | 1 | -12/+12 |
2008-12-12 | Make sure to link librt if we need to. | aliguori | 1 | -0/+20 |
2008-12-12 | Replace posix-aio with custom thread pool | aliguori | 1 | -15/+5 |
2008-12-09 | Disable KVM support if the kernel modules have broken memory slot handling | aliguori | 1 | -1/+2 |
2008-12-08 | configure: also close stdout when calling cc | aurel32 | 1 | -7/+7 |
2008-12-07 | Quote configure's arguments and location while storing them in config_host.mak | malc | 1 | -1/+3 |
2008-12-07 | Enable gcc flag -Wredundant-decls | blueswir1 | 1 | -1/+1 |
2008-12-07 | Enable gcc flag -Wstrict-prototypes | blueswir1 | 1 | -1/+1 |
2008-12-07 | Enable gcc flag -Wmissing-prototypes | blueswir1 | 1 | -1/+1 |
2008-12-07 | Remove gcc 3.4 check | aurel32 | 1 | -60/+0 |
2008-12-07 | target-ppc: convert SPR accesses to TCG | aurel32 | 1 | -8/+0 |
2008-12-05 | Make struct iovec universally available | aliguori | 1 | -0/+14 |
2008-12-05 | Attached patch makes NetBSD use the native bswap functions | blueswir1 | 1 | -0/+9 |
2008-11-29 | Handle SDL log just like other temporary files | malc | 1 | -5/+5 |
2008-11-29 | Use trap shell builtin to remove temporary files | malc | 1 | -2/+2 |
2008-11-27 | Make installing bios files optional. | ths | 1 | -0/+8 |
2008-11-23 | Fix typo reported by Thiemo Seufer | blueswir1 | 1 | -1/+1 |
2008-11-22 | Native BSD host USB support (Juergen Lock, Lonnie Mendez) | blueswir1 | 1 | -0/+15 |
2008-11-22 | Fix some compile and linking issues on NetBSD. | blueswir1 | 1 | -1/+6 |
2008-11-18 | Preliminary AIX support | malc | 1 | -2/+13 |
2008-11-05 | Allow KVM to be used on either 32-bit or 64-bit x86 | aliguori | 1 | -3/+5 |
2008-11-05 | Add --kerneldir configure argument | aliguori | 1 | -2/+9 |
2008-11-05 | Add KVM support to QEMU | aliguori | 1 | -0/+48 |
2008-11-01 | Avoid ld flag --warn-common on Solaris | blueswir1 | 1 | -2/+5 |
2008-10-26 | Preliminary BSD user emulator support | blueswir1 | 1 | -1/+25 |
2008-10-24 | Fix windows build after migration changes | aliguori | 1 | -1/+1 |
2008-10-11 | Add GDB XML register description support. | pbrook | 1 | -0/+10 |
2008-10-11 | Use the adequate CFLAGS for confiugure tests. | balrog | 1 | -2/+2 |
2008-10-11 | Add a configure check for zlib (Ryota OZAKI). | balrog | 1 | -0/+17 |
2008-10-08 | Fix IO performance regression in sparc | aliguori | 1 | -35/+0 |
2008-10-07 | add help text for --enable-sparse (Gerd Hoffman) | aliguori | 1 | -1/+2 |
2008-10-07 | Add sparse checker support to the build system (Gerd Hoffman) | aliguori | 1 | -0/+16 |
2008-09-30 | Avoid (some) ppc cross-compilation problems | malc | 1 | -12/+4 |
2008-09-30 | target-alpha: convert palcode ops to TCG | aurel32 | 1 | -2/+0 |
2008-09-30 | Make sure bluez programs (cross-)compile, add missing statics. | balrog | 1 | -0/+10 |
2008-09-28 | Implement a HCI passthrough to host. | balrog | 1 | -0/+20 |
2008-09-27 | Make compatfd fallback more robust | aliguori | 1 | -0/+35 |
2008-09-26 | Fix build on FreeBSD | aliguori | 1 | -1/+3 |
2008-09-17 | Enable ld flag --warn-common | blueswir1 | 1 | -0/+4 |