stable.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] KVM updates for Linux 3.1.8
@ 2012-01-12 10:39 Avi Kivity
  2012-01-12 10:39 ` [PATCH 1/4] KVM guest: prevent tracing recursion with kvmclock Avi Kivity
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Avi Kivity @ 2012-01-12 10:39 UTC (permalink / raw)
  To: stable; +Cc: kvm, Marcelo Tosatti

The following patches want to be applied to the 3.1 branch.  "All users must
update".

Alex Williamson (2):
  KVM: Remove ability to assign a device without iommu support
  KVM: Device assignment permission checks

Avi Kivity (1):
  KVM guest: prevent tracing recursion with kvmclock

Jan Kiszka (1):
  KVM: x86: Prevent starting PIT timers in the absence of irqchip
    support

 Documentation/virtual/kvm/api.txt |    7 +++
 arch/x86/kernel/kvmclock.c        |    5 +-
 arch/x86/kvm/i8254.c              |   10 +++-
 virt/kvm/assigned-dev.c           |   93 +++++++++++++++++++++++++++++++++----
 4 files changed, 101 insertions(+), 14 deletions(-)

-- 
1.7.7.1


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2012-01-12 22:58 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-12 10:39 [PATCH 0/4] KVM updates for Linux 3.1.8 Avi Kivity
2012-01-12 10:39 ` [PATCH 1/4] KVM guest: prevent tracing recursion with kvmclock Avi Kivity
2012-01-12 10:39 ` [PATCH 2/4] KVM: x86: Prevent starting PIT timers in the absence of irqchip support Avi Kivity
2012-01-12 10:39 ` [PATCH 3/4] KVM: Remove ability to assign a device without iommu support Avi Kivity
2012-01-12 10:39 ` [PATCH 4/4] KVM: Device assignment permission checks Avi Kivity
2012-01-12 16:15 ` [PATCH 0/4] KVM updates for Linux 3.1.8 Greg KH
2012-01-12 16:25   ` Avi Kivity
2012-01-12 22:58     ` Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).