On 05.09.2012, at 09:58, Rusty Russell wrote: > This is a generic interface to find out what you can use > KVM_GET_ONE_REG/KVM_SET_ONE_REG on. Archs need to define > KVM_HAVE_REG_LIST and then kvm_arch_num_regs() and > kvm_arch_copy_reg_indices() functions. > > It's inspired by KVM_GET_MSR_INDEX_LIST, except it's a per-vcpu ioctl, > and uses 64-bit indices. > > Signed-off-by: Rusty Russell <rusty.russ...@linaro.org>
Acked-by: Alexander Graf <ag...@suse.de> Alex -- 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