aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
...
* xenstored: fix possible, but unlikely, stack overflowMatthew Daley2013-09-131-1/+1
* kdd: fix free of array-typed valueMatthew Daley2013-09-131-1/+0
* libxl: correctly handle readlink() errorsMatthew Daley2013-09-131-1/+1
* libxl: fix use-after-free in discard_events iterationMatthew Daley2013-09-131-2/+2
* libxl: fix libxl__device_disk_from_xs_be to parse backend domidRoger Pau Monne2013-09-131-0/+7
* xenstat: Fix buffer over-run with new_domains being negative.Konrad Rzeszutek Wilk2013-09-131-5/+9
* tools/misc: introduce xen-mfndump.Dario Faggioli2013-09-132-2/+430
* libxc: introduce xc_map_domain_meminfo (and xc_unmap_domain_meminfo)Dario Faggioli2013-09-134-155/+183
* libxc: allow for ctxt to be NULL in xc_vcpu_setcontextDario Faggioli2013-09-131-6/+0
* libxc: use xc_vcpu_getinfo() instead of calling do_domctl()Dario Faggioli2013-09-133-18/+14
* libxc: use xc_vcpu_setcontext() instead of calling do_domctl()Dario Faggioli2013-09-132-15/+5
* libxc: introduce xc_domain_get_guest_width()Dario Faggioli2013-09-1310-78/+48
* xl: fix `xl cpupool-list' behavior in case no pool name is providedDario Faggioli2013-09-131-1/+1
* libxl, hotplug/Linux: default to phy backend for raw format fileWei Liu2013-09-132-10/+12
* libxc/x86: fix page table creation for huge guestsJan Beulich2013-09-121-8/+16
* libxl: ocaml: fix code intended to output comments before definitionsRob Hoes2013-09-101-2/+4
* libxl: idl: complete some enums in the IDL with their defaultsRob Hoes2013-09-101-3/+8
* libxl: idl: add domain_type field to libxl_dominfo structRob Hoes2013-09-102-0/+3
* libxl: Add LIBXL_SHUTDOWN_REASON_UNKNOWNRob Hoes2013-09-102-3/+4
* libxc/pm: Fix NULL pointer checks.Andrew Cooper2013-09-101-7/+7
* configure: Regenerate with autoconf 2.69Ian Campbell2013-09-092-302/+336
* tools: allow user to specify a system seabios binaryFabio Fantoni2013-09-094-1/+36
* tools: build debug qemu-xen in debug tools buildsMatthew Daley2013-09-091-0/+7
* hotplug/Linux: add sysconfig tags to xencommonsOlaf Hering2013-09-091-0/+16
* hvmloader: fix SeaBIOS interfaceJan Beulich2013-09-054-7/+7
* libvhd: use UTC for VHD timestampWei Liu2013-09-031-24/+9
* libxl: prefer qdisk over blktap when choosing disk backendWei Liu2013-09-031-2/+2
* xend: fix file descriptor leak in pci utilitiesXi Xiong2013-09-031-0/+6
* xend: handle extended PCI configuration space when saving stateSteven Noonan2013-09-031-1/+2
* hvmloader/smbios: Correctly count the number of tables writtenAndrew Cooper2013-08-301-1/+2
* x86: AVX instruction emulation fixesJan Beulich2013-08-281-6/+138
* tools: drop VT-i exampleJan Beulich2013-08-272-181/+0
* pygrub: add Debian extlinux.conf pathIan Campbell2013-08-271-0/+1
* tools: allow user to specify a system qemu-xen binaryIan Campbell2013-08-215-2/+76
* tools: Make qemu-xen-traditional build optional.Ian Campbell2013-08-214-1/+51
* tools: foreign: add checks for compatible architecturesIan Campbell2013-08-202-2/+24
* xen: arm: include public/xen.h in foreign interface checkingIan Campbell2013-08-204-12/+18
* xen: only expose start_info on architectures which have a PV boot pathIan Campbell2013-08-201-3/+2
* tools: drop 'sv'Ian Campbell2013-08-2027-1414/+0
* tools: disable blktap1 build by defaultIan Campbell2013-08-204-3/+32
* tools: remove lomountIan Campbell2013-08-206-487/+0
* tools: remove minitermIan Campbell2013-08-206-258/+0
* tools: delete xsviewIan Campbell2013-08-206-189/+1
* tools: remove in tree libaioIan Campbell2013-08-2089-6355/+11
* tools: make building xend configurable.Ian Campbell2013-08-207-30/+83
* tools: move xm and xend under tools pythonIan Campbell2013-08-204-1/+5
* libxc: silence HVM domain creation messagesMatthew Daley2013-08-201-2/+2
* vif-bridge: fix cut behavior changeBob Proulx2013-08-201-2/+1
* tools: Cull more ia64 and ppc codeAndrew Cooper2013-08-202-99/+0
* tools: xen-mceinj: Add missing return value checksBastian Blank2013-08-191-2/+4