summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-11-11Fix typo.ths1-1/+1
2007-11-11ARMv7 support.pbrook35-652/+11798
2007-11-10Allow selection of PowerPC CPU giving a PVR.j_mayer2-372/+420
2007-11-10always use mktimegmbellard3-1/+16
2007-11-10Fix Makefile dependencies.pbrook1-2/+2
2007-11-10Fix build failure.pbrook1-5/+7
2007-11-10Add dummy m68k board.pbrook4-1/+71
2007-11-10Fix m68k FP register debug dumps.pbrook1-2/+2
2007-11-10Update ARM disassembler.pbrook2-1167/+3660
2007-11-10Fix 64-bit host printf format mismatches.pbrook8-18/+20
2007-11-10exported display init functions to common codebellard1-16/+16
2007-11-10added cpu_model parameter to cpu_init()bellard46-324/+320
2007-11-10 More Sparc64 CPU definitionsblueswir11-1/+99
2007-11-09Use FORCE_RET, scrap RETURN which was implemented in target-specific code.ths5-424/+418
2007-11-09 More CPU definitionsblueswir11-4/+102
2007-11-09Fix typo, spotted by Samuel Thibault.ths1-1/+1
2007-11-09Move kernel loader parameters from the cpu state to being board specific.ths4-59/+72
2007-11-08Clean out the N32 macros from target-mips, and introduce MIPS ABI specificths13-73/+75
2007-11-08More .cvsignore.ths2-0/+2
2007-11-08Formatting fix.ths1-1/+1
2007-11-08.cvsignore dependency files.ths1-0/+1
2007-11-08Revert "Last AIO Patch" as requested by Fabrice, it is incomplete andths1-38/+18
2007-11-08removed obsolete x86 code copy supportbellard13-327/+23
2007-11-08removedbellard1-1323/+0
2007-11-08removed unused codebellard1-5/+0
2007-11-08added -cpu option for x86 - fixed glibc hack in case the global variables are...bellard1-6/+31
2007-11-08added -cpu option for x86 (initial patch by Dan Kenigsberg)bellard3-64/+322
2007-11-07use config-host.h instead of config.hbellard2-2/+2
2007-11-07fixed QEMU_TOOL testsbellard1-60/+61
2007-11-07SDL and COCA are no longer target dependent - support for common code compila...bellard1-32/+24
2007-11-07compile common code oncebellard2-55/+98
2007-11-07 CPU specific boot mode (Robert Reif)blueswir15-10/+15
2007-11-07removed tracesbellard1-0/+4
2007-11-07added -startdate optionbellard4-4/+54
2007-11-07moved declarationsbellard1-2/+2
2007-11-05Add -lpthread flag.ths1-1/+2
2007-11-05Fix muls64 prototype to match the actual implementation.j_mayer1-1/+1
2007-11-05Code used by the linux-user targets should not use vl.h.j_mayer1-1/+2
2007-11-05No functional changes: remove dead code and fix indentation & wrapping lines.j_mayer1-199/+196
2007-11-04Zeroing ITR shouldn't ack irq zero.balrog6-61/+858
2007-11-04 Change sysctrl register to 32 bits (original patch by Robert Reif)blueswir11-20/+76
2007-11-04Fix memory corruption: bdrv_read/write API has been changed to takej_mayer1-4/+2
2007-11-04 Fix Solaris breakageblueswir11-5/+5
2007-11-04Add register mappings in DSP space (must be accessible for MPU too).balrog4-22/+66
2007-11-04 Constificationblueswir11-2/+2
2007-11-04 Remove target dependent codeblueswir13-8/+25
2007-11-04Make accesses with wrong width also work as apparently real hardware allows t...balrog3-20/+59
2007-11-04Fix grackle (in fact MPC106) PCI host bridge headerj_mayer1-16/+0
2007-11-04 Fix debug statementsblueswir11-7/+7
2007-11-04PowerPC 601 need specific callbacks for its BATs setup.j_mayer8-35/+136