aboutsummaryrefslogtreecommitdiffstats
path: root/xen/arch/x86/x86_64/domain.c
Commit message (Expand)AuthorAgeFilesLines
* also move compat mode VCPUOP_register_vcpu_info into common codeJan Beulich2013-05-131-9/+0
* Fix emacs local variable block to use correct C style variable.David Vrabel2013-02-211-1/+1
* xen: replace XEN_GUEST_HANDLE with XEN_GUEST_HANDLE_PARAM when appropriateStefano Stabellini2012-10-171-1/+1
* move declarations of some required per-arch functions into common headersJan Beulich2012-01-121-1/+1
* x86: extend runstate area updatesKeir Fraser2009-08-191-1/+1
* x86: fix a few 32-on-64 compat mode issuesKeir Fraser2008-05-121-3/+16
* Correct 32on64 handling of VCPUOP_register_runstate_memory_area. WeIan Campbell2007-05-251-1/+3
* Enable compatibility mode operation for HYPERVISOR_vcpu_op.Emmanuel Ackaouy2007-01-051-0/+68