[Qemu-devel] [RFC] Incorrect CPU timebase-frequency and clock-frequency in OpenBIOS

2011-08-09 Thread William Hahne
t thoughts more on what to do with clock-frequency. For reference the timebase frequency is from the fw_cfg value FW_CFG_PPC_TBFREQ and clock frequency is from FW_CFG_PPC_CPUFREQ. Thanks, William Hahne Index: arch/ppc/qemu/init.c ==

[Qemu-devel] [RFC] PowerPC Mac OS on Qemu

2011-08-09 Thread William Hahne
e making a full implementation when all it really gets you is the ability to use keyboard shortcuts for verbose or single user mode. Other than those specific concerns I welcome general feedback on the patch, since as I said I am hoping to get it in before the end of Summer of Code. Thanks