aboutsummaryrefslogtreecommitdiffstats
path: root/xen/include/xen/compat.h
Commit message (Expand)AuthorAgeFilesLines
* xen: replace XEN_GUEST_HANDLE with XEN_GUEST_HANDLE_PARAM when appropriateStefano Stabellini2012-10-171-0/+3
* force inclusion of xen/config.h through compiler optionJan Beulich2012-01-131-2/+0
* add a comment for hypercall_xlat_continuationIan Campbell2011-11-101-0/+28
* x86-64: EFI boot codeJan Beulich2011-06-281-1/+1
* compat-guest accessor macros do not need address check for hvm guests.Keir Fraser2010-05-261-1/+2
* Fix compat mode type checking macros for gcc 4.5Keir Fraser2010-03-081-23/+40
* x86: Fix event-channel access for 32-bit HVM guests.Keir Fraser2009-03-031-5/+0
* x86: constify microcode hypercall argumentKeir Fraser2008-08-291-1/+3
* 32-on-64: Fix compat-access macros to use correct underlying HVM accessors.Keir Fraser2008-06-131-8/+8
* Remove no-pv-compat cmdline option.kfraser@localhost.localdomain2007-07-091-2/+0
* Enhance guest memory accessor macros so that source operands can bekfraser@localhost.localdomain2007-06-201-26/+36
* [XEN] Support VCPU reset via DOMCTL_setvcpucontext.kfraser@localhost.localdomain2007-01-191-0/+2
* Enable compatibility mode operation for HYPERVISOR_domctl. Also add logicEmmanuel Ackaouy2007-01-051-0/+3
* Enable compatibility mode operation for HYPERVISOR_vcpu_op.Emmanuel Ackaouy2007-01-051-0/+2
* Enable compatibility mode operation for HYPERVISOR_memory_op,Emmanuel Ackaouy2007-01-051-0/+2
* Handle shared info (having different layout for native and compatibilityEmmanuel Ackaouy2007-01-051-0/+6
* Add logic to generate headers reflecting the compatibility mode layoutEmmanuel Ackaouy2007-01-051-0/+167