aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* 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
* libxl_json: Export json_object related function.Anthony PERARD2012-10-082-19/+29
* libxl: Add a comment about NOGC usage with flexarrayAnthony PERARD2012-10-081-1/+7
* xl/libxl: add iomem supportMatthew Fioravante2012-10-053-4/+55
* libxl_json: Use libxl alloc function.Anthony PERARD2012-10-052-69/+19
* libxl: Have flexarray using the GCAnthony PERARD2012-10-057-158/+60
* libxl: Move gc_is_real to libxl_internal.h.Anthony PERARD2012-10-052-8/+8
* libxl/qemu-xen: use cache=writeback for IDE and SCSIStefano Stabellini2012-10-051-4/+4
* libxl: make devid a type so it is initialized properlyMatthew Fioravante2012-10-057-8/+22
* trace: trace hypercalls inside a multicallDavid Vrabel2012-10-032-1/+3
* trace: improve usefulness of hypercall trace recordDavid Vrabel2012-10-032-0/+7
* trace: allow for different sub-classes of TRC_PV_* tracepointsDavid Vrabel2012-10-031-22/+22
* hvmloader: Add 64 bits big bar supportXiantao Zhang2012-10-014-25/+80
* docs: initial documentation for xenstore pathsIan Campbell2012-10-011-70/+0
* x86: Expose TSC adjust to HVM guestLiu, Jinsong2012-09-262-1/+3
* x86: Save/restore TSC adjust during HVM guest migrationLiu, Jinsong2012-09-261-0/+8
* x86: vMCE save and restoreLiu, Jinsong2012-09-261-0/+2
* tools: bump SONAMEs for changes during 4.2 development cycle.Ian Campbell2012-09-252-2/+2
* xl: resume the domain on suspend failureBastian Blank2012-09-251-3/+6
* pygrub: always append --argsOlaf Hering2012-09-251-2/+4
* xsm/flask: add domain relabel supportDaniel De Graaf2012-09-173-1/+9
* xsm/flask: remove unneeded create_sid fieldDaniel De Graaf2012-09-171-2/+0