aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* build: remove hypervisor-only configuration from tools/configureDaniel De Graaf2012-03-011-3/+1
* libxc: add MMIO hole size parameter to xc_hvm_build()David Vrabel2012-03-012-11/+19
* libxc: pass arguments to xc_hvm_build() in a structureDavid Vrabel2012-03-014-104/+62
* MergeIan Jackson2012-03-0126-537/+1021
|\
| * 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-0111-2/+144
| * 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-015-21/+30
| * libxl: remove sysctl.h from public interfaceIan Campbell2012-03-016-74/+47
* | configure: do not require Bison or FlexIan Campbell2012-02-292-377/+265
|/
* libxl, xl: Add the bios option to specify the bios to loadAttilio Rao2012-02-294-0/+16
* Revert 24897:f25e5785327e "Export configure variables to hypervisor build"Keir Fraser2012-02-292-4/+0
* tools: xencommons: revert accidental hunk in 24905:2b5cf6bde62dIan Jackson2012-02-291-1/+0
* libxl: use libxl wrapper for yajl_gen_allocOlaf Hering2012-02-292-4/+3
* libxl: rename libxl__yajl_gen_allocOlaf Hering2012-02-294-4/+5
* Update autoconf-generated configure script.Keir Fraser2012-02-291-267/+290
* build: Export configure variables to hypervisor buildDaniel De Graaf2012-02-291-0/+1
* hvmloader: drop the ovmf32 support and rename ovmf64 -> ovmf.Attilio Rao2012-02-294-52/+18
* x86/vMCE: save/restore MCA capabilitiesJan Beulich2012-02-242-0/+9
* libxl: Rename libxl_sched_* to include _domainGeorge Dunlap2012-02-235-31/+33
* libxc: Implement SCHEDOP sysctl for credit schedulerGeorge Dunlap2012-02-232-1/+50
* hvmloader: Add OVMF UEFI support and directly use itAttilio Rao2012-02-234-1/+179
* autoconf: Rerun autogen.shIan Jackson2012-02-221-245/+0
* autoconf: clean brctl optionsRoger Pau Monne2012-02-221-1/+0
* autoconf: remove udev checks from buildRoger Pau Monne2012-02-222-34/+0
* autoconf: remove brctl checkRoger Pau Monne2012-02-221-1/+0
* build: add autoconf to replace custom checks in tools/checkIan Jackson2012-02-2250-470/+14454
* libxl: Export libxl_event.hBamvor Jian Zhang2012-02-211-1/+1