aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2007-11-04 Change sysctrl register to 32 bits (original patch by Robert Reif)blueswir1
2007-11-04Fix memory corruption: bdrv_read/write API has been changed to takej_mayer
2007-11-04 Fix Solaris breakageblueswir1
2007-11-04Add register mappings in DSP space (must be accessible for MPU too).balrog
2007-11-04 Constificationblueswir1
2007-11-04 Remove target dependent codeblueswir1
2007-11-04Make accesses with wrong width also work as apparently real hardware allows t...balrog
2007-11-04Fix grackle (in fact MPC106) PCI host bridge headerj_mayer
2007-11-04 Fix debug statementsblueswir1
2007-11-04PowerPC 601 need specific callbacks for its BATs setup.j_mayer
2007-11-04For consistency, move muls64 / mulu64 prototypes to host-utils.hj_mayer
2007-11-04Improve PowerPC CPU state dump.j_mayer
2007-11-04Fix PowerMac NVRAM device.j_mayer
2007-11-03Fix some compiler warnings.ths
2007-11-03Fix PowerPC high BATs access: BAT number was incorrect.j_mayer
2007-11-03PowerPC MMU and exception fixes:j_mayer
2007-11-03Fix incorrect PowerPC instruction fetch exception dump.j_mayer
2007-11-03Split I^2C controller out of hw/omap.c.balrog
2007-11-03Implement OMAP on-chip RTC (Linux guest date/time now matches with host).balrog