]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'kvm-updates/3.2' of git://git.kernel.org/pub/scm/virt/kvm/kvm
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 26 Dec 2011 21:17:00 +0000 (13:17 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 26 Dec 2011 21:17:00 +0000 (13:17 -0800)
commit1b0c47607e01d7616214fb78a121ab5f4089e360
treea42f39bbcc84af8f13c2fd46502324741536657d
parent038b0c089aea715eab923ce7a98efdbf41cfbf1a
parent739b4e69ecb0a848a8f0f55ead1d41b8fc930b0d
Merge branch 'kvm-updates/3.2' of git://git.kernel.org/pub/scm/virt/kvm/kvm

* 'kvm-updates/3.2' of git://git.kernel.org/pub/scm/virt/kvm/kvm:
  KVM: PPC: e500: include linux/export.h
  KVM: PPC: fix kvmppc_start_thread() for CONFIG_SMP=N
  KVM: PPC: protect use of kvmppc_h_pr
  KVM: PPC: move compute_tlbie_rb to book3s_64 common header
  KVM: Don't automatically expose the TSC deadline timer in cpuid
  KVM: Device assignment permission checks
  KVM: Remove ability to assign a device without iommu support
  KVM: x86: Prevent starting PIT timers in the absence of irqchip support