Re: [PATCH] Reduce interface between kvm general and kvm arch.

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

 



On 07/12/2009 02:02 PM, Gleb Natapov wrote:

s390 has:


int kvm_arch_vcpu_runnable(struct kvm_vcpu *vcpu)
{
     /* kvm common code refers to this, but never calls it */
     BUG();
     return 0;
}

So this needs to be updated.  Please coordinate with the s390 folks.

s390 never calls kvm_vcpu_block(). They implement their own blocking.


Right; applied.

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