Marcelo Tosatti wrote:
> @@ -72,7 +73,6 @@ struct kvm_vcpu {
> struct mutex mutex;
> int cpu;
> struct kvm_run *run;
> - int guest_mode;
> unsigned long requests;
> unsigned long guest_debug;
> int fpu_active;The deletion will break other archs which depend on the filed. Xiantao-- 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
