aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2007-11-10Fix m68k FP register debug dumps.pbrook
2007-11-10Update ARM disassembler.pbrook
2007-11-10Fix 64-bit host printf format mismatches.pbrook
2007-11-10exported display init functions to common codebellard
2007-11-10added cpu_model parameter to cpu_init()bellard
2007-11-10 More Sparc64 CPU definitionsblueswir1
2007-11-09Use FORCE_RET, scrap RETURN which was implemented in target-specific code.ths
2007-11-09 More CPU definitionsblueswir1
2007-11-09Fix typo, spotted by Samuel Thibault.ths
2007-11-09Move kernel loader parameters from the cpu state to being board specific.ths
2007-11-08Clean out the N32 macros from target-mips, and introduce MIPS ABI specificths
2007-11-08More .cvsignore.ths
2007-11-08Formatting fix.ths
2007-11-08.cvsignore dependency files.ths
2007-11-08Revert "Last AIO Patch" as requested by Fabrice, it is incomplete andths
2007-11-08removed obsolete x86 code copy supportbellard
2007-11-08removedbellard
2007-11-08removed unused codebellard
2007-11-08added -cpu option for x86 - fixed glibc hack in case the global variables are...bellard
2007-11-08added -cpu option for x86 (initial patch by Dan Kenigsberg)bellard
2007-11-07use config-host.h instead of config.hbellard
2007-11-07fixed QEMU_TOOL testsbellard
2007-11-07SDL and COCA are no longer target dependent - support for common code compila...bellard
2007-11-07compile common code oncebellard
2007-11-07 CPU specific boot mode (Robert Reif)blueswir1
2007-11-07removed tracesbellard
2007-11-07added -startdate optionbellard
2007-11-07moved declarationsbellard
2007-11-05Add -lpthread flag.ths
2007-11-05Fix muls64 prototype to match the actual implementation.j_mayer
2007-11-05Code used by the linux-user targets should not use vl.h.j_mayer
2007-11-05No functional changes: remove dead code and fix indentation & wrapping lines.j_mayer
2007-11-04Zeroing ITR shouldn't ack irq zero.balrog