kvm.h has

#define KVM_SET_GUEST_DEBUG       _IOW(KVMIO,  0x9b, struct kvm_guest_debug)

and

#define KVM_IA64_VCPU_SET_STACK   _IOW(KVMIO,  0x9b, void *)

Seems that these could conflict?
--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to