aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* blktap2: Fix naked unchecked uses of read/write/chdir.Keir Fraser2012-05-1412-14/+60
* x86/emulator: workaround for AMD erratum 573Jan Beulich2012-03-071-0/+2
* tools/libxc: Fix x86_32 build breakage in previous changeset.Keir Fraser2011-12-062-15/+18
* hvmloader: Switch to absolute addressing for calling hypercall stubs.Keir Fraser2011-07-204-266/+268
* tools/hotplug/Linux: start all xen daemons in runlevel 2Fabio Fantoni2011-07-183-6/+6
* xen/libxc: set CPUID topology leaf as unsupported for PV guestsDavid Vrabel2011-07-161-0/+1
* xen-detect: Fix cpuid asm for 32-bit PIC compilation.Keir Fraser2011-06-231-17/+20
* x86: Hide CPUID leaf 7 from PV guests.Keir Fraser2011-06-031-0/+1
* libxc: obtain correct length of p2m during core dumpingMarkus Gross2011-05-281-2/+1
* libxc: after saving, unmap correct amount for live_m2pJim Fehlig2011-05-281-2/+2
* x86: clear CPUID output of leaf 0xd for Dom0 when xsave is disabledKeir Fraser2011-05-201-0/+1
* tools/xm-test: portability fix: Avoid using == in /bin/sh scriptChristoph Egger2011-05-121-1/+1
* libxc: [CVE-2011-1583] pv kernel image validationIan Jackson2011-05-091-42/+93
* tools/blktap, blktap2: include <sys/mount.h> instead of <linux/fs.h>Ian Campbell2011-03-262-3/+3
* init.d: Fix xencommons init script chkconfig configurationKeir Fraser2011-03-251-1/+1
* libxc: fix incorrect scanning of pfn array in pagebuf during migrationShriram Rajagopalan2011-03-141-4/+4
* tools: provide startup script for libxlIan Jackson2011-03-102-0/+83
* x86, libxc: Fix xc_translate_foreign_address() for PV guests ofKeir Fraser2011-03-082-3/+5
* [IA64] fix missing header: asm/fpswa.hKUWAMURA Shin'ya2011-02-181-0/+1
* x86: blacklist new AMD CPUID bits for PV domainsKeir Fraser2011-01-262-0/+10
* Update my email address to long-term stable address.Keir Fraser2011-01-074-4/+4
* tools/python: fix xm list for Python 2.7Keir Fraser2010-12-202-1/+10
* tools: fetch remote changesets when force refetching/resetting qemuKeir Fraser2010-12-171-0/+1
* tools: provide explicit target for refetching/resetting qemuKeir Fraser2010-12-171-0/+8
* tools/python: Replace python string exceptions with ValueError exceptionsKeir Fraser2010-12-174-4/+4
* tools/hotplug/Linux: Avoid dependency on iptables conntrack module.Keir Fraser2010-12-171-4/+4
* tmem: Use of 'new' clashes with C++ reserved namespace.Keir Fraser2010-12-101-8/+8
* hvmloader: fix off-by-one-bit error when initialising PCI devicesKeir Fraser2010-11-101-7/+5
* tools: gdbsx: Check return of write()Keir Fraser2010-11-081-2/+8
* Fix "Error: Device 51952 not connected" error when using pygrubKeir Fraser2010-11-081-3/+6
* tools/xenpaging: Add _XOPEN_SOURCE to fix build problems with recent gccKeir Fraser2010-11-081-0/+1
* pygrub: support grub2 "(hdX,msdosY)" partition syntaxKeir Fraser2010-10-291-0/+2
* Fix fd leak in xenstoreKeir Fraser2010-09-151-0/+2
* tmem (tools): move to new ABI version to handle long object-idsKeir Fraser2010-09-132-11/+70
* tools/debugger/gdbsx: use MTF flag for HVM guests for single stepKeir Fraser2010-09-131-0/+14
* blktap2: make protocol specific usage of shared sring explicitKeir Fraser2010-08-151-1/+1
* [Xen-devel] [PATCH] PoD: Fix domain build populate-on-demand cacheKeir Fraser2010-08-131-9/+4
* xl: Fix xl vcpu-list output on machines with more than 16 coresKeir Fraser2010-08-131-1/+1
* xc: fix segfault in pv domain create if kernel is an invalid imageKeir Fraser2010-08-131-0/+1
* gdbsx: Install into correct directory $(SBINDIR)Keir Fraser2010-08-021-4/+2
* libxl: fix fstat implicit declaration build errorKeir Fraser2010-08-021-0/+1
* tools/libxl: usbdevice should imply usbKeir Fraser2010-08-021-1/+1
* Without this we leak an fd on each domain shutdown and eventually runKeir Fraser2010-08-021-0/+5
* Before this patch only log messages with precisely priorityKeir Fraser2010-08-021-2/+4
* xenconsole: do not exit if a pty device is missingKeir Fraser2010-08-021-0/+2
* gdbsx: Always build -- remove build-time config option.Keir Fraser2010-08-021-0/+12
* x86: Add -fno-exceptions to list of possibly-supported CFLAGS for embedded ta...Keir Fraser2010-07-252-8/+2
* xm: Do not check path of kernel if bootloader is specifiedKeir Fraser2010-07-161-2/+10
* gdbsx: update README and remove space in q packetKeir Fraser2010-07-162-6/+6
* xl: start numbering vifs from 0Keir Fraser2010-07-161-1/+1