age |
author |
revision |
description |
2009-01-06 |
Keir Fraser |
19015:883d01b2fd72 |
rombios: Allow option ROMs to extend up to 0xEA000. |
2009-01-06 |
Keir Fraser |
19014:f2ede9e01d14 |
xend: Fix error handling in device_create(). |
2009-01-06 |
Keir Fraser |
19013:f1239aad10cf |
rombios: Do not initialise PCI devices after hvmloader. |
2009-01-06 |
Keir Fraser |
19012:6674835e18e7 |
hvm: Tell Viridian-enabled OS to relax timer interrupt checks. |
2009-01-06 |
Keir Fraser |
19011:74430e4c047f |
x86: Disable MSI as it seems to be triggering ASSERT at irq.c:269. |
2009-01-06 |
Keir Fraser |
19010:f6b92526e916 |
libxc: Define xc_ffs{8,16,32,64} functions. Use them. |
2009-01-05 |
Keir Fraser |
19009:d77f66f89c04 |
x86: Poison initmem at end of Xen bootstrap |
2009-01-05 |
Keir Fraser |
19008:2c5a2e99a1d6 |
vmx: Print advanced features during boot |
2009-01-05 |
Keir Fraser |
19007:d6889b3b6423 |
Download external tarballs from xenbits.xensource.com |
2009-01-05 |
Keir Fraser |
19006:5a7caf864f4e |
Cpufreq: simplify cpufreq_statistic_lock init |
2009-01-05 |
Keir Fraser |
19005:fd59c117994a |
Cpufreq: prevent negative px resident time, add spinlock to avoid race |
2009-01-05 |
Keir Fraser |
19004:42108955f52e |
Cpufreq: remove redundant fragments |
2009-01-05 |
Keir Fraser |
19003:f76f1294d82c |
vtd hotplug: check if a device can be hot-plugged. |
2009-01-05 |
Keir Fraser |
19002:b3a9bc726241 |
vtd: avoid redundant context mapping |
2009-01-05 |
Keir Fraser |
19001:9cc632cc6d40 |
xenctx: compat-mode/HVM support |
2009-01-05 |
Keir Fraser |
19000:34f52eafd4e3 |
Make xc_translate_foreign_address aware of compat-mode guests and |
2009-01-05 |
Keir Fraser |
18999:5ce75a8eec7f |
p2m: Small audit fixes. |
2009-01-05 |
Keir Fraser |
18998:5b44cfde9666 |
PoD memory 9/9: xend integration |
2009-01-05 |
Keir Fraser |
18997:2a8ae362a828 |
PoD memory 8/9: libxc interface |
2009-01-05 |
Keir Fraser |
18996:2090917489c5 |
PoD memory 7/9: Xen interface |
2009-01-05 |
Keir Fraser |
18995:ebe11a452393 |
PoD memory 6/9: superpage splintering |
2009-01-05 |
Keir Fraser |
18994:489f35400ef2 |
PoD memory 5/9: emergency scan |
2009-01-05 |
Keir Fraser |
18993:bd33ff263e2c |
PoD memory 4/9: Decrease reservation |
2009-01-05 |
Keir Fraser |
18992:f2ba08549466 |
PoD memory 3/9: PoD core |
2009-01-05 |
Keir Fraser |
18991:629f028d22f9 |
PoD memory 2/9: calls to gfn_to_mfn_query() |
2009-01-05 |
Keir Fraser |
18990:0cd1ba8bd7cd |
PoD (populate-on-demand) memory 1/9: Add a p2m query type. |
2008-12-29 |
Keir Fraser |
18989:de38a475ab9e |
acpi: Reserve IO ports used by hotplug |
2008-12-29 |
Keir Fraser |
18988:5544a96572bf |
cpufreq: xen is default cpufreq, userspace is default governor (override on cmdline) |
2008-12-29 |
Keir Fraser |
18987:e0301796fce8 |
x86, vmx: Fix single step on debugger |
2008-12-29 |
Keir Fraser |
18986:d0751463539a |
x86, mce: Fix x86_mcinfo_getptr is called when no error found |
2008-12-29 |
Keir Fraser |
18985:14a2c24eb94e |
rombios: disable DEBUG_ROMBIOS by default. |
2008-12-29 |
Keir Fraser |
18984:20dc723958f4 |
rombios: pass BDF correctly during option ROM scan |
2008-12-29 |
Keir Fraser |
18983:65cc537fbbf8 |
rombios: enabling option ROM write access during initialisation. |
2008-12-29 |
Keir Fraser |
18982:4035ea96ae2f |
cpufreq: Fix a cpufreq cmdline parse bug, and change sample_rate unit |
2008-12-29 |
Keir Fraser |
18981:0af9fbf3f053 |
x86: Do not restrict 32-bit EPT to 4GB. |
2008-12-29 |
Keir Fraser |
18980:c54d6f871de8 |
x86, intel: Clear Error counter field when set new cmci owner |
2008-12-22 |
Keir Fraser |
18979:e2f36d066b7b |
i386: Fix the build. |
2008-12-22 |
Keir Fraser |
18978:b59db1f95d19 |
shadow: Remove warnings about writes to read-only BIOS area. These |
2008-12-22 |
Keir Fraser |
18977:aa0fee8a6ef5 |
Cleanup Intel CMCI support. |
2008-12-22 |
Keir Fraser |
18976:4d5203f95498 |
Enable CMCI for Intel CPUs |
2008-12-19 |
Keir Fraser |
18975:2dffa6ceb0af |
Support S3 for MSI interrupt |
2008-12-19 |
Keir Fraser |
18974:738513b106fa |
Change the pcidevs_lock from rw_lock to spin_lock |
2008-12-19 |
Keir Fraser |
18973:2312cc25232b |
CPUIDLE: adjust cstate statistic interface |
2008-12-19 |
Keir Fraser |
18972:d238101c1832 |
VT-d: Fix PCI-X device assignment |
2008-12-18 |
Keir Fraser |
18971:8c35da364ab3 |
xend: Actually restrict a domU's access to xenstore when we mean to -- |
2008-12-18 |
Keir Fraser |
18970:54c5d8247aaf |
x86: Quieten tracing in msi startup/shutdown handlers. |
2008-12-18 |
Keir Fraser |
18969:0a393ba0ec0a |
rombios: Update to Bochs latest |
2008-12-18 |
Keir Fraser |
18968:768759d4e319 |
xenoprof: Add support for Intel Dunnington cores. |
2008-12-18 |
Keir Fraser |
18967:c2dad16819b5 |
x86, shadow: Avoid duplicates in fixup tables. |
2008-12-18 |
Keir Fraser |
18966:b33b745cd5ec |
Fix mini-os ia64 compilation |
2008-12-17 |
Keir Fraser |
18965:22e3666ee483 |
x86, hvm: Don't ever call the shadow code to fix a page fault in an |
2008-12-16 |
Keir Fraser |
18964:a76b4e00e186 |
xenpm: add cpu frequency control interface, through which user can |
2008-12-16 |
Keir Fraser |
18963:fd720db48675 |
x86: Update xen-detect utility to scan for Xen signature in CPUID space. |
2008-12-16 |
Keir Fraser |
18962:86db039882ea |
mini-os: Make utility function get_self_id() in fs-front.c public. |
2008-12-16 |
Keir Fraser |
18961:ea0ad7b3ae41 |
x86: Simpler time handling when TSC is constant across all power saving states. |
2008-12-16 |
Keir Fraser |
18960:c3df4b8ea2fc |
vmx: Do not disable real EFER.NXE even when disabled by guest. |
2008-12-16 |
Keir Fraser |
18959:5b73fa1b9562 |
x86: Enable MTF for HVM guest single step in gdb |
2008-12-15 |
Keir Fraser |
18958:f827181eadd4 |
x86: Decode CPUID for TSC guarantees. |
2008-12-15 |
Keir Fraser |
18957:65bbc9ec3849 |
rombios: fix references to EBDA |
2008-12-15 |
Keir Fraser |
18956:21bbb41f9af2 |
x86: Small cleanups to time handling. |