aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* MergeTim Deegan2007-07-1815-39/+1284
|\
| * hvm: Only complain about short-period periodic tickers.kfraser@localhost.localdomain2007-07-181-2/+4
| * [xend][xen-api] Save new memory values in domain config when callingkfraser@localhost.localdomain2007-07-181-4/+4
| * [Xend] More security-related fixeskfraser@localhost.localdomain2007-07-186-14/+29
| * [Xm-Test] Additional tests for the xm-test suitekfraser@localhost.localdomain2007-07-188-19/+1247
* | [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
* Improve xm uptime command for inactive managed domainskfraser@localhost.localdomain2007-07-171-2/+4
* [VTPM] Make vTPM hotplug scripts use the UUID of the vTPM instancekfraser@localhost.localdomain2007-07-1712-114/+77
* Merge with PPC Xen tree.kfraser@localhost.localdomain2007-07-17175-1507/+6106
|\
| * hap: Fix for coding style.kfraser@localhost.localdomain2007-07-173-137/+150
| * [HVM] Qemu rtl8139: correct rx CRC calculationTim Deegan2007-07-161-5/+4
| * [HVM] Qemu rtl8139: correct ring-buffer wrapping.Tim Deegan2007-07-161-1/+1
| * [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
| * [Xend] Fix problem when destroying VMs using the Xen-APIkfraser@localhost.localdomain2007-07-131-0/+1
| * [Build] Remove ACM option for NULL and STE+CHWALL policykfraser@localhost.localdomain2007-07-133-25/+3
| * [ACM-security] Some fixes to tools.kfraser@localhost.localdomain2007-07-125-131/+56
| * Fix PV-on-HVM driver build.kfraser@localhost.localdomain2007-07-122-0/+10
| * [LIBXC] Fix xc_map_grant_refs() function.kfraser@localhost.localdomain2007-07-121-1/+1
| * x86: Various cleanups around CR4 handling, cpu_possible_map, and VMX initiali...kfraser@localhost.localdomain2007-07-1220-162/+106
| * [Docs] Documentation of extension of the Xen-API for managing security policieskfraser@localhost.localdomain2007-07-122-1/+827
| * Merge with ia64 xen tree.kfraser@localhost.localdomain2007-07-1285-677/+3815
| |\
| | * 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
| | * hvm: Re-introduce LPT1 device in ACPI tables.kfraser@localhost.localdomain2007-07-116-47/+64
| | * Add new domctl hypercall to expose current heap values. Thiskfraser@localhost.localdomain2007-07-116-5/+79
| | * [VTPM] Fixed typo in VTPM manager.kfraser@localhost.localdomain2007-07-111-1/+1
| | * [xend] Fix xm trigger command for inactive managed domainskfraser@localhost.localdomain2007-07-111-0/+4
| | * xend: Fix 'xm dumpcore' for inactive managed domains.kfraser@localhost.localdomain2007-07-111-0/+4
| | * [xenstore] adds a -w (wide) flag to xenstore-ls to support seeing fullkfraser@localhost.localdomain2007-07-111-7/+30
| | * [XM] Tools support for extensions of the Xen-API for managing security policieskfraser@localhost.localdomain2007-07-1115-128/+746
| | * Make QEMU consistently report write caching support for emulated IDEkfraser@localhost.localdomain2007-07-111-1/+2
| | * 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
| | * [libxen] C-bindings for the extensions of the Xen-API for managing security p...kfraser@localhost.localdomain2007-07-109-1/+1090
| | * hvm: Fix memcpy_words() asm in ioemu.kfraser@localhost.localdomain2007-07-101-4/+2
| * | [IA64] Fix VTi domain shutdownAlex Williamson2007-07-111-1/+5