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:
2276b51
)
KVM: x86: Fix defines in emulator.c
author
Nadav Amit
<namit@cs.technion.ac.il>
Mon, 26 Jan 2015 07:32:25 +0000
(09:32 +0200)
committer
Paolo Bonzini
<pbonzini@redhat.com>
Mon, 26 Jan 2015 11:15:03 +0000
(12:15 +0100)
Unnecassary define was left after commit
7d882ffa81d5
("KVM: x86: Revert
NoBigReal patch in the emulator").
Commit
39f062ff51b2
("KVM: x86: Generate #UD when memory operand is required")
was missing undef.
Fix it.
Signed-off-by: Nadav Amit <namit@cs.technion.ac.il>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
arch/x86/kvm/emulate.c
patch
|
blob
|
history
diff --cc
arch/x86/kvm/emulate.c
Simple merge