aboutsummaryrefslogtreecommitdiffstats
path: root/xen
Commit message (Expand)AuthorAgeFilesLines
* Update Xen version for 3.3.0-rc63.3.0-rc6Keir Fraser2008-08-201-1/+1
* domctl: ssidref is not initialized if !XSM_ENABLEKeir Fraser2008-08-201-0/+1
* x86: APs enable x2APIC only when BSP did so.Keir Fraser2008-08-201-1/+1
* x86 hvm: Another clarifying comment in the HVM address translation emulation.Keir Fraser2008-08-191-0/+4
* x86 hvm: Add clarifying comments about clipping repeated stringKeir Fraser2008-08-191-1/+10
* x86 hvm: Build fix: param is paddr_t not ulong.Keir Fraser2008-08-191-1/+2
* x86, hvm: Observe EFLAGS.DF when performing segmentation checks andKeir Fraser2008-08-191-26/+59
* x86_emulate: Do not request emulation of REP instructions beyond theKeir Fraser2008-08-191-4/+13
* x86: update ioport_quirks_tbl[] for the proliant DL7xxKeir Fraser2008-08-181-0/+8
* Update Xen version for 3.3.0-rc6-preKeir Fraser2008-08-151-1/+1
* Update Xen version for 3.3.0-rc53.3.0-rc5Keir Fraser2008-08-151-1/+1
* x86, hvm: Fix softtsc for AMD-VKeir Fraser2008-08-153-2/+16
* x86 shadow: Fix OOS typecounting.Keir Fraser2008-08-141-8/+7
* x86, shadow: Fix OOS on domain crash.Keir Fraser2008-08-141-0/+10
* [ia64] remove the runtime warning when hvmop_set_mem_type is used.Isaku Yamahata2008-08-141-0/+4
* merge with xen-unstable.hgIsaku Yamahata2008-08-1314-101/+137
|\
| * shadow: Fix BUILD_BUG_ON().Keir Fraser2008-08-131-1/+1
| * MSI-X: enhancementKeir Fraser2008-08-135-60/+57
| * x86: Simplify arch_virq_is_global().Keir Fraser2008-08-131-6/+1
| * x86: Fix shadow code's handling of p2m superpage changesKeir Fraser2008-08-131-8/+30
| * x86 shadow: Relax BUILD_BUG_ON() regarding struct sizes.Keir Fraser2008-08-131-5/+4
| * x86, shadow, oos: Remove overzealous warning and simplify code.Keir Fraser2008-08-131-6/+1
| * x86 mcheck: mce_disabled is not __initdata: it's referenced on S3 resumeKeir Fraser2008-08-131-1/+1
| * vtd: Add checking on return value of init_vtd_hw()Keir Fraser2008-08-131-1/+2
| * Update Xen version for 3.3.0-rc5-preKeir Fraser2008-08-121-1/+1
| * Update Xen version for 3.3.0-rc43.3.0-rc4Keir Fraser2008-08-121-1/+1
| * page scrub: Serialise softirq with a new lock.Keir Fraser2008-08-111-4/+10
| * Serialize scrubbing pagesKeir Fraser2008-08-111-4/+9
| * x86, xenoprof: Add Nehalem to list of ppro coresKeir Fraser2008-08-111-12/+28
* | [IA64] fix vtlb flushIsaku Yamahata2008-08-131-0/+4
|/
* merge with xen-unstable.hgIsaku Yamahata2008-08-117-32/+60
|\
| * x86: adjust placement of pause insn in _raw_spin_lock()Keir Fraser2008-08-081-2/+2
| * x86: also show event upcall mask when dumping guest stateKeir Fraser2008-08-082-22/+46
| * x86: Update guest timestamps on frequency change.Keir Fraser2008-08-081-0/+2
| * x86: Reduce restrictions on dom0_max_vcpus.Keir Fraser2008-08-082-5/+7
| * Update Xen version for 3.3.0-rc4-preKeir Fraser2008-08-071-1/+1
| * Update Xen version for 3.3.0-rc33.3.0-rc3Keir Fraser2008-08-071-1/+1
| * Revert 18242:f20fb83dac2c (Xen 3.3 after all)Keir Fraser2008-08-071-2/+2
* | [IA64] Print ACPI signature before overwriting itIsaku Yamahata2008-08-111-1/+2
* | [IA64] Remove VT-i no opcode warningIsaku Yamahata2008-08-081-3/+0
* | [IA64] Cleanup ACPI checksum warningsIsaku Yamahata2008-08-081-1/+14
* | [IA64] backport EFI version warning fixIsaku Yamahata2008-08-083-7/+6
* | [IA64] Fix PV driver domains - xen stubsIsaku Yamahata2008-08-082-0/+14
* | merge with xen-unstable.hgIsaku Yamahata2008-08-0758-951/+1265
|\|
| * iommu: Make the iommu boot parameters more generic and flexibleKeir Fraser2008-08-061-5/+35
| * vtd: Tiny cleanups.Keir Fraser2008-08-062-3/+4
| * vtd: Add 'force_iommu' optionKeir Fraser2008-08-063-3/+29
| * vtd: cleanupsKeir Fraser2008-08-061-15/+35
| * Update version number 3.3->4.0.Keir Fraser2008-08-051-2/+2
| * x86: Remove WARN_ON() in domain_relinquish_resources().Keir Fraser2008-08-051-1/+0