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:
d09beab
)
KVM: x86 emulator: Add flag to check for protected mode instructions
author
Joerg Roedel
<joerg.roedel@amd.com>
Mon, 4 Apr 2011 10:39:26 +0000
(12:39 +0200)
committer
Avi Kivity
<avi@redhat.com>
Wed, 11 May 2011 11:57:01 +0000
(07:57 -0400)
This patch adds a flag for the opcoded to tag instruction
which are only recognized in protected mode. The necessary
check is added too.
Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
No differences found