Re: [PATCH 18/24] Exiting from L2 to L1

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



 On 09/13/2010 11:01 AM, Nadav Har'El wrote:

3.  if (exit_reason&  FAILED_ENTRY) vmcs12->vm_entry_intr_info_field =
vmcs_read32(VM_ENTRY_INTR_INFO_FIELD);
I think you meant the opposite condition?

	if (!(exit_reason&  FAILED_ENTRY)) vmcs12->vm_entry_intr_info_field =
	vmcs_read32(VM_ENTRY_INTR_INFO_FIELD);


Dunno, I think both are subtly broken.

--
error compiling committee.c: too many arguments to function

--
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


[Index of Archives]     [KVM ARM]     [KVM ia64]     [KVM ppc]     [Virtualization Tools]     [Spice Development]     [Libvirt]     [Libvirt Users]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite Questions]     [Linux Kernel]     [Linux SCSI]     [XFree86]
  Powered by Linux