aboutsummaryrefslogtreecommitdiffstats
path: root/tools/libxc/xenguest.h
Commit message (Expand)AuthorAgeFilesLines
...
* | [XEND][POWERPC] Move flat device tree construction from python to libxc for x...Jimi Xenidis2007-01-211-2/+1
|/
* [TOOLS] Fix the build. Clearly demarcate PPC-specific stuff.kfraser@localhost.localdomain2006-12-131-0/+1
* [POWERPC] Merge in outstanding changes from xenppc-unstable.hg.Hollis Blanchard2006-12-121-0/+1
* [TOOLS][POWERPC] Add Prose Domain BuilderJimi Xenidis2006-10-181-0/+13
* [HVM] Re-introduce the 'apic' configuration option, default to 1.kfraser@localhost.localdomain2006-11-271-12/+7
* [XEN] Replace hvm_setup_platform() with hvm_domain_initialise()kaf24@localhost.localdomain2006-11-051-2/+0
* [TOOLS] Paravirt guests have their memory allocated in thekfraser@localhost.localdomain2006-11-021-14/+18
* Fix whitespace in libxc. Tabs are manually fixed.kaf24@firebug.cl.cam.ac.uk2006-04-151-5/+5
* Clean up internal libxc functions to take 'const char *'kaf24@firebug.cl.cam.ac.uk2006-03-091-3/+3
* Add a parallel set of APIs to the domain builders to allow images andkaf24@firebug.cl.cam.ac.uk2006-03-091-1/+61
* Add support for configuring feature flags when starting guests.Ian.Campbell@xensource.com2006-02-271-0/+1
* Per-vcpu IO evtchn patch for HVM domain.kaf24@firebug.cl.cam.ac.uk2006-02-231-1/+0
* Add PAE option to HVM config file.kaf24@firebug.cl.cam.ac.uk2006-02-211-1/+2
* Big merge the HVM full-virtualisation abstractions.kaf24@firebug.cl.cam.ac.uk2006-01-311-1/+1
* 8604:a51fcb5de470 introduced a discrepancy between the declarationemellor@leeni.uk.xensource.com2006-01-121-2/+2
* Extend the xc_linux_save interface to take a callback function for handling theemellor@leeni.uk.xensource.com2006-01-101-1/+3
* Rename VMX option name lapic to apic, and pass it to xen bykaf24@firebug.cl.cam.ac.uk2006-01-031-1/+1
* Provide an option to disable ACPI from the VMX config file.kaf24@firebug.cl.cam.ac.uk2006-01-011-0/+1
* This patch provide local APIC support for vmx guest.kaf24@firebug.cl.cam.ac.uk2005-10-281-0/+1
* some fixes to VMX:kaf24@firebug.cl.cam.ac.uk2005-10-231-2/+0
* Remove 'n_vcpu' field from start_info structure. Domain0kaf24@firebug.cl.cam.ac.uk2005-10-181-1/+0
* Clean up xc_vmx_build():kaf24@firebug.cl.cam.ac.uk2005-09-231-3/+0
* Remove control interface in kernels and domain builder.cl349@firebug.cl.cam.ac.uk2005-09-071-1/+0
* Update suspend/resume for new console code.cl349@firebug.cl.cam.ac.uk2005-09-031-1/+2
* Enable 'live' migration from a tools pov; prior to this the 'live' flag was shand@ubuntu.eng.hq.xensource.com2005-09-021-10/+11
* New console transport and update xenconsoled.cl349@firebug.cl.cam.ac.uk2005-08-301-1/+3
* Break the building/save/restore code out into a separate library libxenguest.cl349@firebug.cl.cam.ac.uk2005-08-251-0/+66