Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-08-15 | PPC: clean up ppc405 | Blue Swirl | |
Rely on the subpage system instead of the local version. Make most functions "static". Fix wrong parameter passed to ppc4xx_pob_reset. Signed-off-by: Blue Swirl <blauwirbel@gmail.com> | |||
2009-06-17 | Allow user to specify CPU model | Blue Swirl | |
Signed-off-by: Blue Swirl <blauwirbel@gmail.com> | |||
2008-12-16 | target-ppc: PowerPC 440EP SoC emulation | aurel32 | |
Wire up the system-on-chip devices present on 440EP chips. This patch is a little unusual in that qemu doesn't actually emulate the 440 core, but we use this board code with KVM (which does). If/when 440 core emulation is supported, the kvm_enabled() hack can be removed. Signed-off-by: Hollis Blanchard <hollisb@us.ibm.com> Signed-off-by: Aurelien Jarno <aurelien@aurel32.net> git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@6066 c046a42c-6fe2-441c-8c8c-71466251a162 |