Le mardi 20 mai 2008 à 10:43 -0500, Hollis Blanchard a écrit : > On Tuesday 20 May 2008 02:39:42 Laurent Vivier wrote: > > Le lundi 19 mai 2008 à 22:04 -0500, Hollis Blanchard a écrit : > > > On Monday 19 May 2008 03:36:30 Laurent Vivier wrote: > > > > Thank you for your comments. > > > > > > > > I agree with all. > > > > > > > > I'll move my code to mulator_write_emulated_onepage(). > > > > I'll use kvm_io_device mechanism: is there an existing ioctl() to > > > > register MMIO zone ? > > > > I'll add a KVM_CAP_ > > > > > > Does that mean you'll move "batch" from kvm_vcpu_arch to kvm_vcpu as well? > > > > No, except if people like you (non-x86 developers) asks for it. > > (but I can't compile/test). > > Please include it in the existing CONFIG_HAS_IOMEM block inside struct > kvm_vcpu. > > Most of the new functions you've introduced should similarly go into > kvm_main.c, since there is nothing x86-specific in them.
OK, I'll do it Laurent -- ------------- [EMAIL PROTECTED] --------------- "The best way to predict the future is to invent it." - Alan Kay -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html
