aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* 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
* xend/pvscsi: update sysfs parser for Linux 3.0Olaf Hering2012-10-081-6/+22
* xend/pvscsi: fix usage of persistant device names for SCSI devicesOlaf Hering2012-10-081-2/+2
* xend/pvscsi: fix passing of SCSI control LUNsOlaf Hering2012-10-081-0/+2
* xenballoond.init: remove 4 from default runlevelOlaf Hering2012-10-081-1/+1
* hotplug/Linux: Remove tracing (bash -x) from network-nat scriptOlaf Hering2012-10-081-1/+1
* autoconf: add -Werror to libutil.h header checkRoger Pau Monne2012-10-082-0/+14
* libxl: Allow migration with qemu-xen.Anthony PERARD2012-10-081-17/+0
* libxl_dom: Call the right switch logdirty for the right DM.Anthony PERARD2012-10-081-3/+42
* libxl_qmp: Introduce libxl__qmp_set_global_dirty_log.Anthony PERARD2012-10-082-2/+12
* libxl_qmp: Simplify run of single QMP commands.Anthony PERARD2012-10-081-48/+22
* libxl_qmp: Use qmp_parameters_* functions for param list of a QMP command.Anthony PERARD2012-10-081-43/+28
* libxl_qmp: Introduces helpers to create an argument list.Anthony PERARD2012-10-081-0/+51
* libxl_json: Introduce libxl__json_object_to_yajl_gen.Anthony PERARD2012-10-082-0/+64
* libxl_json: Replace JSON_TRUE/FALSE by JSON_BOOL.Anthony PERARD2012-10-083-5/+17
* libxl_json: Remove JSON_ERROR from enum.Anthony PERARD2012-10-081-1/+0