aboutsummaryrefslogtreecommitdiffstats
path: root/xen
Commit message (Expand)AuthorAgeFilesLines
* MergeTim Deegan2007-07-181-2/+4
|\
| * hvm: Only complain about short-period periodic tickers.kfraser@localhost.localdomain2007-07-181-2/+4
* | [HVM] HAP: tidy up page allocation/tracking and monitor-table building.Tim Deegan2007-07-182-103/+113
|/
* [HVM] More MCA MSRs to ignoreTim Deegan2007-07-182-0/+10
* [HVM] Hide contents of IA32_MCG_STATUS MSR from the guest.Tim Deegan2007-07-182-0/+9
* hap: Merge the guest-walking functions into one.kfraser@localhost.localdomain2007-07-175-403/+212
* Merge with PPC Xen tree.kfraser@localhost.localdomain2007-07-17116-1049/+2878
|\
| * hap: Fix for coding style.kfraser@localhost.localdomain2007-07-173-137/+150
| * [XEN] HAP: need to intercept CR0 even when using NPTTim Deegan2007-07-161-5/+5
| * Remove unused function reserve_boot_memory() and alloc_boot_low_page().Keir Fraser2007-07-143-43/+1
| * xen: Fix 32-bit boot.Keir Fraser2007-07-141-2/+1
| * Remove hard tabs.kfraser@localhost.localdomain2007-07-132-14/+15
| * x86/32: Limit bootstrap 1:1 mapping to 1GB.kfraser@localhost.localdomain2007-07-131-2/+2
| * Implement domctl_sendtrigger_nmi for x86 hvm.kfraser@localhost.localdomain2007-07-131-0/+40
| * Do not clobber AMD TSC offset on real-mode switch.kfraser@localhost.localdomain2007-07-131-3/+0
| * [Build] Remove ACM option for NULL and STE+CHWALL policykfraser@localhost.localdomain2007-07-132-17/+3
| * x86: Various cleanups around CR4 handling, cpu_possible_map, and VMX initiali...kfraser@localhost.localdomain2007-07-1220-162/+106
| * Merge with ia64 xen tree.kfraser@localhost.localdomain2007-07-1247-265/+1583
| |\
| | * Convert __init into __devinit in wakeup path.kfraser@localhost.localdomain2007-07-117-9/+9
| | * Provide cpu hotplug support to Xen. Note this hotplugkfraser@localhost.localdomain2007-07-1110-133/+210
| | * Pull necessary Linux CPU hotplug logic into Xen. Due tokfraser@localhost.localdomain2007-07-116-0/+309
| | * Add HVM hardware feature suspend/resume.kfraser@localhost.localdomain2007-07-117-46/+123
| | * Provide basic Xen PM infrastructurekfraser@localhost.localdomain2007-07-1112-4/+884
| | * Add new domctl hypercall to expose current heap values. Thiskfraser@localhost.localdomain2007-07-114-5/+44
| | * vmx: Stupid typo in BUG_ON() stmt.kfraser@localhost.localdomain2007-07-101-1/+1
| | * vmx: Never use physical addresses above 4GB for VMCS state on i386.kfraser@localhost.localdomain2007-07-103-11/+19
| | * Simplify vmx host state setup code.kfraser@localhost.localdomain2007-07-102-47/+16
| | * xenoprof: Fix initialisation. Much can be done at boot-time, askfraser@localhost.localdomain2007-07-107-87/+61
| * | [IA64] Fix VTi domain shutdownAlex Williamson2007-07-111-1/+5
| * | [IA64] Fixup physinfoAlex Williamson2007-07-101-28/+23
| * | merge with xen-unstable.hgAlex Williamson2007-07-1080-1323/+1661
| |\ \
| * | | [IA64] Support special guest optimizations in the hypervisorAlex Williamson2007-07-097-34/+175
| * | | [IA64] Rename NUM_MEM_DESC to NUM_EXTRA_MEM_DESC and reduce it.Alex Williamson2007-07-092-5/+23
| * | | [IA64] Removed unused __get_free_pages() and __free_pages()Alex Williamson2007-07-051-14/+0
| * | | [IA64] cleanup: remove dead code.Alex Williamson2007-07-051-12/+1
| * | | [IA64] Minor reformating and comments for vmx_fault.cAlex Williamson2007-07-051-14/+16
| * | | [IA64] Renames vmx_process.c into vmx_fault.cAlex Williamson2007-07-052-1/+1
| * | | [IA64] Makefile fix: do not always redo .S targets.Alex Williamson2007-07-052-1/+3
| * | | [IA64] Clear the key part of cr.itirAlex Williamson2007-07-052-1/+19
| * | | [IA64] Fix soft lock up caused by xen_timer_interrupt()Alex Williamson2007-07-051-3/+5
| * | | [IA64] Better warning fixAlex Williamson2007-07-021-1/+1
| * | | merge with xen-unstable.hgAlex Williamson2007-07-0242-327/+697
| |\ \ \
| * | | | [IA64] Build warning cleanupAlex Williamson2007-07-021-1/+1
| * | | | [IA64] Cleanup: Move is_platform_hp_ski() from xenmisc.c to xensetup.cAlex Williamson2007-07-029-40/+41
| * | | | [IA64] frametable_miss only exists when CONFIG_VIRTUAL_FRAME_TABLEAlex Williamson2007-07-021-3/+4
| * | | | [IA64] cleanup: remove unused code.Alex Williamson2007-07-021-34/+0
| * | | | [IA64] Domain debugger for VTi: virtualize ibr and dbr.Alex Williamson2007-07-0210-46/+90
| * | | | [IA64] Cleanup: remove cpu_user_regs from arch-ia64.hAlex Williamson2007-07-027-107/+46
| * | | | [IA64] Don't use hard wired privilege level 2 for domain kernelAlex Williamson2007-07-0213-61/+87
| * | | | [IA64] Fix incorrect NVRAM saving if domain is destroyed by config errorAlex Williamson2007-07-021-0/+6