On Sat, 2007-02-03 at 21:23 -0600, [EMAIL PROTECTED] wrote: > Does kvm try to support 64-bit guests on a 32-bit host kernel? (64-bit > CPU of course) > > It looks to me like this patch might prevent that scenario.
No it doesn't, but this patch wouldn't prevent it any more than other parts of the code (where the VCPU_REGS_RX macros are already wrapped by CONFIG_X86_64 ifdef's). -- Ubuntu: http://www.ubuntu.com/ Linux1394: http://www.linux1394.org/ ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier. Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ kvm-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/kvm-devel
