aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* libxl: Do not SEGV when no 'removable' disk parameter in xenstoreMarek Marczykowski2011-06-051-1/+6
* xen.lowlevel.xl: Return None on empty domain nameMarek Marczykowski2011-06-051-3/+5
* libxl: Allocate memory for strings in libxl_device_diskMarek Marczykowski2011-06-011-2/+2
* libxl: Accept disk name in libxl_devid_to_device_diskMarek Marczykowski2011-06-053-6/+6
* libxl: Remove frontend and backend devices from xenstore after destroyMarek Marczykowski2011-06-051-11/+5
* remus: handle exceptions while installing/unstalling net bufferSigned-off-by: Shriram Rajagopalan2011-08-302-10/+28
* tools: remus: blktap2/block-remus.c - potential write-after-write race fixShriram Rajagopalan2011-08-301-66/+125
* tools: remus: support DRBD disk backendsShriram Rajagopalan2011-08-301-13/+54
* remus: write circumlocution for try..except..finallyJinsong Liu2011-08-301-5/+6
* remus: blackhole replication targetShriram Rajagopalan2011-08-302-7/+22
* remus: fix check for installed qdiscs on ifbShriram Rajagopalan2011-08-301-2/+2
* xl: print sxp on dry-run of create.Ian Campbell2011-08-301-5/+5
* tools: Improved LSB headers in init.d scriptsFabio Fantoni2011-08-303-10/+10
* /etc/init.d/xendomains relies on simple pattern matching from sructuresxl: improve compatibility with xm2011-08-301-5/+5
* xend: remove PCI device listing from NetBSD, since it's LinuxRoger Pau Monne2011-07-231-0/+1
* xend NetBSD init script: fixed problem when restarting xendRoger Pau Monne2011-07-211-2/+5
* tools: xencommons NetBSD init script: Multiple bugfixes and improvementsRoger Pau Monne2011-07-211-12/+33
* xend: NetBSD portability fix for LVM raw volume namesRoger Pau Monne2011-07-211-1/+1
* tools/ocaml: ask compiler for correct libraryMike McClurg2011-07-211-1/+1
* hvmloader: Switch to absolute addressing for calling hypercall stubs.Keir Fraser2011-07-204-269/+270
* libxc: remove obsolete comment.Ian Campbell2011-07-201-4/+0
* 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: Backport CPUID feature passthroughs from xen-unstableKeir Fraser2011-06-232-2/+8
* x86/hvm: add SMEP support to HVM guestKeir Fraser2011-06-232-0/+9
* tools/hotplug/Linux: start all xen daemons in runlevel 2Fabio Fantoni2011-06-213-6/+6
* x86: Hide CPUID leaf 7 from PV guests.Keir Fraser2011-06-022-1/+12
* 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
* 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-43/+94
* tools/tests/xen-access: minor bug fixesAravindh Puthiyaparambil2011-05-091-5/+2
* libxc: Fill in XSAVE-related CPUID leaves for PV guests.Keir Fraser2011-04-251-4/+10
* tools: hvmloader: attempt to SHUTDOWN_crash on BUGKeir Fraser2011-04-252-6/+18
* hvmloader: Fix _start-relative calculation of hypercall page address.Keir Fraser2011-04-252-1/+3
* remus: fix incorrect error handling for switch_qemu_logdirty in checkpoint codeShriram Rajagopalan2011-04-251-1/+1
* remus: proper cleanup on checkpoint failure.Shriram Rajagopalan2011-04-252-1/+8
* libxc: set all VCPU's online by default in HVM info tableGianni Tedesco2011-04-071-0/+1
* libxl: passthrough: avoid passing through devices not owned by pcibackAllen M Kay2011-03-161-0/+25
* libxl: do not try to use blktap with qdiskIan Jackson2011-03-111-1/+1
* libxl: Call setsid(2) before exec'ing device modelJim Fehlig2011-03-101-0/+1
* xl/xm: make pci-list use same BDF format as all other commandsIan Campbell2011-03-092-10/+10
* # HG changeset patchStefano Stabellini2011-03-094-28/+35
* blktap2: fix gap in tapdisk2 disk_type numberingShriram Rajagopalan2011-03-071-3/+3
* Merge4.1.0-branchedIan Jackson2011-03-032-3/+5
|\
| * x86, libxc: Fix xc_translate_foreign_address() for PV guests ofKeir Fraser2011-03-032-3/+5
* | tools: gtracestate: fix several problemsWei Gang2011-03-031-13/+18
* | libxc: Missed one when replacing read_exact with RDEXACT macroGeorge Dunlap2011-03-031-1/+1
* | libxl: correctly initialise yylinenoIan Jackson2011-03-031-0/+3
* | xl: add "device_model_args" to pass arbitrary extra arguments to device modelIan Campbell2011-03-031-20/+34