[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20120918031156.12021.27838.stgit@bling.home>
Date: Mon, 17 Sep 2012 21:16:11 -0600
From: Alex Williamson <alex.williamson@...hat.com>
To: avi@...hat.com, mst@...hat.com
Cc: gleb@...hat.com, kvm@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [PATCH v10 0/2] kvm: level irqfd support
Updated with suggestions from Michael and Avi, the OADN option is
now a "resample" option. Re-working locking went surprisingly
well, lockdep clean, and now allows us to use a single irq source
ID for all resample irqfds. I hope we're close. Thanks,
Alex
---
Alex Williamson (2):
kvm: Add resampling irqfds for level triggered interrupts
kvm: Provide pre-locked setup to irq ack notifier
Documentation/virtual/kvm/api.txt | 13 +++
arch/x86/kvm/x86.c | 4 +
include/linux/kvm.h | 12 ++-
include/linux/kvm_host.h | 8 +-
virt/kvm/eventfd.c | 175 ++++++++++++++++++++++++++++++++++++-
virt/kvm/irq_comm.c | 24 +++++
virt/kvm/kvm_main.c | 2
7 files changed, 230 insertions(+), 8 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists