Statistics
| Branch: | Revision:

root / target-ppc / kvm.c @ ea23bc20

History | View | Annotate | Download (4.8 kB)

# Date Author Comment
d76d1650 12/16/2008 12:43 pm aurel32

target-ppc: Enable KVM for ppcemb.

Implement hooks called by generic KVM code.

Also add code that will copy the host's CPU and timebase frequencies to the
guest, which is necessary on KVM because the guest can directly access the
timebase.

Signed-off-by: Hollis Blanchard <>...