diff options
author | Isaku Yamahata <yamahata@valinux.co.jp> | 2008-04-02 10:53:53 -0700 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2008-04-24 23:57:32 +0200 |
commit | 2724426924a471dc9fd8989dae56ab4d79519e34 (patch) | |
tree | a556727941e26dc5b006efebff3d0672a3c13d33 /arch/x86/xen | |
parent | 87e27cf6288c6bf089ed34a72213d9ad16e82d84 (diff) |
xen: add missing definitions in include/xen/interface/vcpu.h which ia64/xen needs
Add xen handles realted definitions for xen vcpu which ia64/xen needs.
Pointer argumsnts for ia64/xen hypercall are passed in pseudo physical
address (guest physical address) so that it is required to convert
guest kernel virtual address into pseudo physical address.
The xen guest handle represents such arguments.
Signed-off-by: Isaku Yamahata <yamahata@valinux.co.jp>
Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to 'arch/x86/xen')
0 files changed, 0 insertions, 0 deletions