log
graph
tags
branches
changeset
browse
ia64/xen-unstable
log
find changesets by author, revision, files, or words in the commit message
less
more
| rev 19432:
(0)
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
tip
age
author
revision
description
2009-03-27
Isaku Yamahata
19432:e54eeff2de54
merge with xen-unstable.hg
2009-03-24
Keir Fraser
19431:0b13d9787622
libxc: fix link error of xc_save on ia64
2009-03-20
Keir Fraser
19430:0477f9061c8a
x86: Build fixes and cleanups after Intel MCA changes.
2009-03-20
Keir Fraser
19429:891af2c54155
MCA interfaces between XEN/DOM0, let DOM0 know the MCA recovery action
2009-03-20
Keir Fraser
19428:cc60defe5b96
Implements Guest MCE# MSR read/write virtualization
2009-03-20
Keir Fraser
19427:c44c963ea162
x86: Core support for Intel MCA support
2009-03-20
Keir Fraser
19426:11650ecdd31e
x86: Enable Xen C-state management by default.
2009-03-20
Keir Fraser
19425:6a069ea7149b
pygrub: run first entry in config when invalid default boot option provided
2009-03-20
Keir Fraser
19424:1dd7b640d953
CPUIDLE: enable MSI capable HPET for timer broadcast
2009-03-20
Keir Fraser
19423:538a64b1ed63
xend: specify the slot for pass-through devices
2009-03-20
Keir Fraser
19422:2cd2e78d7c2d
xenstore: Don't hardcode install path
2009-03-20
Keir Fraser
19421:ee93f866c74c
xmexample: fix cpuid example
2009-03-20
Keir Fraser
19420:115c164721dc
vtd: fix Dom0 S3 when VT-d is enabled.
2009-03-20
Keir Fraser
19419:bbfcea821a0d
Do not pass DIRECTMAP_VIRT_END to virt_to_mfn(). It's out of range.
2009-03-20
Keir Fraser
19418:abb87a8387ac
vtd: only enable Interrupt Remapping if Queued Invalidation is also enabled.
2009-03-20
Keir Fraser
19417:e5bed83d5180
xenpm: Add a small scheduler knob "sched_smt_power_savings"
2009-03-20
Keir Fraser
19416:58610023919b
Typo fix for request_irq
2009-03-20
Keir Fraser
19415:4846d7ae75cd
x86_64: Fix handling of DIRECTMAP_VIRT_START in virt_to_maddr().
2009-03-20
Keir Fraser
19414:2a373e32b04d
Add cpufreq actual average freq information to xenpm tools
2009-03-20
Keir Fraser
19413:0fc0de02856a
Deliver cpufreq actual average freq to libxc interface
2009-03-20
Keir Fraser
19412:532e25fda238
cpufreq: Update cpufreq aperf and mperf read, so that it can be used
2009-03-20
Keir Fraser
19411:c657fc593306
mcheck: Small fix to Intel CMCI code
2009-03-20
Keir Fraser
19410:3dcb5ad8be0c
fs-back: unmapp all shared ring pages when a domain dies
2009-03-20
Keir Fraser
19409:2b61a1ee35ee
xend: fix vscsi error path
2009-03-20
Keir Fraser
19408:b7f7fb22210e
hvm: Allow HVM guests direct access to 0xed debug/delay port
2009-03-20
Keir Fraser
19407:db20b819679c
tmem: Placeholder hypercall.
2009-03-20
Keir Fraser
19406:f87b2374cdf0
x86: Fix the 32-bit build after c/s 19400.
2009-03-19
Keir Fraser
19405:e1562a36094e
x86: Ensure we execute LTR when running on non-compat GDT which has
2009-03-19
Keir Fraser
19404:633e08774dab
build system cleanup - get rid of some hardcoded paths
2009-03-19
Keir Fraser
19403:44d76cbe74ec
Clean up physdev.h public header.
2009-03-19
Keir Fraser
19402:f02a528d2e56
Xen: use proper device ID to search VT-d unit for ARI and SR-IOV device
2009-03-19
Keir Fraser
19401:e2ada9d65bca
Xen: documentation for VT-d/SR-IOV
2009-03-19
Keir Fraser
19400:4616acf91797
cpuidle and xenpm small cleanups.
2009-03-19
Keir Fraser
19399:cbdc022b0035
xenpm: add timeout option to 'xenpm start' command.
2009-03-19
Keir Fraser
19398:fe949f9129b0
Fix a cpufreq userspace limitation bug
2009-03-19
Keir Fraser
19397:1b27263038b5
xentrace: Add acpi pm tick output to idle tracing
2009-03-19
Keir Fraser
19396:4b2d8b1c395a
x86, hvm: Fix double-free of vpmu->context
2009-03-19
Keir Fraser
19395:f0d033f0a319
x86 dom builder: Allocate domU pages in batches.
2009-03-18
Keir Fraser
19394:2039e8271051
ioemu-stubdom: Use xen-setup-stubdom rather than configure
2009-03-18
Keir Fraser
19393:6c20b04e5577
libxc: Use write_exact() in lock_suspend_event().
2009-03-18
Keir Fraser
19392:bedd3906979e
Add PVUSB and PVSCSI interface headers.
2009-03-18
Keir Fraser
19391:fe4b23bd3a95
fs-back: build fixes
2009-03-18
Keir Fraser
19390:b8242b82b561
Actually set a HVM domain's time offset when it sets the RTC
2009-03-18
Keir Fraser
19389:c1aa7b9d4842
fs-backend.c misses the unistd.h include for read() and write().
2009-03-18
Keir Fraser
19388:f68c081bfe0b
x86: Change the mod_lx_entry to accept the vcpu parameter
2009-03-18
Keir Fraser
19387:a5f497f02e34
Move the suspend event channel function to libxc, it will use the
2009-03-18
Keir Fraser
19386:f00e5d83b9ec
xc_save: remove the dependency on the global si structure
2009-03-18
Keir Fraser
19385:6d65dc14d21b
vtd: Only enable some VT-d features if all VT-d engines support them.
2009-03-18
Keir Fraser
19384:33270c9a3d2f
Disable xen platform PCI device when xen_platform_pci=0 is specified
2009-03-18
Keir Fraser
19383:6e619d8eece5
xend: Fix vscsi assignment when XenAPI is available
2009-03-18
Keir Fraser
19382:f8201aea88a4
xend: Use vnc-listen setting specified in xend config file
2009-03-17
Keir Fraser
19381:9fc957e63f8d
x86: Assert non-zero refcount on entry to put_page().
2009-03-17
Keir Fraser
19380:92a6cc5eae2e
Revert debugging patch c/s 19344.
2009-03-17
Keir Fraser
19379:e655cb27d085
x86: Fix get_page() to not drop reference count if it wasn't incremented.
2009-03-17
Keir Fraser
19378:c09a81540080
x86 mcheck: Fix the build.
2009-03-17
Keir Fraser
19377:0e8005a9d812
x86 shadow: Fix 2-on-3 mode.
2009-03-17
Keir Fraser
19376:6d5aa622fb3d
x86 shadow: Prevent in-sync L1s to become writable
2009-03-17
Keir Fraser
19375:2725f82a7dca
fs-back: Fixes and cleanups
2009-03-17
Keir Fraser
19374:821a4a8911f0
Add CPU status info and a status call to the CPU on/offline sysctls.
2009-03-17
Keir Fraser
19373:372ec886ad0c
x86 mcheck: Provide MCA "injection" hypervisor services.
less
more
| rev 19432:
(0)
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
tip