aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update Xen version to 4.1.0-rc44.1.0-rc4Keir Fraser2011-02-102-2/+3
* x86: suppress HPET broadcast initialization in the presence of ARATKeir Fraser2011-02-101-0/+3
* x86: tighten conditions under which writing certain MSRs is permittedKeir Fraser2011-02-101-4/+6
* ix86: re-do permanent disabling of x2apicKeir Fraser2011-02-102-16/+12
* x86/mm: make log-dirty code do all its allocations outside the lockTim Deegan2011-02-101-29/+66
* x86/mm: shuffle log-dirty code so only one path allocates memoryTim Deegan2011-02-101-9/+8
* Cpupools: vcpu affinity handlingJuergen Gross2011-02-101-1/+3
* x86/mm/shadow: fix unlocking on error path in p2m allocatorTim Deegan2011-02-091-1/+2
* x86: reduce magic number usage in XSAVE codeWei Gang2011-02-093-3/+3
* amd iommu: dynamic page table depth adjustment.Wei Wang2011-02-093-6/+111
* docs: document vbd numbering and namingIan Jackson2011-02-091-0/+126
* cpupool: Fix __cpupool_find_by_id(), clean up accessor functions.Keir Fraser2011-02-091-8/+18
* cpupool: Strict parameter checking for cpupool operationsKeir Fraser2011-02-091-2/+2
* [VTD][QUIRK] add spin lock across snb pre/postamble functionsKeir Fraser2011-02-091-0/+12
* xend: canonicalise symlinks found in /dev for vbds (helps vscsi)James Harper2011-02-081-0/+2
* libxl: initialise some variables in print_bitmap, to suppress bogus warningKamala Narasimhan2011-02-071-2/+2
* tools/hotplug: set mtu from bridge also on vif interfaceOlaf Hering2011-02-071-0/+5
* cpupool: Correct cpupool diag printingKeir Fraser2011-02-071-4/+5
* minios: do not export {test,set,clear}_bit etc to applicationsIan Campbell2011-02-071-1/+2
* Pack some hvmop memory structures betterKeir Fraser2011-02-071-12/+10
* hvm_op: Clean up hvm_op() target domain lockign using rcu_lock_remote_target_...Keir Fraser2011-02-071-45/+17
* Introduce rcu_lock_remote_target_domain_by_id().Keir Fraser2011-02-072-0/+21
* x86/hvm: don't let domains call HVMOP_set_mem_type on themselves.Tim Deegan2011-02-071-0/+4
* hvm: fix XSAVE leaf 0 EBX size calculationKeir Fraser2011-02-061-3/+5
* trace: Change trace_var argument to void*, to match __trace_varKeir Fraser2011-02-061-1/+1
* hvm_op: Clean up new mem_access and inject_trap ops.Keir Fraser2011-02-062-11/+19
* xsm/flask: Fix permission tablesKeir Fraser2011-02-062-0/+4
* xsm: Fix compilation error (unused variable)Keir Fraser2011-02-061-1/+1
* hvm amd: Fix 32bit guest VM save/restore issues associated with SYSENTER MSRsKeir Fraser2011-02-061-15/+27
* amd iommu: Fix a xen crash after pci-attachKeir Fraser2011-02-061-0/+5
* cpupool: Check for memory allocation failure on switching schedulersKeir Fraser2011-02-063-5/+31
* libxl: vncviewer: make autopass work properlyIan Jackson2011-02-041-8/+21
* libxl: vncviewer: unconditionally read listen port address and passwordIan Jackson2011-02-041-11/+7
* libxl: vncviewer: fix use-after-freeIan Jackson2011-02-041-2/+1
* libxl: actually print an error when execve (in libxl__exec) failsIan Jackson2011-02-041-0/+2
* libxl: SECURITY: always honour request for vnc passwordIan Jackson2011-02-041-9/+16
* QEMU_TAG updateIan Jackson2011-02-041-4/+3
* libxl: fix console autoconnect with pygrub, by invoking xenconsole twiceStefano Stabellini2011-02-041-1/+1
* Update list of VT-D maintainers.Stefano Stabellini2011-02-041-1/+0
* xl: fix broken xl vcpu-list output (tool hangs on large machines)Andre Przywara2011-02-041-44/+52
* libxl: pass gfx_passthru parameter to QEMUAllen Kay2011-02-021-0/+6
* libxl: change default HVM emulated network card to rtl8139Ian Jackson2011-02-021-1/+1
* xen/Makefile: Belatedly update XEN_EXTRAVERSION for rc3 releaseIan Jackson2011-02-021-1/+1
* libxc: maintain a small, per-handle, cache of hypercall buffer memoryIan Campbell2011-02-013-19/+162
* The current libxl_set_memory_target function subtracts a negative amountStefano Stabellini2011-02-011-3/+6
* tools: disable linker --as-needed option.Ian Campbell2011-02-011-0/+3
* tools/Makefiles: install libvhd and libblktap with INSTALL_PROGMichael Young2011-02-012-2/+2
* docs: Bring comments about NetworkManager and bridging up to dateMichael Young2011-02-011-2/+3
* tools/hotplug: Fix proxy arp messing about to use correct deviceMichael Young2011-02-011-1/+1
* passthrough/vtd: disable 64-bit MMCFG quirk on 32-bit XenAllen Kay2011-02-011-0/+2