aboutsummaryrefslogtreecommitdiffstats
path: root/tools/libxl/libxl_dom.c
Commit message (Expand)AuthorAgeFilesLines
...
* libxl: support for "rtc_timeoffset" and "localtime"Lin Ming2012-04-021-0/+3
* libxl: switch generation id control to libxl_defbool.Ian Campbell2012-03-011-1/+1
* libxl: make boolean members of libxl_domain_build_info into libxl_defboolIan Campbell2012-03-011-8/+13
* libxl: introduce a descriminating default value for memkb fields.Ian Campbell2012-03-011-3/+4
* lib{xc,xl}: Seed grant tables with xenstore and console grantsAlex Zeffertt2012-02-091-3/+15
* tools/libxl: pull xenstore/console domids from xenstoreDaniel De Graaf2012-02-091-2/+12
* libxl: helper function to send commands to traditional qemuShriram Rajagopalan2012-02-091-4/+10
* libxl: add named enum for timer mode.Ian Campbell2012-01-311-1/+8
* libxl: remove libxl_device_model_info.Ian Campbell2012-01-311-4/+2
* libxl: move device model selection variables to b_info.Ian Campbell2012-01-311-2/+2
* libxl: allow for specifying the CPU affinity in the config file.Dario Faggioli2012-01-271-0/+1
* libxl: move a lot more includes into libxl_internal.hIan Jackson2012-01-131-10/+1
* tools: VM generation ID save/restore and migrate.Paul Durrant2011-12-161-4/+31
* libxl: Fix, specify open mode to QEMU state file.Anthony PERARD2011-12-211-1/+1
* libxl: add libxl__domain_pvcontrol_{available,read,write}Ian Campbell2011-12-161-6/+5
* libxl: improve error handling when saving device model state.Ian Campbell2011-12-201-17/+28
* libxl: remove stubdom device model save file when destroying stubdomIan Campbell2011-12-151-1/+1
* libxl: Use GC_INIT and GC_FREE everywhereIan Jackson2011-12-121-8/+8
* libxl: Rationalise #includesIan Jackson2011-12-121-1/+0
* libxl: Introduce migrate with the new QEMU.Anthony PERARD2011-12-011-3/+25
* libxl: use named options for tsc_mode.Ian Campbell2011-11-291-1/+18
* libxl: Prevent xl save from segfaulting when control/shutdown key is removedPaul Durrant2011-11-231-0/+2
* hvmloader: Move acpi_enabled out of hvm_info_table into xenstorePaul Durrant2011-11-181-1/+0
* libxl: fixup incorrect indentationIan Campbell2011-10-121-0/+8
* libxl: use libxl_domain_type enum with libxl__domain_suspend_commonIan Campbell2011-07-181-2/+14
* libxl: specify HVM vs PV in build_info using libxl_domain_type enumIan Campbell2011-07-181-5/+20
* libxl: replace libxl__domain_is_hvm with libxl__domain_typeIan Campbell2011-07-181-2/+5
* tools: Enable superpages for HVM domains by defaultGeorge Dunlap2011-05-261-1/+1
* libxl: refactor libxl__domain_firmware to choose based onIan Campbell2011-05-241-3/+22
* libxl: fixup error handling in libxl__build_hvm.Ian Campbell2011-05-241-4/+6
* libxl: pass device model info down into HVM domain build functions.Ian Campbell2011-05-241-3/+6
* libxl/xl: Use "firmware" rather than "hvmloader" in API.Ian Campbell2011-05-241-3/+3
* libxl: add statup checks to libxl__wait_for_device_modelIan Campbell2011-05-241-1/+1
* tools: libxl: remove libxl_domain_build_state from the IDLIan Campbell2011-04-201-7/+9
* tools: libxl: hide selection of hvmloader by default.Ian Campbell2011-04-191-10/+16
* tools: Add nestedhvm guest config optioncegger2011-02-281-0/+1
* x86: split struct domainJan Beulich2011-04-051-3/+3
* libxl: Make all hidden/static functions take a gc not a ctxIan Campbell2011-03-151-54/+48
* libxl: fix migrate for HVM guestsIan Campbell2011-02-141-51/+60
* libxl/xl: improve behaviour when guest fails to suspend itself.Ian Campbell2011-02-111-11/+69
* libxl: correct error path in libxl_userdata_retrieveIan Jackson2011-01-281-1/+4
* libxc: convert evtchn interfaces to use an opaque handle typeIan Campbell2010-12-231-6/+6
* add missing libxl__free_all() callsJuergen Gross2010-12-091-3/+10
* tools: libxl: fix cpuid compilation errors for ia64KUWAMURA Shin'ya2010-11-091-9/+3
* libxl: fix build since 22325:4ac03710fc32Gianni Tedesco2010-11-011-0/+1
* libxl: Fix migration of HVM guestsIan Campbell2010-10-281-2/+22
* tools: cleanup domain save switch_qemu_logdirty callbackIan Campbell2010-10-211-12/+14
* libxl: proper accounting for the videoramStefano Stabellini2010-09-221-1/+1
* libxl: introduce cpuid interface to domain buildAndre Przywara2010-09-161-0/+6
* libxl: Use libxl__ namespace for internal typesIan Campbell2010-09-081-13/+13