aboutsummaryrefslogtreecommitdiffstats
path: root/tools/firmware/hvmloader/hypercall.h
Commit message (Expand)AuthorAgeFilesLines
* Fix emacs local variable block to use correct C style variable.David Vrabel2013-02-211-1/+1
* hvmloader: Switch to absolute addressing for calling hypercall stubs.Keir Fraser2011-07-201-68/+69
* hvmloader: Remove hard tabs from source files.Keir Fraser2011-07-201-79/+79
* hvmloader: add missing emacs local variables.Ian Campbell2011-06-081-0/+10
* hvmloader: Fix _start-relative calculation of hypercall page address.Keir Fraser2011-04-181-1/+2
* hvmloader: Add new test for MSR_SHADOW_GS_BASE validity after SWAPGS instruct...Keir Fraser2009-07-161-3/+0
* hvmloader: Place SMBIOS tables at 0xE9000. Previous location was lowerkfraser@localhost.localdomain2007-04-261-5/+6
* [HVMLOADER] Include xen.h for __HYPERVISOR* constants.kfraser@localhost.localdomain2006-08-141-0/+2
* [HVMLOADER] HVM loader initialises hypercall shim and useskfraser@localhost.localdomain2006-08-041-0/+180