aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* x86: fix l1_disallow_mask() for HVM guests with pass-thru devices.3.3.0-branchedKeir Fraser2008-08-211-1/+2
* PV-on-HVM: unmask_evtchn() must always use hypercall.Keir Fraser2008-08-211-39/+2
* Update Xen version for 3.3.0-rc8-preKeir Fraser2008-08-202-2/+1
* Added tag 3.3.0-rc7 for changeset daf1193bcd11345d566a4747fe1f12c90b44452cKeir Fraser2008-08-201-0/+1
* Update Xen version for 3.3.0-rc73.3.0-rc7Keir Fraser2008-08-202-1/+2
* x86 hvm: Fix binary arithmetic in hvmemul_linear_to_phys().Keir Fraser2008-08-201-11/+4
* Update Xen version for 3.3.0-rc7-preKeir Fraser2008-08-202-2/+1
* Added tag 3.3.0-rc6 for changeset bc372510f1794ee41a8b0501cc84f8a65d05e094Keir Fraser2008-08-201-0/+1
* Update Xen version for 3.3.0-rc63.3.0-rc6Keir Fraser2008-08-202-1/+2
* 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
* ioemu: Fix unmapping issue on hot-removing pass-thru deviceKeir 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
* vtd: Don't do FLR when we create domain or hotplug device into guest.Keir Fraser2008-08-191-2/+6
* xend: fixes a typo in the PIF class of the Xen-API code.Keir Fraser2008-08-191-1/+1
* 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-152-2/+1
* Added tag 3.3.0-rc5 for changeset b4dba6a0e97cb6dd080fa566468e3cc972c34d7aKeir Fraser2008-08-151-0/+1
* Update Xen version for 3.3.0-rc53.3.0-rc5Keir Fraser2008-08-152-1/+2
* x86, hvm: Fix softtsc for AMD-VKeir Fraser2008-08-153-2/+16
* x86 shadow: Fix OOS typecounting.Keir Fraser2008-08-141-8/+7
* pv-grub: On x86_64, also build an x86_32 pv-grubKeir Fraser2008-08-145-62/+86
* Fix restore crash with certain guest memory sizesKeir Fraser2008-08-141-7/+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-1327-132/+414
|\
| * shadow: Fix BUILD_BUG_ON().Keir Fraser2008-08-131-1/+1
| * MSI-X: enhancementKeir Fraser2008-08-139-80/+74
| * xend: Allow xenconsoled to be passed arguments at startupKeir Fraser2008-08-131-5/+11
| * xend: Make sure that 'PV_kernel' config param is not blank whenKeir Fraser2008-08-131-1/+1
| * 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-122-2/+1
| * Added tag 3.3.0-rc4 for changeset 96d0a48e87ee46ba7b73e8c906a7e2e0baf60e2eKeir Fraser2008-08-121-0/+1
| * Update Xen version for 3.3.0-rc43.3.0-rc4Keir Fraser2008-08-122-1/+2
| * xend/xenapi: Initialize a VLAN PIF's record with the MAC and MTU sizeKeir Fraser2008-08-111-2/+18
| * Add guide to using the kexec and kdump facility in xen.Keir Fraser2008-08-111-0/+213
| * xend/xen-api: Have the VDI record return the security labelKeir Fraser2008-08-111-1/+2
| * stubdom: for safety, tell lwip we use the heap in the event handlerKeir Fraser2008-08-111-0/+1
| * page scrub: Serialise softirq with a new lock.Keir Fraser2008-08-111-4/+10
| * xend: Better support for legacy HVM config of ia64Keir Fraser2008-08-111-1/+1
| * Serialize scrubbing pagesKeir Fraser2008-08-111-4/+9