aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* libxl: enforce prohibitions of internal callersIan Jackson2012-08-018-34/+107
* tools/config: Allow building of components to be controlled from .configAndrew Cooper2012-08-013-4/+4
* tools/ocaml: ignore and clean .spot and .spit filesAndrew Cooper2012-08-013-1/+5
* libxl: fix unitialized variables in libxl__primary_console_findOlaf Hering2012-08-011-0/+1
* init/NetBSD: move xenbackendd to xend init scriptRoger Pau Monne2012-08-012-29/+55
* libxl: call hotplug scripts from xl for NetBSDRoger Pau Monne2012-08-012-2/+63
* tools/build: fix pygrub linkingRoger Pau Monne2012-08-011-1/+4
* Some automatic NUMA placement documentationDario Faggioli2012-08-011-0/+111
* Update Xen version to 4.2.0-rc2-preKeir Fraser2012-07-301-1/+1
* Added signature for changeset 8e620dc570ceKeir Fraser2012-07-301-0/+1
* Added tag 4.2.0-rc1 for changeset 8e620dc570ceKeir Fraser2012-07-301-0/+1
* Update Xen version to 4.2.0-rc14.2.0-rc1Keir Fraser2012-07-302-2/+2
* x86: fix off-by-one in nr_irqs_gsi calculationJan Beulich2012-07-271-1/+1
* x86-64: drop updating of UREGS_rip when converting sysenter to #GPJan Beulich2012-07-271-5/+2
* use C11's _Static_assert() for BUILD_BUG_ON etc when availableJan Beulich2012-07-271-2/+8
* serial: don't waste space allocated for the tx buffer(s)Jan Beulich2012-07-271-2/+2
* x86/mm/p2m: use NX bit for p2m entriesChristoph Egger2012-07-261-1/+1
* libxl: fix reentrancy hazard in fd event processingIan Jackson2012-07-262-16/+76
* x86/hvm: don't leave emulator in inconsistent stateJan Beulich2012-07-261-0/+2
* libxl: convert libxl_device_vfb_add to an async operationRoger Pau Monne2012-07-266-8/+27
* libxl: convert libxl_device_vkb_add to an async operationRoger Pau Monne2012-07-266-8/+29
* libxl: call hotplug scripts for nic devices from libxlRoger Pau Monne2012-07-265-13/+178
* libxl: call hotplug scripts for disk devices from libxlRoger Pau Monne2012-07-267-6/+273
* libxl: set correct nic type depending on the guestRoger Pau Monne2012-07-264-7/+30
* libxl: add option to choose who executes hotplug scriptsRoger Pau Monne2012-07-2610-1/+84
* libxl: convert libxl_device_nic_add to an async operationRoger Pau Monne2012-07-268-22/+114
* libxl: convert libxl_device_disk_add to an async opRoger Pau Monne2012-07-268-72/+306
* libxl: convert libxl__device_disk_local_attach to an async opRoger Pau Monne2012-07-263-51/+192
* libxl: refactor disk addition to take a helperRoger Pau Monne2012-07-262-124/+148
* libxl: fix removal of secondary consolesRoger Pau Monne2012-07-261-1/+11
* libxl: make libxl_cdrom_insert async.Ian Campbell2012-07-265-19/+111
* libxl: have NUMA placement deal with cpupoolsDario Faggioli2012-07-263-38/+95
* libxl: enable automatic placement of guests on NUMA nodesDario Faggioli2012-07-268-3/+674
* libxl: libxl__xs_path_cleanup don't print error if ENOENTRoger Pau Monne2012-07-261-2/+4
* xen: update xensource.com to xen.orgAndrew Cooper2012-07-268-20/+20
* xl: support xend empty cdrom device syntaxIan Jackson2012-07-265-8/+28
* xl: disk parsing preparation for empty cdrom devicesIan Jackson2012-07-264-68/+93
* xl: support empty CDROM devicesIan Campbell2012-07-268-44/+80
* libxl: set nic type of stub to PV instead of copying from the parentRoger Pau Monne2012-07-261-0/+1
* xl: main_blockdetach don't call destroy if remove succeedsRoger Pau Monne2012-07-261-5/+6
* libxl: use libxl__xs_path_cleanup on device_destroyRoger Pau Monne2012-07-261-4/+14
* libxl: rename _IOEMU nic type to VIF_IOEMURoger Pau Monne2012-07-264-10/+10
* libxl: rename vifs to nicsRoger Pau Monne2012-07-266-60/+60
* libxl: libxl__device_model_version_running should return an intIan Campbell2012-07-252-4/+2
* MergeIan Campbell2012-07-253-8/+12
|\
| * x86/EFI: define and use EFI_DIR make variable, defaulting to /usr/lib64/efiMatt Wilson2012-07-243-8/+12
* | libxl: kill the need for checking and linking to libmDario Faggioli2012-07-254-52/+1
* | libxl: libxl_domain_sched_params_set case for ARINC 653 schedulerAndrew Kane2012-07-251-0/+11
* | arm: implement hypercall continuationsIan Campbell2012-07-254-11/+115
* | arm: add bounds check on hypercall arrayIan Campbell2012-07-251-0/+6