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:
7bdb588
)
KVM: Use kvm_{read,write}_guest_virt() to read and write segment descriptors
author
Mikhail Ershov
<Mike.Ershov@gmail.com>
Wed, 19 Aug 2009 10:08:07 +0000
(14:08 +0400)
committer
Avi Kivity
<avi@redhat.com>
Thu, 10 Sep 2009 07:46:52 +0000
(10:46 +0300)
Segment descriptors tables can be placed on two non-contiguous pages.
This patch makes reading segment descriptors by linear address.
Signed-off-by: Mikhail Ershov <Mike.Ershov@gmail.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
No differences found