aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update Xen version to 4.0.1-rc24.0.1-rc2Keir Fraser2010-06-102-2/+2
* xc_domain_restore: Remove static variable 'completed'Keir Fraser2010-06-101-29/+29
* xc_domain_restore: Revert 20126:442bc6f82cf3, 19639:205b1badbcfdKeir Fraser2010-06-101-423/+115
* hgignore: Modify *.d line to avoid fale trigger on tools/hotplug/Linux/init.d/Keir Fraser2010-06-101-1/+1
* x86: Force !in_irq() in machine_restart().Keir Fraser2010-06-102-5/+7
* xend: A few blktap2 fixesKeir Fraser2010-06-103-6/+11
* blktap2: a little fix to xen-hotplug-cleanupKeir Fraser2010-06-071-1/+1
* notify_via_xen_event_channel() takes explicit domain parameter.Keir Fraser2010-06-046-20/+6
* Add a safety valve to the HVM RTC model for big time jumpsKeir Fraser2010-06-041-0/+13
* x86: Suppress warnings about spurious pagefaultsKeir Fraser2010-06-041-17/+1
* x86: Quieten the warning about paging domctls called on domains with no vcpusKeir Fraser2010-06-041-2/+2
* Quieten console warning about incomplete PAE PTE writesKeir Fraser2010-06-041-2/+2
* Allow domains to set a shutdown code without actually shutting downKeir Fraser2010-06-044-4/+39
* libxc: Remove obsolete xc_find_device_number() declaration.Keir Fraser2010-06-044-149/+5
* x86 mtrr: Fix set_mtrr() race against cpu_online_map changes.Keir Fraser2010-06-041-11/+14
* xend: PoD check should be for HVM domain only.Keir Fraser2010-06-041-1/+1
* xen: update_runstate_area for 32 bit PV on HVM guestsKeir Fraser2010-06-041-1/+1
* x86: Fix guest-pointer-array memmove in __pirq_guest_unbind().Keir Fraser2010-06-041-1/+2
* iommu: Map correct permissions in IOMMU on grant read-only map request.Keir Fraser2010-06-0415-36/+72
* xenconsoled: Discard guest console data in bigger chunksKeir Fraser2010-06-041-11/+18
* xenstore: Make sure that libxs reports an error if xenstored dropsKeir Fraser2010-06-041-3/+33
* xenctx: Add --kernel-start option, to set the user/kernel splitKeir Fraser2010-06-041-7/+14
* pyGrub: Use proper bootloader class when entering command manuallyKeir Fraser2010-06-044-6/+26
* EPT 2M super page detectionKeir Fraser2010-06-017-2/+42
* tools: Fix time offset when localtime=0Keir Fraser2010-05-261-1/+1
* Allow space in vbd path nameKeir Fraser2010-05-261-2/+2
* compat-guest accessor macros do not need address check for hvm guests.Keir Fraser2010-05-261-1/+2
* x86 EPT: Only flush EPT TLB if the previous entry was validKeir Fraser2010-05-261-1/+8
* hvm: Extend the CPUID whitelist to include Intel's AES-NI intructionsKeir Fraser2010-05-262-1/+3
* x86 shadow: Avoid remove-all-shadows after shadow teardownKeir Fraser2010-05-261-1/+6
* hvm: Handle extreme wallclock offsets safely.Keir Fraser2010-05-261-1/+12
* Update Xen version to 4.0.1-rc2-preKeir Fraser2010-05-261-1/+1
* tmem: fix ia64 buildKeir Fraser2010-05-261-0/+1
* Added signature for changeset 1a077f1a5070Keir Fraser2010-05-221-0/+1
* Added tag 4.0.1-rc1 for changeset 1a077f1a5070Keir Fraser2010-05-221-0/+1
* 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