aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-11-11removed warningbellard
2007-11-11fixed FPU rounding initbellard
2007-11-11removed unused variablebellard
2007-11-11fixed castbellard
2007-11-11removed unused variablesbellard
2007-11-11use correct printf formatbellard
2007-11-11fixed invalid constantbellard
2007-11-11removed unused codebellard
2007-11-11removed warnings - improved sparc32/64 signal frame setup - disabled x86 fram...bellard
2007-11-11removed warningbellard
2007-11-11sparc64_[get|set]_context are not meaningful in abi32 modebellard
2007-11-11better than nothing 64 bit support - added sign extension for TYPE_LONGbellard
2007-11-11 Add SPARCserver 600MP emulation (original patch by Robert Reif)blueswir1
2007-11-11hex numbers must have a leading 0xbellard
2007-11-11removed invalid use of _INTC_ARRAYbellard
2007-11-11suppressed invalid TARGET_CMSG_FIRSTHDR macrobellard
2007-11-11improved cmsg handling - improved shm memory codebellard
2007-11-11removed warningbellard
2007-11-11use -fno-strict-aliasingbellard
2007-11-11fixed invalid castbellard
2007-11-11use correct typesbellard
2007-11-11printf format fixesbellard
2007-11-11 Fix Sun4u compileblueswir1
2007-11-11removed warnings - fixed arm stack copy bugbellard
2007-11-11removed warningbellard
2007-11-11move get_errno() inside do_fcntl()bellard
2007-11-11no longer use get_errno for do_modify_ldt()bellard
2007-11-11Fix format mismatch.pbrook
2007-11-11fixed error codesbellard
2007-11-11-strace optionbellard
2007-11-11Fix PowerPC boot device selection.j_mayer
2007-11-11compilation fixesbellard
2007-11-11Fix msr_mask.pbrook
2007-11-11Linux user memory access API change (initial patch by Thayne Harbaugh)bellard
2007-11-11fixed invalid typebellard
2007-11-11mips_r4k warning fixes.pbrook
2007-11-11block-raw/kqemu fix.pbrook
2007-11-11Cleanup qemu-img.c.pbrook
2007-11-11Split block API from vl.h.pbrook
2007-11-11More generic boot devices specification, allowing more devices to be specifiedj_mayer
2007-11-11Remove duplicate i2c.o.pbrook
2007-11-11Fix POWER abs & abso computation.j_mayer
2007-11-11Optimize PowerPC overflow flag computation in most useful cases.j_mayer
2007-11-11Fix typo.ths
2007-11-11ARMv7 support.pbrook
2007-11-10Allow selection of PowerPC CPU giving a PVR.j_mayer
2007-11-10always use mktimegmbellard
2007-11-10Fix Makefile dependencies.pbrook
2007-11-10Fix build failure.pbrook
2007-11-10Add dummy m68k board.pbrook