Re: [PATCH 4/4 v2] KVM: Introduce kvm_memory_slot::arch and move lpage_info into it

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

 



(2012/01/30 12:53), Takuya Yoshikawa wrote:

@@ -833,7 +778,7 @@ int __kvm_set_memory_region(struct kvm *kvm,
  		if (!new.rmap)
  			goto out_free;

-		if (create_lpage_info(&new, npages))
+		if (kvm_arch_create_memslot(&new, npages))
  			goto out_free;
  #endif /* not defined CONFIG_S390 */

I have to move this #endif upwards to not include kvm_arch_create_memslot().

Will update patch 4 and resend from now.

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