aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* 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
* xsm/flask: remove inherited class attributesDaniel De Graaf2012-09-173-106/+2
* tools: drop ia64 only foreign structs from headersIan Campbell2012-09-172-13/+0
* Fix libxenstore memory leak when USE_PTHREAD is not definedAndres Lagar-Cavilla2012-09-171-4/+13
* xl: Remove global domid and enable -WshadowIan Campbell2012-09-172-153/+140
* xl: prepare to enable WshadowIan Campbell2012-09-172-23/+21
* libxl: Enable -Wshadow.Ian Campbell2012-09-1710-84/+95
* xl: free libxl context, logger and lockfile using atexit handlerIan Campbell2012-09-171-2/+18
* xenpm: make argument parsing and error handling more consistentJan Beulich2012-09-171-170/+149
* hvmloader: Do not zero the wallclock fields in shared-info.Keir Fraser2012-09-141-1/+5
* libxl: Tolerate xl config files missing trailing newlineIan Jackson2012-09-142-78/+88
* libxl: Fix missing dependency in api check ruleIan Jackson2012-09-141-4/+4
* xentop.c: Change curses painting behavior to avoid flickerJason McCarver2012-09-141-1/+5
* xl: do not leak cpupool names.Ian Campbell2012-09-144-10/+25