IMHO, one thing you should keep in mind is how to isolate the guest space based on your hardware MMU. And then deal with the exceptions carefully, some may be directly send to guest and some should be handled by hypervisor. In powerpc BOOKE implementation, we have to hijack all exceptions, because BOOKE doesn't support technic like VT. > -----Original Message----- > From: kvm-owner@xxxxxxxxxxxxxxx > [mailto:kvm-owner@xxxxxxxxxxxxxxx] On Behalf Of kvm port > Sent: Wednesday, March 25, 2009 11:08 PM > To: kvm@xxxxxxxxxxxxxxx; kvm-ppc@xxxxxxxxxxxxxxx > Subject: KVM Port > > Hi KVM Gurus, > > We have a EVB with a fpga based RISC processor with VT support. > As a proof of concept i have to port KVM onto it. we have run > linux as of now. > can anyof u help with how should i begin > -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html