aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* autoconf: New test for openpty et al.Ian Jackson2012-05-116-1/+99
* autoconf: trim the configure script; use autoheaderIan Jackson2012-05-113-3734/+736
* of SIGCHLD. The application can tell us whether it wants to ownIan Jackson2012-05-116-20/+515
* libxl: support multiple libxl__ev_fds for the same fdIan Jackson2012-05-112-30/+42
* libxl: handle POLLERR, POLLHUP, POLLNVAL properlyIan Jackson2012-05-112-1/+11
* blktap2: Fix naked unchecked uses of read/write/chdir.Keir Fraser2012-05-117-8/+56
* libxl_qmp: remove libxl__qmp_migrate, introduce libxl__qmp_saveStefano Stabellini2012-05-113-90/+5
* libxl: save/restore qemu's physmapStefano Stabellini2012-05-111-1/+162
* libxc: introduce XC_SAVE_ID_TOOLSTACKStefano Stabellini2012-05-116-4/+94
* xl: Call xlu_cfg_destroy in main_cpupoolcreateGeorge Dunlap2012-05-111-24/+29
* xl: Call xlu_cfg_destroy in the pciattach and pcidetachGeorge Dunlap2012-05-111-0/+4
* xl: Replace memset with libxl_device_pci_initGeorge Dunlap2012-05-111-2/+2
* xl: use libxl_cpumap_set_none not memsetIan Campbell2012-05-111-1/+1
* libxl: default to xenconsoled for pv guestsIan Campbell2012-05-112-3/+6
* libxl/xend: name tap devices vifX.Y-emuIan Campbell2012-04-256-32/+52
* libxl: use xc_topologyinfo to figure out how many CPUs we actually haveDarrio Faggioli2012-05-111-0/+3
* libxl: fix indentation in libxl_dm.c for qemuRoger Pau Monne2012-05-101-2/+4
* libxl: add "downscript=no" to Qemu callRoger Pau Monne2012-05-101-7/+14
* tools/vtpm: use LDLIBS to pass -lgmpOlaf Hering2012-05-042-1/+14
* tools/hotplug: remove 4 from default runlevel in init scriptsOlaf Hering2012-05-043-3/+3
* tools/vtpm_manager: add missing DESTDIR to install ruleOlaf Hering2012-05-042-3/+3
* blktap2: Fix another uninitialised value errorIan Jackson2012-05-101-1/+1
* libxl: log failure from libxl__blktap_devpath in libxl_device_disk_addIan Campbell2012-05-081-0/+2
* libxl: Fix incorrect return of OSEVENT_HOOK macroDaniel De Graaf2012-05-101-12/+16
* blktap2: Do not build with -O0Keir Fraser2012-05-101-1/+1
* blktap2: Fix uninitialised value error.Keir Fraser2012-05-101-1/+1
* tools/blktap2: fix out of bounds access in block-log.cOlaf Hering2012-05-101-2/+2
* tools/blktap2: fix build errors caused by Werror inOlaf Hering2012-05-101-1/+1
* vgabios: Make Windows 8 support greater resolutionsFrediano Ziglio2012-05-071-3/+3
* vgabios: Check if mode is currently supported as vesa specificationsFrediano Ziglio2012-05-071-0/+12
* vgabios: Reduce stack usage getting mode informationsFrediano Ziglio2012-05-071-8/+5
* vgabios: Report mode not supported getting mode informationsFrediano Ziglio2012-05-071-2/+2
* vgabios: Fix size computation overflowFrediano Ziglio2012-05-071-2/+28
* tools/vtpm: Revert 25142:c5b7d49ca3ee (LDLIBS)Ian Jackson2012-05-041-1/+1
* rombios: remove sdtint.h dependencyRoger Pau Monne2012-05-011-1/+4
* libxl, configure: print a warning if flex/bison are neededRoger Pau Monne2012-04-253-2/+96
* libxl: set domain scheduling parameters while creating the domUDieter Bloms2012-04-254-0/+67
* libxl: use libxl_domain_config_init and not memset 0Ian Campbell2012-04-251-2/+2
* tools/firmware: pass PYTHON as an env var to sub-makes in this subtreeChristoph Egger2012-04-251-1/+1
* libxl: passthrough: avoid passing through devices not owned by pcibackXudong Hao2012-04-251-0/+25
* libxc: Document the sharing interfaceAndres Lagar-Cavilla2012-04-241-22/+179
* x86/mem_sharing: Clean up debugging callsAndres Lagar-Cavilla2012-04-242-17/+0
* libxl: provide libxl_domain_config_init.Ian Campbell2012-04-043-5/+10
* [v2] xl: Don't require a config file for cpupoolsGeorge Dunlap2012-04-242-16/+25
* xl, cpupools: Create empty pool if no cpus are specifiedGeorge Dunlap2012-04-241-14/+2
* libxl: make most libxl_FOO_path() functions internal.Ian Campbell2012-04-127-51/+24
* autoconf: use python-config when present, if not switch to distutiRoger Pau Monne2012-04-242-34/+93
* libxl: mark internal functions hiddenIan Campbell2012-04-244-23/+40
* tools: Fix FPU save area definition in xen-hvmctxTim Deegan2012-04-241-1/+1
* tools/build: fix distcleanRoger Pau Monne2012-04-241-3/+4