aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update Xen version to 4.0.1-rc14.0.1-rc1Keir Fraser2010-05-222-2/+2
* iommu: Gracefully fail to initialise iommu on generic x86 platforms.Keir Fraser2010-05-221-1/+3
* xentop: fix NULL pointer dereferenceKeir Fraser2010-05-221-13/+15
* vmx: Do not modify global vmx_vm{entry,exit}_control fields in init_vmcs_conf...Keir Fraser2010-05-191-5/+7
* kexec: Fix dodgy use of cpu_present_map protecting percpu data access.Keir Fraser2010-05-191-1/+1
* x86: Allow PV superpages to work with live migrationKeir Fraser2010-05-191-4/+5
* svm: Fix for AMD erratum 383 on Family 10h CPUsKeir Fraser2010-05-192-0/+67
* intel_txt: to fix intel txt S3 resume failure since c/s 21108Keir Fraser2010-05-191-6/+6
* xend: suppress errors during capabilities checkKeir Fraser2010-05-191-1/+1
* xend: Fix getStubdomDomid functionKeir Fraser2010-05-151-1/+1
* Add MSR support for various feature AMD processor families.Keir Fraser2010-05-156-12/+21
* xentrace: install scripts with python install wrapperKeir Fraser2010-05-151-1/+2
* xenstore: Fix cleanup_pop() definition for some (buggy) pthread.h headers.Keir Fraser2010-05-131-2/+8
* Even 'dummy' domains (e.g., dom_xen a.k.a. DOMID_XEN) must have valid I/O caps.Keir Fraser2010-05-131-8/+8
* x86: Fix a few on_{selected,each}_cpus callers who should wait for completion.Keir Fraser2010-05-133-3/+3
* mce: MCE polling logic should check mce_disabled duringKeir Fraser2010-05-131-1/+1
* xs: avoid pthread_join deadlock in xs_daemon_closeKeir Fraser2010-05-131-20/+34
* domctl: Fix cpumap/cpumask conversion functions to return an error code.Keir Fraser2010-05-134-20/+24
* x86: Replace our own specialised versions of memset and memcpy withKeir Fraser2010-05-132-254/+9
* VT-d: prevent watchdog timer from kicking in whenKeir Fraser2010-05-112-0/+8
* xm: explicitly differentiate between tap and tap2 in config parsing.Keir Fraser2010-05-112-2/+6
* xentrace: fix bug in t_info sizeKeir Fraser2010-05-101-1/+1
* svm: Avoid VINTR injection during NMI shadowKeir Fraser2010-05-101-3/+14
* multiboot asm: Get offset constants from the C structKeir Fraser2010-05-103-4/+10
* xenpm: remove wrong and pointless "current" indicatorKeir Fraser2010-05-101-4/+1
* xend: support blktap2 in xend blkif utilsKeir Fraser2010-05-101-1/+1
* xm: Add exception handling when launching vncviewerKeir Fraser2010-05-101-2/+7
* x86: Relocate boot trampoline to avoid BIOS conflicts.Keir Fraser2010-05-101-1/+1
* linux pvdrv: generalize location of autoconf.hKeir Fraser2010-05-101-1/+1
* x86: fix Dom0 booting time regressionKeir Fraser2010-05-103-14/+27
* x86: fix off-by-one error in the cache flush portion of flush_area_local().Keir Fraser2010-05-101-1/+1
* blktap: Fix old QCow tapdisk image handlingKeir Fraser2010-05-101-10/+9
* vmx, tboot: Check the correct in/outside-SMX flag when init'ing VMX.Keir Fraser2010-05-101-2/+3
* xend: fix bug in option parsingKeir Fraser2010-05-101-4/+4
* xm: catch TypeError if xenconsole is nonexistentKeir Fraser2010-05-101-1/+1
* x86, shadow: propagate pat caching on the shadow l1Keir Fraser2010-05-102-15/+19
* xen: allow guests to set caching attributes for MMIOsKeir Fraser2010-05-106-4/+8
* x86: make pxm_to_node() return sane values when disabling NUMA internallyKeir Fraser2010-05-101-1/+3
* console: Make initial static console buffer __initdata.Keir Fraser2010-04-231-19/+8
* xend: don't drop device config on domain start failureKeir Fraser2010-04-231-1/+1
* docs: Add tmem documentationKeir Fraser2010-04-211-0/+798
* xen: build fix GNU sed vs. BSD sedKeir Fraser2010-04-211-1/+1
* Calling awk and not gawk in the Xen scriptsKeir Fraser2010-04-212-7/+7
* xend: support 'ioemu' subtype in tap protocol specificationKeir Fraser2010-04-211-1/+1
* tools/hotplug/Linux/blktap: remove optional tapdisk: prefixKeir Fraser2010-04-211-0/+1
* tmem: add page deduplication with optional compression orKeir Fraser2010-04-214-82/+575
* x86: Revert how we calculate 'total system RAM' after c/s 20236.Keir Fraser2010-04-151-2/+5
* x86_emulate: Emulate CLFLUSH instructionKeir Fraser2010-04-151-1/+15
* pygrub: Fix Grub2 support for Ubuntu 10.04Keir Fraser2010-04-151-1/+1
* xentrace: Add missing help optionKeir Fraser2010-04-151-0/+3