aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* libxl: fix libxl_string_list_length and its only callerMatthew Daley2013-09-252-2/+2
* libxc: fix memory leak in load_p2m_frame_list error handlingMatthew Daley2013-09-251-0/+1
* gdbsx: clear sockaddr before using itMatthew Daley2013-09-211-0/+1
* x86_emulate: fix flag setting for 8-bit signed multiplicationJan Beulich2013-09-201-0/+2
* x86_emulate: MOVSXD must read source operand just onceJan Beulich2013-09-201-4/+62
* x86: fix dependencies of emulator testJan Beulich2013-09-201-6/+5
* tools: print xm deprecation warning to stderrIan Campbell2013-09-191-2/+2
* tools: disable xend build by defaultIan Campbell2013-09-174-4/+57
* tools/hotplug: set mtu from bridge for tap interfaceCharles Arnold2013-09-172-5/+12
* libxl: Use LOG_ERRNO rather than ERRNOVAL in libxl_pci.cGeorge Dunlap2013-09-161-10/+10
* Revert "libxl, hotplug/Linux: default to phy backend for raw format file"Ian Campbell2013-09-162-12/+10
* xen-mfndump: Use inttypes.h to format uint64_t types.Ian Campbell2013-09-141-2/+3
* libxl: Spice vdagent support for upstream qemuFabio Fantoni2013-09-135-0/+30
* 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