aboutsummaryrefslogtreecommitdiffstats
path: root/xen/arch/x86/platform_hypercall.c
Commit message (Expand)AuthorAgeFilesLines
...
* x86: XENPF_set_processor_pminfo handler adjustmentsKeir Fraser2008-07-241-3/+24
* AMD PowerNow! in XenKeir Fraser2008-06-201-1/+6
* Provide Px statistic data to user through libxcKeir Fraser2008-05-161-0/+3
* Get ACPI Px from dom0 and choose Px controllerKeir Fraser2008-05-141-2/+62
* Add basic acpi C-states based cpu idle power mgmt in xen for x86.Keir Fraser2008-05-011-0/+23
* x86: Fix XENPF_change_freq hypercall to not dereference a non-existentKeir Fraser2008-01-291-3/+6
* Rename uintN_t guest handles to uintN, to avoid nameclash with uintN_tKeir Fraser2007-12-281-2/+2
* x86/64: Fix the build.Keir Fraser2007-10-241-2/+4
* x86, dom0: Allow get idle time stats by mask.Keir Fraser2007-10-241-13/+23
* x86: AMD Fam10/11 adjustmentsKeir Fraser2007-10-111-2/+1
* Add XENPF_getidletime.Keir Fraser2007-10-021-7/+40
* cpufreq: Support cpufreq updates on AMD hardware by dom0 kernel.Keir Fraser2007-09-201-0/+14
* Fix 64 bit build, cannot mix code and data declarations.Ian Campbell2007-09-031-2/+3
* Xen Security Modules: XSMkfraser@localhost.localdomain2007-08-311-0/+27
* [host s3] Retrieve necessary sleep information from plain-text ACPIkfraser@localhost.localdomain2007-07-191-13/+1
* Provide basic Xen PM infrastructurekfraser@localhost.localdomain2007-07-111-0/+17
* Rename ddc_info -> vbeddc_info in interface header.kfraser@localhost.localdomain2007-06-201-5/+5
* Add hypercall function for retrieving EDID infokfraser@localhost.localdomain2007-06-201-0/+24
* Remove stray semi-colon in macro.kfraser@localhost.localdomain2007-06-201-1/+1
* x86: Add hypercall function for retrieving EDD info.kfraser@localhost.localdomain2007-06-201-0/+72
* Enable compatibility mode operation for HYPERVISOR_platformop.Emmanuel Ackaouy2007-01-051-3/+16
* [XEN] Some cleanups to the log-level stuff. Largely thiskaf24@localhost.localdomain2006-10-271-1/+1
* [XEN] Logging parameters for x86 code.kaf24@localhost.localdomain2006-10-271-1/+1
* [XEN] Fix memtype accessor domctls.kfraser@localhost.localdomain2006-10-051-6/+6
* [XEN] Change microcode_update function interface inside Xen.kfraser@localhost.localdomain2006-10-051-2/+2
* Replace dom0_ops hypercall with three new hypercalls:kfraser@localhost.localdomain2006-08-251-0/+159