aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* 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
* libxl: allow guest to write "control/shutdown" xenstore node.Ian Campbell2011-02-111-1/+1
* libxl: do not call libxl__file_reference_unmap twiceStefano Stabellini2011-02-111-3/+0
* libxc: increase lzma max memory constant to 128MbyIan Jackson2011-02-111-1/+1
* xend: canonicalise symlinks found in /dev for vbds (helps vscsi)James Harper2011-02-081-0/+2
* libxl: initialise some variables in print_bitmap, to suppress bogus warningKamala Narasimhan2011-02-071-2/+2
* tools/hotplug: set mtu from bridge also on vif interfaceOlaf Hering2011-02-071-0/+5
* xsm/flask: Fix permission tablesKeir Fraser2011-02-061-0/+2
* libxl: vncviewer: make autopass work properlyIan Jackson2011-02-041-8/+21
* libxl: vncviewer: unconditionally read listen port address and passwordIan Jackson2011-02-041-11/+7