aboutsummaryrefslogtreecommitdiffstats
path: root/xen
Commit message (Expand)AuthorAgeFilesLines
* x86, cpu hotplug: Synchronise vcpu state earlier during cpu offline.Keir Fraser2010-04-072-8/+12
* EPT: 1GB large page support.Keir Fraser2010-04-066-94/+131
* tmem: add page deduplication with optional compression or trailing-zero-elimi...Keir Fraser2010-04-063-80/+547
* 1GB Page Table Support for HVM Guest 3/3Keir Fraser2010-04-065-3/+20
* 1GB Page Table Support for HVM Guest 2/3Keir Fraser2010-04-061-11/+200
* CSCHED: Optimize __runq_tickle to reduce IPIsKeir Fraser2010-04-061-2/+20
* cpuidle: mwait on softirq_pending & remove wakeup ipisKeir Fraser2010-04-063-2/+47
* x86: use paging_mode_hap() consistentlyKeir Fraser2010-04-064-9/+14
* Allow all unused GSI to be configured via IO-APIC by new pv_ops dom0Keir Fraser2010-04-012-6/+6
* hvm: merge efer checkKeir Fraser2010-04-011-12/+13
* x86/hvm: accelerate I/O intercept handlingKeir Fraser2010-03-318-18/+112
* x86: start PCI IRQs Xen uses from Dom0-invoked io_apic_set_pci_routing()Keir Fraser2010-03-311-0/+6
* ns16550: enable PCI serial card usageKeir Fraser2010-03-311-2/+51
* svm: vmcb intercept enumerationKeir Fraser2010-03-301-130/+130
* Fix off-by-one error in do_memory_op()'s start_extent range checkKeir Fraser2010-03-301-1/+1
* Update Xen version to 4.1-unstableKeir Fraser2010-03-301-2/+2
* mcheck: Small fix for CMCI Threshold set problem.Keir Fraser2010-03-301-0/+2
* x86: Remove redundant clear for cpu_online_map.Keir Fraser2010-03-301-2/+1
* When flush tlb mask, we need consider the cpu_online_map.Keir Fraser2010-03-302-2/+5
* Update Xen version to 4.0.0-rc9-preKeir Fraser2010-03-271-1/+1
* Update Xen version to 4.0.0-rc84.0.0-rc8Keir Fraser2010-03-261-1/+1
* cpufreq: don't re-init active dbs timer in S3 or cpu onlineKeir Fraser2010-03-261-2/+3
* VT-d: Better DMAR parsing warning message.Keir Fraser2010-03-261-1/+1
* cpufreq: fix statistic lock problemKeir Fraser2010-03-261-4/+8
* shadow: Don't crash xen if hvm_read() from paged or shared memoryKeir Fraser2010-03-261-0/+3
* VT-d: should not disable VT-d when find unknown DMAR structure typeKeir Fraser2010-03-251-1/+0
* VT-d: Sanity check ACPI DMAR struct lengths.Keir Fraser2010-03-251-4/+32
* x86: s3: write_msi_msg: entry->msg should be in the compatibility formatKeir Fraser2010-03-251-1/+2
* VT-d: change RHSA structure to be consistent with specKeir Fraser2010-03-251-8/+9
* x86: fix improper return value from relinquish_memory()Keir Fraser2010-03-251-0/+1
* Fix 21051:bcc09eb7379f "x86_32: Relocate multiboot modules to below 1GB."Keir Fraser2010-03-241-14/+22
* VT-d: avoid faulting in print_iommu_regs()Keir Fraser2010-03-241-4/+7
* Update Xen version to 4.0.0-rc8-preKeir Fraser2010-03-241-1/+1
* x86: s3: ensure CR4.MCE is enabled after mcheck_init()4.0.0-rc7Keir Fraser2010-03-231-1/+4
* Update Xen version to 4.0.0-rc7Keir Fraser2010-03-231-1/+1
* x86_32: Relocate multiboot modules to below 1GB.Keir Fraser2010-03-233-2/+22
* No cpu_add_remove_lock in do_boot_cpu.Keir Fraser2010-03-221-2/+0
* Do not spin on locks that may be held by stop_machine_run() callers.Keir Fraser2010-03-223-6/+33
* ns16550: Do not re-init active timer on S3 resume.Keir Fraser2010-03-221-1/+3
* cpufreq: make non-verbose by defaultKeir Fraser2010-03-184-34/+59
* x86: fix dom0 S3 when x2apic is used.Keir Fraser2010-03-183-5/+6
* Improve graphical console performanceKeir Fraser2010-03-171-6/+25
* x86: suppress pointless Xen messages from ioapic_guest_write()Keir Fraser2010-03-171-4/+10
* Fix a race condition for cpufreq dbs timer while S3 resumingKeir Fraser2010-03-171-0/+1
* VT-d: reduce default verbosityKeir Fraser2010-03-178-108/+133
* Increase default console ring allocation size and reduce default verbosityKeir Fraser2010-03-1715-75/+142
* x86: adjust Dom0 initial memory allocation strategyKeir Fraser2010-03-151-1/+22
* Reduce boot-time memory fragmentationKeir Fraser2010-03-152-4/+33
* Fix incremental access to hypervisor console logKeir Fraser2010-03-151-1/+1
* x86: Fix possible S3 suspend hangsKeir Fraser2010-03-152-2/+4