aboutsummaryrefslogtreecommitdiffstats
path: root/tools/libxl
Commit message (Expand)AuthorAgeFilesLines
* libxl: fix build error after 21c31a81Jan Beulich2013-04-191-1/+1
* libxl: Fix SEGV in network-attachIan Jackson2013-04-181-1/+2
* libxl: Fix uninitialized variable in libxl_create_stubdomMarek Marczykowski2013-02-261-1/+1
* libxl: revert 23428:93e17b0cd035 "avoid blktap2 deadlock"Ian Jackson2012-12-172-7/+1
* libxl: avoid blktap2 deadlock on cleanupGreg Wettstein2012-12-132-1/+7
* From: Ian Campbell <ian.campbell@citrix.com>Ian Jackson2012-12-124-4/+44
* libxl: support for "rtc_timeoffset" and "localtime"Giam Teck Choon2012-04-043-0/+19
* libxl: write vifname in xenstore if set.Giam Teck Choon2012-04-031-0/+6
* libxl: print out vifname in create dryrun.Wei Liu2012-03-131-0/+2
* xl: Drop -l option to xl cpupool-listIan Campbell2012-02-131-6/+1
* build: Make XEN_ROOT an absolute path.Keir Fraser2011-10-061-1/+1
* libxl: Fix segfault in get_all_assigned_devicesStefano Stabellini2011-10-061-9/+6
* libxl: fix double free at get_all_assigned_devicesMarek Marczykowski2011-09-271-1/+0
* libxl: do not start a xenpv qemu solely for tap devices if blktap is availableIan Campbell2011-09-211-2/+23
* libxl: Do not SEGV when no 'removable' disk parameter in xenstoreMarek Marczykowski2011-06-051-1/+6
* libxl: Allocate memory for strings in libxl_device_diskMarek Marczykowski2011-06-011-2/+2
* libxl: Accept disk name in libxl_devid_to_device_diskMarek Marczykowski2011-06-053-6/+6
* libxl: Remove frontend and backend devices from xenstore after destroyMarek Marczykowski2011-06-051-11/+5
* xl: print sxp on dry-run of create.Ian Campbell2011-08-301-5/+5
* /etc/init.d/xendomains relies on simple pattern matching from sructuresxl: improve compatibility with xm2011-08-301-5/+5
* 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-091-2/+4
* # HG changeset patchStefano Stabellini2011-03-094-28/+35
* 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
* xl: allow config filename to precede optionsIan Jackson2011-02-251-0/+5
* xl: fix tap:aio disk parsingStefano Stabellini2011-02-251-4/+8
* 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-184-0/+23
* libxl: fix cd insert/ejectStefano Stabellini2011-02-181-3/+17
* 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
* libxl: disk specification: special case vhdKamala Narasimhan2011-02-151-6/+16
* libxl: disk specification interface changeKamala Narasimhan2011-02-1511-156/+198
* 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
* 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