aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* xend: Remove old vtpm support from xmMatthew Fioravante2012-11-1916-507/+4
* libxl: Fix passing of application data to timeout_deregister hookJim Fehlig2012-11-151-1/+1
* tools: rerun autoconf after 26144:170d45f7a2ebIan Campbell2012-11-141-27/+0
* xen-tmem-list-parse: fix ugly parse outputDan Magenheimer2012-11-141-0/+2
* hotplug/Linux: Fix locking in tools/hotplug/Linux/locking.shJacek Konieczny2012-11-141-1/+1
* libxl: fix vfb related assertion problem when starting pv-domURonny Hegewald2012-11-131-0/+2
* tools: Remove the vtpm process modelMatthew Fioravante2012-11-13101-17106/+2
* libxl: add vtpm supportMatthew Fioravante2012-11-1312-7/+586
* pygrub: Fix command line argument error handlingMatthew Daley2012-11-123-4/+4
* libxl: fix reboot failure of migrated domainKouya Shimura2012-11-121-1/+1
* tools: Synchronize privcmd header constantsAndres Lagar-Cavilla2012-11-122-5/+8
* tools: Make restore work properly with PV superpage flagDave McCracken2012-11-121-29/+101
* autoconf: add file missing from 26123:f6d5b3bf74a8Ian Jackson2012-10-301-0/+14
* autoconf: check for wget and ftpRoger Pau Monne2012-10-303-1/+110
* x86: save/restore only partial register state where possibleJan Beulich2012-10-301-0/+1
* libxc: builder: limit maximum size of kernel/ramdisk.Ian Jackson2012-10-263-9/+150
* pygrub: Add option to list grub entriesCharles Arnold2012-10-261-4/+20
* xl: Do not leak events when a domain exits.Ian Campbell2012-10-261-0/+2
* Revert 26109:6ccfe4d29f95Ian Jackson2012-10-264-130/+9
* libxl: NetBSD PCI passthrough supportChristoph Egger2012-10-252-3/+14
* libxl: Use libxl__realloc in a couple of places in libxl_events.cIan Campbell2012-10-251-2/+3
* xl: Do not leak events when a domain exits.Ian Campbell2012-10-254-9/+130
* hvmloader: Reserve FE700000-FE800000 in physical memory map for guest use.Keir Fraser2012-10-252-11/+22
* xl: Fix accidently waiting for domains to shutdown without --wait optionSander Eikelenboom2012-10-251-1/+3
* xl: avoid shadowing reboot(2)Christoph Egger2012-10-251-2/+2
* xl: Add --wait and --all to xl reboot.Ian Campbell2012-10-182-26/+29
* xl: Introduce xl shutdown --all support for xm compatibilityIan Campbell2012-10-182-38/+88
* libxl: propagate user supplied values into event for_user field.Ian Campbell2012-10-184-12/+15
* tools: xend: fix wrong condition check for xml fileJoe Jin2012-10-181-1/+1
* hotplug/Linux: install sysconfig files as data filesOlaf Hering2012-10-181-2/+2
* hotplug/Linux: correct sysconfig tag in xendomainsOlaf Hering2012-10-181-1/+1
* hotplug: install hotplugpath.sh as data fileOlaf Hering2012-10-181-2/+2
* blktap: fix rpmlint warning spurious-executable-permOlaf Hering2012-10-181-4/+6
* blktap2/libvhd: fix rpmlint warning spurious-executable-permOlaf Hering2012-10-181-1/+1
* libxl: ao: cope with fast ao completion with progess eventsIan Jackson2012-10-181-1/+3
* hotplug/Linux: close lockfd after lock attemptOlaf Hering2012-10-181-0/+3
* hotplug/Linux: remove hotplug support, rely on udev insteadOlaf Hering2012-10-182-72/+1
* xen: xen_ulong_t substitutionStefano Stabellini2012-10-171-1/+1
* arm: tools: add arm to foreign structs checkingIan Campbell2012-10-174-12/+27
* init/sysconfig scripts: Remove --halt/-H option for shutdown command.Sander Eikelenboom2012-10-113-9/+9
* xl/libxl: make shutdown accept the long option --wait for -wSander Eikelenboom2012-10-112-2/+6
* init scripts: xendomains correct order of options for shutdown commandSander Eikelenboom2012-10-111-1/+1
* libxc/arm: allocate xenstore and console pagesStefano Stabellini2012-10-091-6/+27
* arm: implement VGCF_onlineIan Campbell2012-10-091-0/+2
* libxc: add ARM support to xc_dom (PV domain building)Ian Campbell2012-10-096-10/+339
* libxl: Fix cd-insert with qemu-xen.Anthony PERARD2012-10-091-6/+6
* libxl_dm: Set an id to cdrom drives with qemuu.Anthony PERARD2012-10-091-3/+4
* libxl_qmp: Introduce libxl__qmp_insert_cdrom.Anthony PERARD2012-10-092-0/+17
* pygrub: correct typo in --args assignmentOlaf Hering2012-10-091-3/+3
* tools/configure.ac: fill PACKAGE_TARNAME in AC_INITOlaf Hering2012-10-082-5/+7