aboutsummaryrefslogtreecommitdiffstats
path: root/tools/libxl
Commit message (Expand)AuthorAgeFilesLines
* xl block-detach: allow other than numeric-decimal specification of the diskJan Beulich2012-03-133-4/+8
* libxl: always set a default value for VFB.openglIan Campbell2012-03-131-3/+1
* libxl: fix libxl_get_cpu_topologyWei Liu2012-03-131-1/+1
* libxl: publish number of paged pages.Andres Lagar-Cavilla2012-03-132-0/+2
* libxl: only set b_info->u.hvm.bios if type if HVMIan Campbell2012-03-021-17/+23
* libxl: Implement libxl_sched_credit_param_[gs]etGeorge Dunlap2012-03-013-0/+70
* libxl: autogenerate libxl_FOO_init and libxl_FOO_init_FIELDIan Campbell2012-03-0110-83/+173
* libxl: idl: generate KeyedUnion key member as part of the KeyedUnionIan Campbell2012-03-012-2/+3
* libxl: Make IDL KeyedUnion keyvar an idl.FieldIan Campbell2012-03-014-8/+8
* libxl: add libxl_domain_build_info_init_typeIan Campbell2012-03-014-9/+18
* libxl: switch device model selection over to libxl_defboolIan Campbell2012-03-015-10/+18
* libxl: do not explicitly initialise members of build info to zeroIan Campbell2012-03-011-7/+0
* libxl: Select BIOS using libxl_domain_build_info_setdefaultsIan Campbell2012-03-012-16/+27
* libxl: use defbool for graphics related optionsIan Campbell2012-03-016-89/+112
* libxl: switch generation id control to libxl_defbool.Ian Campbell2012-03-015-9/+11
* libxl: make boolean members of libxl_domain_build_info into libxl_defboolIan Campbell2012-03-018-101/+100
* libxl: make boolean members of libxl_domain_create_info into libxl_defboolIan Campbell2012-03-015-14/+17
* libxl: add new "defbool" built in type.Ian Campbell2012-03-017-1/+90
* libxl: pci: use _init/_setdefaultIan Campbell2012-03-014-2/+16
* libxl: make libxl_device_console internalIan Campbell2012-03-016-31/+32
* libxl: vfb/vkb: use _init/_setdefaultIan Campbell2012-03-016-12/+30
* libxl: nic: use _init/_setdefaultIan Campbell2012-03-014-25/+40
* libxl: disk: use _init/_setdefaultIan Campbell2012-03-015-12/+20
* libxl: introduce a descriminating default value for memkb fields.Ian Campbell2012-03-016-19/+43
* libxl: drop 8M slack for PV guests.Ian Campbell2012-03-011-1/+1
* libxl: use an explicit LIBXL_TIMER_MODE_DEFAULT valueIan Campbell2012-03-012-2/+6
* libxl: provide _init and _setdefault for libxl_domain_build_info.Ian Campbell2012-03-017-26/+73
* libxl: provide _init and _setdefault for libxl_domain_create_info.Ian Campbell2012-03-015-10/+20
* libxl: Document _init/_dispose/_setdefault functions.Ian Campbell2012-03-012-6/+60
* libxl: generate a _dispose function for all Aggregate typesIan Campbell2012-03-015-17/+42
* libxl: allow specification of testidl random seed.Ian Campbell2012-03-011-1/+2
* libxl: Remove xen/sched.h from public interfaceIan Campbell2012-03-014-16/+25
* libxl: remove sysctl.h from public interfaceIan Campbell2012-03-016-74/+47
* libxl, xl: Add the bios option to specify the bios to loadAttilio Rao2012-02-294-0/+16
* libxl: use libxl wrapper for yajl_gen_allocOlaf Hering2012-02-292-4/+3
* libxl: rename libxl__yajl_gen_allocOlaf Hering2012-02-293-4/+4
* libxl: Rename libxl_sched_* to include _domainGeorge Dunlap2012-02-234-27/+29
* build: add autoconf to replace custom checks in tools/checkIan Jackson2012-02-222-6/+3
* libxl: Export libxl_event.hBamvor Jian Zhang2012-02-211-1/+1
* libxl: cleanup: Remove pointless ERRNOVALGeorge Dunlap2012-02-211-2/+2
* libxl: add missing includesChristoph Egger2012-02-211-0/+2
* libxl: Set VNC password through QMPAnthony PERARD2012-02-204-12/+47
* Provide dm_vnc() as a in libxl helper.Anthony PERARD2012-02-202-4/+6
* libxl_qmp: Use GC instead of CTX as parameter for _initialize.Anthony PERARD2012-02-203-18/+15
* xl: fix xl create/cpupool-create -f help outputOlaf Hering2012-02-201-2/+2
* libxl_qmp: Handle unexpected end-of-socketAnthony PERARD2012-02-201-1/+4
* libxl: Fix yajl-related build error due to missing error valueAllen Kay2012-02-201-1/+1
* xl: Add defaultbridge config option for xl.confStefan Bader2012-02-133-0/+10
* xl: Add -F to usage for xl shutdown/rebootIan Campbell2012-02-131-2/+9
* xl: remove duplicate lineZhigang Wang2012-02-131-2/+0