commit | ffc296491848118506816888e830d0aa8350bc7e | [log] [tgz] |
---|---|---|
author | Linus Torvalds <torvalds@linux-foundation.org> | Tue Sep 11 09:30:08 2012 +0800 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Tue Sep 11 09:30:08 2012 +0800 |
tree | feb6f702ecfa473d9c5545b7163b7b8dd3a3d721 | |
parent | 44346cfe4d5e1c78279c11f36fd4a854e0ec456a [diff] | |
parent | 4484141a94f4a5afea6ebc0b2abba0aa1b0ae9d1 [diff] |
Merge tag 'kvm-3.6-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm Pull KVM updates from Avi Kivity: "A trio of KVM fixes: incorrect lookup of guest cpuid, an uninitialized variable fix, and error path cleanup fix." * tag 'kvm-3.6-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm: KVM: fix error paths for failed gfn_to_page() calls KVM: x86: Check INVPCID feature bit in EBX of leaf 7 KVM: PIC: fix use of uninitialised variable.