Hi, here's version 3 of the ioevent cookies patches. Changes: - x86 style fix - fix returning index for reads - refactored read/write functions to avoid double srcu_deference() Cornelia Huck (2): KVM: kvm-io: support cookies KVM: s390: use cookies for ioeventfd arch/ia64/kvm/kvm-ia64.c | 2 +- arch/powerpc/kvm/powerpc.c | 4 +- arch/s390/kvm/diag.c | 15 +++++-- arch/x86/kvm/x86.c | 6 +-- include/linux/kvm_host.h | 4 ++ virt/kvm/kvm_main.c | 102 ++++++++++++++++++++++++++++++++++++++------- 6 files changed, 109 insertions(+), 24 deletions(-) -- 1.8.2.2 -- 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