aboutsummaryrefslogtreecommitdiffstats
path: root/xen/arch/x86/x86_64/platform_hypercall.c
Commit message (Expand)AuthorAgeFilesLines
* x86: fix compat guest handling of XENPF_enter_acpi_sleepJan Beulich2013-09-261-11/+7
* Fix emacs local variable block to use correct C style variable.David Vrabel2013-02-211-1/+1
* xen: more XEN_GUEST_HANDLE_PARAM substitutionsStefano Stabellini2012-10-171-0/+1
* x86: add platform hypercall to retrieve pCPU-s' family, model, and steppingJan Beulich2011-12-131-3/+8
* x86-64: EFI runtime codeJan Beulich2011-06-281-0/+1
* x86-64: EFI boot codeJan Beulich2011-06-281-0/+2
* Update pcpu_info hypercall interfaceKeir Fraser2009-11-121-5/+2
* Hypercall to expose physical CPU information.Keir Fraser2009-11-101-0/+6
* x86: Adapt 32b guest os to 64b hypervisor platform_hypercall compatibilityKeir Fraser2008-10-211-2/+2
* x86 and ia64: move cpufreq notify code to commone placeKeir Fraser2008-09-261-0/+2
* Get ACPI Px from dom0 and choose Px controllerKeir Fraser2008-05-141-0/+6
* Add basic acpi C-states based cpu idle power mgmt in xen for x86.Keir Fraser2008-05-011-0/+4
* Fix 64-bit build.kfraser@localhost.localdomain2007-07-191-1/+2
* Enable compatibility mode operation for HYPERVISOR_platformop.Emmanuel Ackaouy2007-01-051-0/+29