https://github.com/torvalds/linux
Revision 104452f052dfcf62dbf0c4110c9234a3285f59bf authored by Linus Torvalds on 24 June 2012, 18:02:09 UTC, committed by Linus Torvalds on 24 June 2012, 18:02:09 UTC
Pull KVM fixes from Avi Kivity:
 "Fixing a scheduling-while-atomic bug in the ppc code, and a bug which
  allowed pci bridges to be assigned to guests."

* git://git.kernel.org/pub/scm/virt/kvm/kvm:
  KVM: PPC: Book3S HV: Drop locks around call to kvmppc_pin_guest_page
  KVM: Fix PCI header check on device assignment
2 parent s 08d49c4 + 081f323
History
Tip revision: 104452f052dfcf62dbf0c4110c9234a3285f59bf authored by Linus Torvalds on 24 June 2012, 18:02:09 UTC
Merge git://git.kernel.org/pub/scm/virt/kvm/kvm
Tip revision: 104452f
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 1014 bytes
.mailmap -rw-r--r-- 4.4 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 92.7 KB
Kbuild -rw-r--r-- 2.5 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 208.2 KB
Makefile -rw-r--r-- 46.0 KB
README -rw-r--r-- 17.3 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top