aboutsummaryrefslogtreecommitdiffstats
path: root/tools/libxc/xc_dom_x86.c
Commit message (Expand)AuthorAgeFilesLines
* tools: replace sprintf with snprintf where applicableKeir Fraser2008-06-121-2/+2
* x86 domain builder: Propagate x86_compat return code.Keir Fraser2007-12-051-1/+3
* domain builder: Zero start_info struct.kfraser@localhost.localdomain2007-08-031-0/+2
* hvm: e820 public header cleanup.Keir Fraser2007-06-101-1/+0
* [BUILDER] Propagate the native protocol ABI for a guest out of theIan Campbell2007-05-151-0/+4
* [BUILDER] Ensure that the L3 page table page for a PAE guest which does notIan Campbell2007-05-091-1/+82
* [TOOLS] libxc: Fix x86 build.Ian Campbell2007-03-221-0/+1
* Merge with xen-unstable.hg.Hollis Blanchard2007-03-211-28/+6
|\
| * x86: Add VGCF_onlien flag to vcpu_guest_context.kfraser@localhost.localdomain2007-03-121-2/+2
| * [BUILDER]: Initialize code segment selectors in virtual IDT to 0.Ian Campbell2007-03-081-26/+4
* | [LIBXC] Allocate memory and populate p2m in arch-specific code.Hollis Blanchard2007-03-211-1/+14
* | [LIBXC] Move domain builder hooks into arch-specific files and remove ifdefs.Hollis Blanchard2007-03-211-0/+169
|/
* libxc: Code format cleanups.Keir Fraser2007-02-241-186/+205
* libxc: Domain builder must align initial virtual mapping to 4MBkfraser@localhost.localdomain2007-02-021-1/+3
* libxc domain builder rewrite, core bits.Emmanuel Ackaouy2007-01-251-0/+559