aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* | arm: clobber only argument registersIan Campbell2012-07-252-22/+40
* | python: disable libxl bindingsIan Campbell2012-07-251-1/+2
* | build: include Tools.mk first in tools/Rules.mkRoger Pau Monne2012-07-251-1/+1
* | libxl: fix comment regarding bootloader disk lifetimeIan Jackson2012-07-251-3/+5
* | libxl: fix transaction leak in logdirty error pathIan Jackson2012-07-252-0/+37
* | hotplug: network-bridge: fix for interfaces with no gatewayIan Campbell2012-07-251-1/+3
* | hotplug: fix ip_of for systems using a peer-to-peer linkIan Campbell2012-07-251-1/+1
* | libxl: refuse to try and migrate an HVM guest using qemu-xenIan Campbell2012-07-251-0/+17
|/
* libxl: fix bug the number of running vcpu inconsistent with config fileZhang, Yang Z2012-07-241-0/+1
* docs: fix link in qemu-upstream docIan Campbell2012-07-241-2/+2
* libxl: fix vif.ifname when used with stub device model.Ian Campbell2012-07-241-2/+19
* autoconf: only check for dev86 and iasl checks on x86Roger Pau Monne2012-07-242-14/+112
* autoconf: revert 25178:181478052ea2Ian Campbell2012-07-242-15/+4
* QEMU_TAG updateIan Jackson2012-07-231-3/+3
* xen/arm: set paging_mode_translate and paging_mode_externalStefano Stabellini2012-07-231-2/+2
* xen/arm: Initialize lr_queue in vcpu_vgic_init for the first 32 irqsStefano Stabellini2012-07-231-0/+3
* hotplug: vif: fail if a duplicate vifname is used.Ian Campbell2012-07-231-4/+18
* pygrub: don't leave fds openRoger Pau Monne2012-07-231-0/+3
* xenstore: don't print an error when gntdev cannot be openedRoger Pau Monne2012-07-231-1/+1
* libxl: rename stubdomain when renaming domain.Ian Campbell2012-07-233-1/+27
* libxl: move bootloader data strucutres and prototypesRoger Pau Monne2012-07-231-161/+161
* libxl: convert libxl_domain_destroy to an async opRoger Pau Monne2012-07-238-84/+488
* libxl: move device model creation prototypesRoger Pau Monne2012-07-231-38/+37
* libxl: change ao_device_remove to ao_deviceRoger Pau Monne2012-07-236-196/+390
* libxl: check backend state before setting it to "closing"Roger Pau Monne2012-07-231-23/+36
* libxc: restore: bounds check for start_info.{store_mfn,console.domU.mfn}Ian Campbell2012-07-231-0/+12
* xl: remove stray timer mode debug printIan Campbell2012-07-231-1/+0
* libxl: do not blunder on if bootloader failsIan Jackson2012-07-231-1/+4
* docs/cmdline: Add some more entriesAndrew Cooper2012-07-221-8/+94
* docs/cmdline: Remove ia64 specific argumentsAndrew Cooper2012-07-221-14/+1
* docs/cmdline: Tweak some markdown formattingAndrew Cooper2012-07-221-6/+6
* x86/numa: Remove warning about small NUMA nodesAndrew Cooper2012-07-191-7/+0
* x86/numa: Correct assumption that each NUMA node has memoryAndrew Cooper2012-07-192-8/+22
* vt-d: fix wrong addr in IOTLB invalidation descriptorYang Zhang2012-07-191-1/+1