Re: Complain against lack of document on KVM_EXIT_INTR

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

 



On 04/05/2011 06:38 PM, Asias He wrote:
Hi, Avi

I can not find any document about the KVM_EXIT_INTR. Would you please
update Documentation/kvm/api.txt.

KVM_EXIT_INTR should not be used. Instead test for ioctl(KVM_RUN) == -1 && errno = EINTR. In that case, kvm sets kvm_run->exit_reason to KVM_EXIT_INTR, but that is not part of the ABI.

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