aboutsummaryrefslogtreecommitdiffstats
path: root/xen/common/compat
Commit message (Expand)AuthorAgeFilesLines
...
* xen: New vcpu_op commands for setting periodic and single-shot timers.kfraser@localhost.localdomain2007-03-091-0/+4
* Dynamic grant-table sizing.kfraser@localhost.localdomain2007-02-151-2/+1
* Make domctl/sysctl interfaces 32-/64-bit invariant.kfraser@localhost.localdomain2007-01-243-236/+0
* Enable compatibility mode operation for kexec.Emmanuel Ackaouy2007-01-051-0/+33
* Enable compatibility mode operation for HYPERVISOR_domctl. Also add logicEmmanuel Ackaouy2007-01-054-20/+141
* Enable compatibility mode operation for HYPERVISOR_sysctl.Emmanuel Ackaouy2007-01-052-0/+104
* Enable compatibility mode operation for HYPERVISOR_xenoprof_op.Emmanuel Ackaouy2007-01-051-0/+40
* Enable compatibility mode operation for HYPERVISOR_acm_op.Emmanuel Ackaouy2007-01-051-0/+47
* Enable compatibility mode operation for HYPERVISOR_grant_table_op.Emmanuel Ackaouy2007-01-051-0/+218
* Enable compatibility mode operation for HYPERVISOR_sched_op andEmmanuel Ackaouy2007-01-051-0/+51
* Enable compatibility mode operation for HYPERVISOR_multicall.Emmanuel Ackaouy2007-01-052-0/+33
* Enable compatibility mode operation for HYPERVISOR_vcpu_op.Emmanuel Ackaouy2007-01-053-0/+112
* Enable compatibility mode operation for HYPERVISOR_physdev_op andEmmanuel Ackaouy2007-01-051-1/+25
* Enable compatibility mode operation for HYPERVISOR_mmu_update andEmmanuel Ackaouy2007-01-051-0/+4
* Enable compatibility mode operation for HYPERVISOR_memory_op,Emmanuel Ackaouy2007-01-052-0/+365
* Add page table setup and handling, including the creation of an m2p tableEmmanuel Ackaouy2007-01-051-1/+1
* Handle shared info (having different layout for native and compatibilityEmmanuel Ackaouy2007-01-051-0/+4
* Handle the creation of startup info for compatibility mode guests. ThisEmmanuel Ackaouy2007-01-052-0/+33
* Add logic to generate headers reflecting the compatibility mode layoutEmmanuel Ackaouy2007-01-052-0/+63