aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * 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-295-0/+43
* Revert 24897:f25e5785327e "Export configure variables to hypervisor build"Keir Fraser2012-02-297-26/+4
* tools: xencommons: revert accidental hunk in 24905:2b5cf6bde62dIan Jackson2012-02-291-1/+0
* install: remove old checks from install.shRoger Pau Monne2012-02-291-5/+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
* vpmu: No need for two initialisation functionsDietmar Hahn2012-02-294-16/+10
* vpmu: cleanup structuresDietmar Hahn2012-02-292-10/+5
* xsm: expose context of event channel peersDaniel De Graaf2012-02-294-8/+55
* xsm/flask: buffer AVC messages for outputDaniel De Graaf2012-02-291-25/+82
* xsm/flask: clean interdomain event channel hookDaniel De Graaf2012-02-291-22/+8
* xsm: label xen-consumer event channelsDaniel De Graaf2012-02-291-2/+4
* Update autoconf-generated configure script.Keir Fraser2012-02-291-267/+290
* build: Export configure variables to hypervisor buildDaniel De Graaf2012-02-296-4/+23
* hvmloader: drop the ovmf32 support and rename ovmf64 -> ovmf.Attilio Rao2012-02-294-52/+18
* arm: Handle booting on SMP platformsTim Deegan2012-02-282-0/+14
* arm: strip xen binaryTim Deegan2012-02-281-1/+1
* X86: expose HLE/RTM features to dom0Liu, Jinsong2012-02-282-0/+4
* Update SEABIOS_UPSTREAM_TAGIan Campbell2012-02-271-3/+3
* arm: fix unaligned memcpy() and memmove()David Vrabel2012-02-271-24/+300
* SEABIOS_UPSTREAM_TAG UpdateIan Campbell2012-02-271-1/+3
* Revert 24875:a59c1dcfe968 "blkif.h: Define and document the request number/si...Keir Fraser2012-02-272-116/+4
* passthrough: release assigned PCI devices earlier during domain shutdownJan Beulich2012-02-243-5/+7
* x86/vMCE: save/restore MCA capabilitiesJan Beulich2012-02-2411-47/+137
* x86/vMCE: don't advertise features we don't supportJan Beulich2012-02-242-6/+7
* mem_event: use C99 initializers for mem_event_request_t usersOlaf Hering2012-02-202-11/+3