aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add missing spacemalc2009-01-061-1/+1
* Add Sparc define checksblueswir12008-12-311-0/+8
* Parse --cc and --cross-prefix earlier and use CC to determine cpu and hostaliguori2008-12-291-33/+59
* Do not rely on BSD style echo (which accepts -n option)malc2008-12-171-1/+1
* target-ppc: Enable KVM for ppcemb.aurel322008-12-161-0/+6
* Implement device tree support needed for Bamboo emulationaurel322008-12-161-0/+18
* configure: also switch ppc64abi32 and ppcemb to CONFIG_SOFTFLOATaurel322008-12-151-0/+2
* configure: switch to CONFIG_SOFTFLOAT for PPCaurel322008-12-151-0/+2
* configure: close stdout for the remaining calls to cc.balrog2008-12-151-12/+12
* Make sure to link librt if we need to.aliguori2008-12-121-0/+20
* Replace posix-aio with custom thread poolaliguori2008-12-121-15/+5
* Disable KVM support if the kernel modules have broken memory slot handlingaliguori2008-12-091-1/+2
* configure: also close stdout when calling ccaurel322008-12-081-7/+7
* Quote configure's arguments and location while storing them in config_host.makmalc2008-12-071-1/+3
* Enable gcc flag -Wredundant-declsblueswir12008-12-071-1/+1
* Enable gcc flag -Wstrict-prototypesblueswir12008-12-071-1/+1
* Enable gcc flag -Wmissing-prototypesblueswir12008-12-071-1/+1
* Remove gcc 3.4 checkaurel322008-12-071-60/+0
* target-ppc: convert SPR accesses to TCGaurel322008-12-071-8/+0
* Make struct iovec universally availablealiguori2008-12-051-0/+14
* Attached patch makes NetBSD use the native bswap functionsblueswir12008-12-051-0/+9
* Handle SDL log just like other temporary filesmalc2008-11-291-5/+5
* Use trap shell builtin to remove temporary filesmalc2008-11-291-2/+2
* Make installing bios files optional.ths2008-11-271-0/+8
* Fix typo reported by Thiemo Seuferblueswir12008-11-231-1/+1
* Native BSD host USB support (Juergen Lock, Lonnie Mendez)blueswir12008-11-221-0/+15
* Fix some compile and linking issues on NetBSD.blueswir12008-11-221-1/+6
* Preliminary AIX supportmalc2008-11-181-2/+13
* Allow KVM to be used on either 32-bit or 64-bit x86aliguori2008-11-051-3/+5
* Add --kerneldir configure argumentaliguori2008-11-051-2/+9
* Add KVM support to QEMUaliguori2008-11-051-0/+48
* Avoid ld flag --warn-common on Solarisblueswir12008-11-011-2/+5
* Preliminary BSD user emulator supportblueswir12008-10-261-1/+25
* Fix windows build after migration changesaliguori2008-10-241-1/+1
* Add GDB XML register description support.pbrook2008-10-111-0/+10
* Use the adequate CFLAGS for confiugure tests.balrog2008-10-111-2/+2
* Add a configure check for zlib (Ryota OZAKI).balrog2008-10-111-0/+17
* Fix IO performance regression in sparcaliguori2008-10-081-35/+0
* add help text for --enable-sparse (Gerd Hoffman)aliguori2008-10-071-1/+2
* Add sparse checker support to the build system (Gerd Hoffman)aliguori2008-10-071-0/+16
* Avoid (some) ppc cross-compilation problemsmalc2008-09-301-12/+4
* target-alpha: convert palcode ops to TCGaurel322008-09-301-2/+0
* Make sure bluez programs (cross-)compile, add missing statics.balrog2008-09-301-0/+10
* Implement a HCI passthrough to host.balrog2008-09-281-0/+20
* Make compatfd fallback more robustaliguori2008-09-271-0/+35
* Fix build on FreeBSDaliguori2008-09-261-1/+3
* Enable ld flag --warn-commonblueswir12008-09-171-0/+4
* qemu sh4 nptl supportaurel322008-09-151-0/+1
* Enable gcc flag -Wwrite-stringsblueswir12008-09-141-1/+2
* Enable gcc flag -Wendif-labelsblueswir12008-09-111-1/+1