aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* tools/python: Remove non-ASCII characters introduced by fffedd3d70e1.Ian Jackson2010-08-121-1/+1
* add SONAME to libblktapctl.soOlaf Hering2010-08-121-10/+25
* split LDLIBS from LDFLAGS to fix link errors in recent toolchainsStefano Stabellini2010-08-1129-69/+67
* [Xen-devel] [PATCH] PoD: Fix domain build populate-on-demand cache allocationGeorge Dunlap2010-08-111-14/+4
* mergeStefano Stabellini2010-08-111-4/+2
|\
| * MergeIan Jackson2010-08-111-4/+2
| |\
| | * MergeKeir Fraser2010-08-0911-49/+472
| | |\
| | * \ MergeKeir Fraser2010-08-068-6/+57
| | |\ \
| | * \ \ MergeKeir Fraser2010-08-049-170/+303
| | |\ \ \
| | * \ \ \ Merge.Keir Fraser2010-08-036-9/+46
| | |\ \ \ \
| | * | | | | gdbsx: Install into correct directory $(SBINDIR)Keir Fraser2010-08-021-4/+2
* | | | | | | xl: don't use libxl allocator for vcpu_list"Gianni Tedesco (3P)"2010-08-113-6/+19
|/ / / / / /
* | | | | | Exception in xen/util/vscsi_util.py while starting xend"Dube, Lutz"2010-08-111-1/+1
* | | | | | xl: Use gcc hidden visibility attribute"Gianni Tedesco (3P)"2010-08-113-56/+63
* | | | | | xl: Fix invalid return of internal ptrs via libxl_poolid_to_name"Gianni Tedesco (3P)"2010-08-112-2/+10
* | | | | | xl: Fix invalid return of libxl-internal pointers via libxl_domid_to_name()"Gianni Tedesco (3P)"2010-08-115-27/+50
* | | | | | xl: don't use libxl allocator for nic_list"Gianni Tedesco (3P)"2010-08-114-23/+35
* | | | | | xl: allocate version info strings with strdup()"Gianni Tedesco (3P)"2010-08-111-8/+23
* | | | | | xl: Return void from libxl_free() and libxl_free_all()"Gianni Tedesco (3P)"2010-08-112-8/+7
* | | | | | xl: Fix xl vcpu-list output on machines with more than 16 coresAndre Przywara2010-08-101-1/+1
* | | | | | always drop the caml lock during any xl operationsStefano Stabellini2010-08-101-0/+2
* | | | | | use new gc functions to deep copy structure and only free once the gcStefano Stabellini2010-08-101-4/+21
* | | | | | use new functions to get elements out of ocaml valuesStefano Stabellini2010-08-101-24/+42
* | | | | | Wrap init context procedure into a macro. Introduce a gc structure.Stefano Stabellini2010-08-101-48/+55
* | | | | | Put a valid version number in the META filesStefano Stabellini2010-08-101-1/+1
* | | | | | Fix glibc crash dump in xl vcpu-{list,set}Stefano Stabellini2010-08-103-11/+13
| |_|_|_|/ |/| | | |
* | | | | xl: pci multi-function passthrough v2Stefano Stabellini2010-08-093-12/+141
* | | | | xl: support backend domid in config file for vifsStefano Stabellini2010-08-091-4/+8
* | | | | xc: fix segfault in pv domain create if kernel is an invalid imageGianni Tedesco2010-08-091-0/+1
* | | | | Do not try to retrieve userdata for dom0Stefano Stabellini2010-08-091-0/+3
* | | | | xl: tell the user about non-existent domainsStefano Stabellini2010-08-091-0/+5
* | | | | formatting of "# xl list -h" is off (due to missing \n)Stefano Stabellini2010-08-091-2/+2
* | | | | libxl_check_device_model_version should return 0 or 1Stefano Stabellini2010-08-091-1/+1
* | | | | tools/hotplug, Use udev rules instead of qemu script to setup the bridge.Anthony Perard2010-08-094-31/+70
* | | | | libxl, Introduce the command line handler for the new qemu.Anthony Perard2010-08-093-1/+243
* | | | | libxl, Fix name of tap device.Anthony Perard2010-08-091-1/+1
| |_|_|/ |/| | |
* | | | PV console for HVM domainsStefano Stabellini2010-08-057-4/+52
* | | | libxl: fix memory leak in libxl_name_to_poolidJuergen Gross2010-08-051-2/+5
| |_|/ |/| |
* | | libxl: add a specific MAC address type.Ian Campbell2010-08-041-6/+8
* | | libxl: add a specific UUID type.Ian Campbell2010-08-044-14/+16
* | | libxl: free values in XLU_ConfigSetting.Ian Campbell2010-08-041-0/+4
* | | mergeStefano Stabellini2010-08-041-15/+0
|\ \ \
| * | | Backed out changeset 6a0dd2c29999Stefano Stabellini2010-08-041-15/+0
* | | | xl: detect pci-insert-failed dm status on pci-passthroughGianni Tedesco2010-08-044-17/+45
* | | | xl: implement pci attach to explicitly defined virtual PCI slotGianni Tedesco2010-08-043-31/+133
* | | | xl: prevent attempts to remove non-attached pci pass-through devicesGianni Tedesco2010-08-041-2/+10
* | | | xl: centralize BDF parsing in to libxlGianni Tedesco2010-08-043-57/+64
* | | | xl: PCI code cleanupsGianni Tedesco2010-08-041-60/+55
| |_|/ |/| |
* | | xl: fix memory leaks in xl createIan Campbell2010-08-031-2/+21
* | | libxl: fix memory leak in libxl_name_to_domidIan Campbell2010-08-031-2/+5