aboutsummaryrefslogtreecommitdiffstats
path: root/xen
Commit message (Expand)AuthorAgeFilesLines
* Update Xen version to 4.0.0-rc34.0.0-rc3Keir Fraser2010-02-161-1/+1
* cpuidle: do not enter deep C state if there is urgent VCPUKeir Fraser2010-02-165-24/+77
* When tmem is enabled, reserve a fraction of memoryKeir Fraser2010-02-151-1/+18
* If the 'sched' parameter is unrecognized, choose the first schedulerKeir Fraser2010-02-151-0/+3
* Fix a small bug about HVM_MAX_VCPUS related arrayKeir Fraser2010-02-151-1/+1
* x86_64: widen bit width usable for struct domain allocationKeir Fraser2010-02-121-3/+7
* keyhandler: Do not serialise keyhandlers; increase scratch array size.Keir Fraser2010-02-122-12/+2
* Dump full vCPU polling mask from 'e' key handlerKeir Fraser2010-02-111-1/+4
* keyhandler: global shared scratch space for temporary stringsKeir Fraser2010-02-113-9/+24
* VT-d: get rid of duplicated definitionKeir Fraser2010-02-113-12/+6
* VT-d: fix coding style in acpi_find_matched_drhd_unit()Keir Fraser2010-02-111-3/+8
* VT-d: ensure zapping ACPI DMAR signature in acpi_parse_dmarKeir Fraser2010-02-111-1/+2
* Remove hardcoded instances of TIMER_SLOP.Keir Fraser2010-02-102-6/+2
* x86: move trampoline locationKeir Fraser2010-02-103-4/+8
* Fix domain reference leaksKeir Fraser2010-02-105-70/+127
* x86: MCE fixesKeir Fraser2010-02-102-17/+13
* tmem: Disable by default: enable with Xen boot param 'tmem'Keir Fraser2010-02-101-4/+0
* xenpm: Fix ia64 buildKeir Fraser2010-02-101-0/+2
* Dump machine check context for fatal machine checkKeir Fraser2010-02-081-4/+5
* Don't scrub broken pagesKeir Fraser2010-02-081-0/+3
* Some time-handling fixes.Keir Fraser2010-02-081-12/+28
* Handle bogus serial ports that appear normal, but don't generateKeir Fraser2010-02-081-7/+29
* xenpm: Allow user to enable/disable dbs governor turbo mode.Keir Fraser2010-02-085-4/+73
* vmx: Don't enable irq for machine check vmexit handlingKeir Fraser2010-02-081-13/+18
* mem hotplug: Fix an incorrect sanity check in memory addKeir Fraser2010-02-041-5/+25
* x86: Intel EPT entry structure changes.Keir Fraser2010-02-044-27/+23
* x86: make max_mfn returned from XENMEM_machphys_mapping dynamicKeir Fraser2010-02-041-1/+3
* x86: fix frame table initialization when hotplug memory regions were detectedKeir Fraser2010-02-041-4/+5
* VT-d: fix a bug in enable_ats_deviceKeir Fraser2010-02-031-1/+6
* tboot: fix S3 issue for Intel Trusted Execution Technology.Keir Fraser2010-02-033-7/+59
* xentrace: Clear lost records when disabling tracingKeir Fraser2010-02-031-0/+15
* xentrace: Trace p2m eventsKeir Fraser2010-02-035-1/+130
* hvm, s3: HVM guest RTCs become unsync'ed across host S3.Keir Fraser2010-02-011-0/+15
* libelf: make elf_phdr_is_loadable load read-only segments.Keir Fraser2010-01-291-1/+1
* x86 mca: Be more careful for printk in MCE contextKeir Fraser2010-01-293-6/+8
* x86 mca: Add MCE broadcast checkiing.Keir Fraser2010-01-293-6/+42
* x86 mca: Fix the vMCE address translation for HVM guest.Keir Fraser2010-01-291-2/+2
* x86 mca: Add the mised put_domain in UCR handler function.Keir Fraser2010-01-291-0/+3
* x86 mca: Not GP fault when guest write non 0s or 1s to MCA CTL MSRs.Keir Fraser2010-01-293-18/+51
* x86 mca: Handle the vMCA bank correctlyKeir Fraser2010-01-291-4/+4
* x86: Clean up c/s 20844:ca0759a08057Keir Fraser2010-01-291-6/+6
* x86: Polarity-switch method only effective in non-directed EOI case.Keir Fraser2010-01-261-1/+1
* x86: reduce EOI stack's size in per-cpu area.Keir Fraser2010-01-261-3/+3
* x86: Directly clear all pending EOIs once MSI info changedKeir Fraser2010-01-261-0/+2
* x86: Revert Cset 20334:dcc5d5d954e9Keir Fraser2010-01-263-30/+8
* Update Xen version to 4.0.0-rc3-preKeir Fraser2010-01-261-1/+1
* Update Xen version to 4.0.0-rc24.0.0-rc2Keir Fraser2010-01-261-1/+1
* VT-d: add "iommu=workaround_bios_bug" optionKeir Fraser2010-01-263-5/+15
* VT-d: improve RMRR validity checkingKeir Fraser2010-01-231-1/+42
* x86: check if desc->action is NULL when unbinding guest pirqKeir Fraser2010-01-221-0/+14