aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* autoconf: New test for openpty et al.Ian Jackson2012-05-117-1/+101
* autoconf: trim the configure script; use autoheaderIan Jackson2012-05-114-3734/+737
* 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-257-36/+59
* QEMU_TAG updateIan Jackson2012-05-111-3/+3
* libxl: use xc_topologyinfo to figure out how many CPUs we actually haveDarrio Faggioli2012-05-111-0/+3
* docs: add vpmu description to xen-command-line.markdownDietmar Hahn2012-04-271-0/+21
* 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
* MAINTAINERS: add Ian Campbell as a tools maintainerIan Campbell2012-05-101-0/+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
* xl: xl.cfg: fix typo in opengl sectionOlaf Hering2012-05-071-1/+1
* Remove bool return code from evtchn_set_pending() and callers.Keir Fraser2012-05-105-21/+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
* x86_64: Fix off-by-one error setting up the Interrupt Stack TablesAndrew Cooper2012-05-102-4/+6
* x86_64: fix naming of rflags in elf regset structureAndrew Cooper2012-05-101-2/+2
* fix vmce MCi_ADDR/MCi_MISC wrmsr bugLiu, Jinsong2012-05-081-14/+40
* ns16550: adjust suspend/resume logicJan Beulich2012-05-081-17/+13
* x86: merge .text.* into .text while linkingJan Beulich2012-05-081-0/+2
* 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
* kexec: clear notes during setupAndrew Cooper2012-05-071-1/+3
* x86/MSI: remove stray endianness definitionJan Beulich2012-05-071-2/+1
* tools/vtpm: Revert 25142:c5b7d49ca3ee (LDLIBS)Ian Jackson2012-05-041-1/+1
* x86/mm: Eliminate _shadow_mode_refcountsAndres Lagar-Cavilla2012-05-033-7/+1
* rombios: remove sdtint.h dependencyRoger Pau Monne2012-05-011-1/+4
* x86: Add FS and GS base to HVM VCPU contextAravindh Puthiyaparambil2012-04-271-0/+15
* x86/hvm: Add get_shadow_gs_base() wrapper functionAravindh Puthiyaparambil2012-04-273-0/+22