Hi, here's the second version of the ioeventfd cookies support. Changes: - provide kvm_io_bus_read_cookie as well - refactoring of the cookie code in kvm_main.c - adapt callers to changes 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 | 8 ++++--- include/linux/kvm_host.h | 4 ++++ virt/kvm/kvm_main.c | 58 +++++++++++++++++++++++++++++++++++++++++++++- 6 files changed, 81 insertions(+), 10 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