git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ce1a5e6
)
KVM: x86: fix warning on 32-bit compilation
author
Paolo Bonzini
<pbonzini@redhat.com>
Mon, 10 Nov 2014 12:53:25 +0000
(13:53 +0100)
committer
Paolo Bonzini
<pbonzini@redhat.com>
Mon, 10 Nov 2014 12:53:25 +0000
(13:53 +0100)
PCIDs are only supported in 64-bit mode. No need to clear bit 63
of CR3 unless the host is 64-bit.
Reported by Fengguang Wu's autobuilder.
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
No differences found