aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* tools/xm-test: portability fix: Avoid using == in /bin/sh scriptChristoph Egger2011-05-121-1/+1
* libxc: [CVE-2011-1583] pv kernel image validationIan Jackson2011-05-091-43/+94
* tools/tests/xen-access: minor bug fixesAravindh Puthiyaparambil2011-05-091-5/+2
* libxc: Fill in XSAVE-related CPUID leaves for PV guests.Keir Fraser2011-04-251-4/+10
* tools: hvmloader: attempt to SHUTDOWN_crash on BUGKeir Fraser2011-04-252-6/+18
* hvmloader: Fix _start-relative calculation of hypercall page address.Keir Fraser2011-04-252-1/+3
* remus: fix incorrect error handling for switch_qemu_logdirty in checkpoint codeShriram Rajagopalan2011-04-251-1/+1
* remus: proper cleanup on checkpoint failure.Shriram Rajagopalan2011-04-252-1/+8
* libxc: set all VCPU's online by default in HVM info tableGianni Tedesco2011-04-071-0/+1
* libxl: passthrough: avoid passing through devices not owned by pcibackAllen M Kay2011-03-161-0/+25
* libxl: do not try to use blktap with qdiskIan Jackson2011-03-111-1/+1
* libxl: Call setsid(2) before exec'ing device modelJim Fehlig2011-03-101-0/+1
* xl/xm: make pci-list use same BDF format as all other commandsIan Campbell2011-03-092-10/+10
* # HG changeset patchStefano Stabellini2011-03-094-28/+35
* blktap2: fix gap in tapdisk2 disk_type numberingShriram Rajagopalan2011-03-071-3/+3
* Merge4.1.0-branchedIan Jackson2011-03-032-3/+5
|\
| * x86, libxc: Fix xc_translate_foreign_address() for PV guests ofKeir Fraser2011-03-032-3/+5
* | tools: gtracestate: fix several problemsWei Gang2011-03-031-13/+18
* | libxc: Missed one when replacing read_exact with RDEXACT macroGeorge Dunlap2011-03-031-1/+1
* | libxl: correctly initialise yylinenoIan Jackson2011-03-031-0/+3
* | xl: add "device_model_args" to pass arbitrary extra arguments to device modelIan Campbell2011-03-031-20/+34
* | libxc: fix incorrect scanning of pfn array in pagebuf during migrationShriram Rajagopalan2011-03-031-4/+4
|/
* xl: allow config filename to precede optionsIan Jackson2011-02-251-0/+5
* xl: fix tap:aio disk parsingStefano Stabellini2011-02-251-4/+8
* libxc: Handle failed xc_get_hvm_param in domain saveGeorge Dunlap2011-02-251-0/+4
* remus: fix incorrect disk_info_t initializationShriram Rajagopalan2011-02-251-2/+2
* libxl: Multi-device passthrough coldplug: do not wait for unstarted guestIan Jackson2011-02-253-7/+17
* libxl: do not ignore errors from libxl_device_pci_add_xenstore in do_pci_addIan Jackson2011-02-251-2/+2
* xl/libxl: treat vif "ip" fields as a simple stringIan Campbell2011-02-254-21/+10
* libxl regression: don't require vncpasswd when password is empty stringChristoph Egger2011-02-181-1/+1
* libxl/xl: enable support for routed network configurations.Ian Campbell2011-02-185-0/+26
* libxl: fix cd insert/ejectStefano Stabellini2011-02-181-3/+17
* [IA64] fix missing header: asm/fpswa.hKUWAMURA Shin'ya2011-02-181-0/+1
* libxl: Clear file object on successful munmap()Signed-off-by: Jim Fehlig2011-02-171-1/+7
* libxl: remove the entries from xenstore when destroying a diskStefano Stabellini2011-02-173-4/+11
* libxl: create xenstore backend for empty disksStefano Stabellini2011-02-171-3/+1
* xl: fix cdrom_insert parsingStefano Stabellini2011-02-171-27/+10
* libxl: do slow resume after failed migration attemptIan Campbell2011-02-171-1/+1
* xl cpupool-numa-split: reduce number of Dom0 vcpusJuergen Gross2011-02-171-0/+23
* xl daemon: fix some memory leaksStefano Stabellini2011-02-171-4/+10
* tools/examples: Remove obsolete bochsrc example file.Keir Fraser2011-02-171-20/+0
* libxl: disk specification: special case vhdKamala Narasimhan2011-02-151-6/+16
* libxl: disk specification interface changeKamala Narasimhan2011-02-1513-168/+216
* tools: Include cpupool example in /etc/xenGeorge Dunlap2011-02-151-0/+1
* libxl: fix migrate for HVM guestsIan Campbell2011-02-141-51/+60
* xl: Support more than 32 vcpus for xl vcpu-setJuergen Gross2011-02-143-7/+13
* xl: correct xl cpupool-create with extra parametersJuergen Gross2011-02-141-7/+6
* libxl: implement trigger s3resumeStefano Stabellini2011-02-141-1/+7
* tools/hotplug/Linux: Use correct device name for vifs in setup scriptsIan Jackson2011-02-113-28/+28
* libxl/xl: improve behaviour when guest fails to suspend itself.Ian Campbell2011-02-113-12/+80