|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] [PATCH 1/2] Writable pagetable support for x86_64 xenlinux (
Attached is a patch to xen. I would like thank Ian/Keir for the design
suggestions.
arch/x86/audit.c | 62 ++++++----
arch/x86/domain.c | 6 -
arch/x86/mm.c | 238
++++++++++++++++++++++++++++++------------
arch/x86/shadow32.c | 2
arch/x86/shadow_public.c | 6 -
arch/x86/traps.c | 11 +
common/grant_table.c | 2
include/asm-x86/mm.h | 28 +++-
include/asm-x86/page.h | 27 ++--
include/asm-x86/shadow.h | 13 +-
include/asm-x86/x86_64/page.h | 3
11 files changed, 271 insertions(+), 127 deletions(-)
Signed-off-by: Jun Nakajima <jun.nakajima@xxxxxxxxx>
Jun
---
Intel Open Source Technology Center
ptwr-xen.patch
Description: ptwr-xen.patch
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
<Prev in Thread] |
Current Thread |
[Next in Thread> |
- [Xen-devel] [PATCH 1/2] Writable pagetable support for x86_64 xenlinux (xen part),
Nakajima, Jun <=
|
|
|
|
|