On Tue, 2010-11-16 at 22:30 +0100, Jan Kiszka wrote: > This is the rebased light version of the previous series, i.e. without > PCI-2.3-based IRQ masking or any SRCU conversion. PCI-2.3 support is > under rework to explore options for automatic mode switches. > > Jan Kiszka (6): > KVM: Clear assigned guest IRQ on release > KVM: Switch assigned device IRQ forwarding to threaded handler > KVM: Refactor IRQ names of assigned devices > KVM: Save/restore state of assigned PCI device > KVM: Clean up kvm_vm_ioctl_assigned_device > KVM: Document device assigment API > > Documentation/kvm/api.txt | 178 > +++++++++++++++++++++++++++++++++++++++++++++ > include/linux/kvm_host.h | 13 +--- > virt/kvm/assigned-dev.c | 125 ++++++++++++-------------------- > 3 files changed, 227 insertions(+), 89 deletions(-) >
Series looks good to me. Acked-by: Alex Williamson <alex.william...@redhat.com> -- 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