age |
author |
revision |
description |
2009-01-20 |
Keir Fraser |
19062:108b45539cda |
page_alloc: Clean up free_heap_pages and init_heap_pages interfaces. |
2009-01-20 |
Keir Fraser |
19061:681af1946724 |
x86_32: Get rid of xenheap_phys_start as it is zero after start of day. |
2009-01-20 |
Keir Fraser |
19060:fb0dc8143932 |
x86: update microcode support |
2009-01-20 |
Keir Fraser |
19059:0ab2b283e892 |
passthrough: fix typo |
2009-01-19 |
Keir Fraser |
19058:8df3c145923f |
page_alloc: Fix x86_64's alloc_xenheap_pages() when system has >=4GB RAM. |
2009-01-16 |
Keir Fraser |
19057:c1320922d05e |
x86: Tighten MSR access checks so only dom0 can access cpufreq MSRs, |
2009-01-16 |
Keir Fraser |
19056:3c9b66b1798d |
x86: Let dom0 write MPERF/APERF MSRs if it is managing cpufreq. |
2009-01-16 |
Keir Fraser |
19055:845aa241e163 |
x86_64: Remove statically-partitioned Xen heap. |
2009-01-16 |
Keir Fraser |
19054:ba7ed03a3f79 |
x86: Fix the 32-bit build. |
2009-01-16 |
Keir Fraser |
19053:0ab57e6e440a |
[IA64] fix compilation error caused by 19046:ecf603780f56 |
2009-01-16 |
Keir Fraser |
19052:71e0b8adeb1f |
ptrace_core: Handle FV cross-bitness. |
2009-01-15 |
Keir Fraser |
19051:40d9d9ff435a |
x86 p2m: Apply correct 4GB NPT limit check in two places. |
2009-01-15 |
Keir Fraser |
19050:d84504432e61 |
rombios: remove unnecessary function calls. |
2009-01-15 |
Keir Fraser |
19049:04f913ab2049 |
dump-core: update the documentation |
2009-01-15 |
Keir Fraser |
19048:e98032a016d6 |
x86 acpi: remove redundant function call. |
2009-01-15 |
Keir Fraser |
19047:ecf603780f56 |
libxc: Support cross-bitness guest when core-dumping |
2009-01-15 |
Keir Fraser |
19046:f6a455c9f01d |
xenoprof: The checks in the function passive_domain_do_rdmsr() were |
2009-01-15 |
Keir Fraser |
19045:5b75d99acf9c |
rombios: Protect the ax register before calling the TCG BIOS extensions function. |
2009-01-14 |
Keir Fraser |
19044:10a8fae412c5 |
xenpm: build fix |
2009-01-14 |
Keir Fraser |
19043:77476eeb8c42 |
Remove unused XENMAPSPACE_mfn |
2009-01-14 |
Keir Fraser |
19042:ee62aaafff46 |
Remove unused XENMEM_remove_from_physmap. |
2009-01-14 |
Keir Fraser |
19041:2737293c761e |
Remove unused XENMEM_translate_pfn_list. |
2009-01-14 |
Keir Fraser |
19040:3fb43f23f64c |
x86: propagate disabled APIC state to Dom0 |
2009-01-14 |
Keir Fraser |
19039:59274c49a029 |
x86: restore ability to work on systems without APIC |
2009-01-14 |
Keir Fraser |
19038:cc542ebe4853 |
documentation: how to disable opengl for stubdomains |
2009-01-14 |
Keir Fraser |
19037:d400a51a2f46 |
x86, hvm: stdvga improvements |
2009-01-13 |
Keir Fraser |
19036:4f6a2bbdff3f |
x86: Call msix_set_enable for MSI-x interrupt |
2009-01-13 |
Keir Fraser |
19035:b169db55faf3 |
hvmloader: remove videoram allocation; move reserve base to 0xfc000000. |
2009-01-13 |
Keir Fraser |
19034:d8267d3d2665 |
xend: fix ballooning bug |
2009-01-13 |
Keir Fraser |
19033:73770182aee4 |
AMD IOMMU: Reset tail and head pointer of cmd buffer and event log |
2009-01-13 |
Keir Fraser |
19032:1c6642adaeb2 |
AMD IOMMU: Fix a dead lock in device assignment. |
2009-01-13 |
Keir Fraser |
19031:27e9687c5b3d |
build: Define cc-option-add to immediately add options to CFLAGS |
2009-01-13 |
Keir Fraser |
19030:0e448d0a41ff |
xen: Do not assign to CFLAGS/AFLAGS/LDFLAGS with :=. |
2009-01-12 |
Keir Fraser |
19029:5ad9fc3c896f |
tools: Don't turn CFLAGS into a := (immediate evaluation) variable as |
2009-01-12 |
Keir Fraser |
19028:95d8788bf4be |
hvmloader: Fix SMBIOS memory device length boundary condition. |
2009-01-12 |
Keir Fraser |
19027:59d511c4a8d8 |
Do not print `***' when compiling unless we fall over |
2009-01-12 |
Keir Fraser |
19026:bd78714b8594 |
Use -MMD -MF in tools/* rather than -Wp,-M... |
2009-01-09 |
Keir Fraser |
19025:b999142bca8c |
stubdom: Fix compilation after libelf header changes |
2009-01-09 |
Keir Fraser |
19024:1dfc48a8c361 |
AMD IOMMU: Allocate I/O pagetable from domheap instead of xenheap |
2009-01-09 |
Keir Fraser |
19023:6d040d138e8f |
hvmloader: MTRR UC type covers the pci regions only. |
2009-01-09 |
Keir Fraser |
19022:b84345ee0d41 |
hvmloader: Dynamically size the PCI hole. |
2009-01-09 |
Keir Fraser |
19021:bf847041d98f |
New XENMAPSPACE_gmfn parameter for XENMEM_add_to_physmap. |
2009-01-09 |
Keir Fraser |
19020:f75567adad9b |
xend: Fix a ssl migration hang issue |
2009-01-08 |
Keir Fraser |
19019:67ffce500feb |
hvmloader: Reserve BIOS memory and VGA memory at top of 4GB memory hole. |
2009-01-08 |
Keir Fraser |
19018:61dc77689daf |
Print domain max_pages in 'q' debug output. |
2009-01-08 |
Keir Fraser |
19017:8c894687c2a5 |
x86, hvm: Move E820 table creation into hvmloader, extend |
2009-01-08 |
Keir Fraser |
19016:0d119f628795 |
xm: Fix syntax error. |
2009-01-08 |
Keir Fraser |
19015:f20e5039b168 |
hvmloader: Simplify access to hvm_info_table. |
2009-01-08 |
Keir Fraser |
19014:1025a725d45b |
Fix gcc make-dep cmdline options. |
2009-01-08 |
Keir Fraser |
19013:6cec460c3290 |
x86: Re-instate warnings for HVM guest writes to read-only memory. |
2009-01-08 |
Keir Fraser |
19012:7df072566b8c |
Move libelf headers out of xen public header dir. |
2009-01-08 |
Keir Fraser |
19011:275abe1c5d24 |
Auto-build dependency files in hypervisor build tree. |
2009-01-08 |
Keir Fraser |
19010:292919f61238 |
x86-64: guest directed placement of initial p->m map |
2009-01-08 |
Keir Fraser |
19009:97f8d6453fda |
passthough: MSI-INTx translation documentation |
2009-01-08 |
Keir Fraser |
19008:3a92e1a446d9 |
pci: add config options for MSI-INTx translation in HVM |
2009-01-08 |
Keir Fraser |
19007:989bd3f2fd72 |
pci: add pci option support for XenAPI sever |
2009-01-08 |
Keir Fraser |
19006:13c8e6bac9ab |
pci: add pci option support for XML-RPC server |
2009-01-08 |
Keir Fraser |
19005:9671a4d66f40 |
passthrough: MSI-INTx translation for HVM |
2009-01-08 |
Keir Fraser |
19004:e9cd8e7c3b44 |
xenpm tool enhancements |
2009-01-08 |
Keir Fraser |
19003:95d77829216f |
x86: remove pointless dom0 check |
2009-01-07 |
Keir Fraser |
19002:b9721b2766c1 |
Enable debug build by default, for better dev testing. |
2009-01-07 |
Keir Fraser |
19001:6d96d3c02e94 |
cpufreq: stats_lock doesn't appear to need to be irq-safe. |
2009-01-28 |
Isaku Yamahata |
19000:4fd4dcf2f891 |
[IA64] support XEN_DOMCTL_[gs]et_address_size |
2009-01-07 |
Isaku Yamahata |
18999:b0beee268543 |
[IA64] stub for XENMEM_[gs]et_pod_target. |
2009-01-07 |
Isaku Yamahata |
18998:7152abcd560d |
[IA64] ia64 counter part of 5b44cfde9666. |
2009-01-07 |
Isaku Yamahata |
18997:e1b8cc945d04 |
[IA64] compilation fix of xenctx |
2009-01-07 |
Isaku Yamahata |
18996:661a839a481e |
merge with xen-unstable.hg |
2009-01-06 |
Keir Fraser |
18995:284a65851f54 |
rombios: Get rid of annoying delay at F12 boot menu. |
2009-01-06 |
Keir Fraser |
18994:883d01b2fd72 |
rombios: Allow option ROMs to extend up to 0xEA000. |
2009-01-06 |
Keir Fraser |
18993:f2ede9e01d14 |
xend: Fix error handling in device_create(). |
2009-01-06 |
Keir Fraser |
18992:f1239aad10cf |
rombios: Do not initialise PCI devices after hvmloader. |
2009-01-06 |
Keir Fraser |
18991:6674835e18e7 |
hvm: Tell Viridian-enabled OS to relax timer interrupt checks. |
2009-01-06 |
Keir Fraser |
18990:74430e4c047f |
x86: Disable MSI as it seems to be triggering ASSERT at irq.c:269. |
2009-01-06 |
Keir Fraser |
18989:f6b92526e916 |
libxc: Define xc_ffs{8,16,32,64} functions. Use them. |
2009-01-05 |
Keir Fraser |
18988:d77f66f89c04 |
x86: Poison initmem at end of Xen bootstrap |
2009-01-05 |
Keir Fraser |
18987:2c5a2e99a1d6 |
vmx: Print advanced features during boot |
2009-01-05 |
Keir Fraser |
18986:d6889b3b6423 |
Download external tarballs from xenbits.xensource.com |
2009-01-05 |
Keir Fraser |
18985:5a7caf864f4e |
Cpufreq: simplify cpufreq_statistic_lock init |
2009-01-05 |
Keir Fraser |
18984:fd59c117994a |
Cpufreq: prevent negative px resident time, add spinlock to avoid race |
2009-01-05 |
Keir Fraser |
18983:42108955f52e |
Cpufreq: remove redundant fragments |
2009-01-05 |
Keir Fraser |
18982:f76f1294d82c |
vtd hotplug: check if a device can be hot-plugged. |
2009-01-05 |
Keir Fraser |
18981:b3a9bc726241 |
vtd: avoid redundant context mapping |
2009-01-05 |
Keir Fraser |
18980:9cc632cc6d40 |
xenctx: compat-mode/HVM support |
2009-01-05 |
Keir Fraser |
18979:34f52eafd4e3 |
Make xc_translate_foreign_address aware of compat-mode guests and |
2009-01-05 |
Keir Fraser |
18978:5ce75a8eec7f |
p2m: Small audit fixes. |
2009-01-05 |
Keir Fraser |
18977:5b44cfde9666 |
PoD memory 9/9: xend integration |
2009-01-05 |
Keir Fraser |
18976:2a8ae362a828 |
PoD memory 8/9: libxc interface |
2009-01-05 |
Keir Fraser |
18975:2090917489c5 |
PoD memory 7/9: Xen interface |
2009-01-05 |
Keir Fraser |
18974:ebe11a452393 |
PoD memory 6/9: superpage splintering |
2009-01-05 |
Keir Fraser |
18973:489f35400ef2 |
PoD memory 5/9: emergency scan |
2009-01-05 |
Keir Fraser |
18972:bd33ff263e2c |
PoD memory 4/9: Decrease reservation |
2009-01-05 |
Keir Fraser |
18971:f2ba08549466 |
PoD memory 3/9: PoD core |
2009-01-05 |
Keir Fraser |
18970:629f028d22f9 |
PoD memory 2/9: calls to gfn_to_mfn_query() |
2009-01-05 |
Keir Fraser |
18969:0cd1ba8bd7cd |
PoD (populate-on-demand) memory 1/9: Add a p2m query type. |
2008-12-29 |
Keir Fraser |
18968:de38a475ab9e |
acpi: Reserve IO ports used by hotplug |
2008-12-29 |
Keir Fraser |
18967:5544a96572bf |
cpufreq: xen is default cpufreq, userspace is default governor (override on cmdline) |
2008-12-29 |
Keir Fraser |
18966:e0301796fce8 |
x86, vmx: Fix single step on debugger |
2008-12-29 |
Keir Fraser |
18965:d0751463539a |
x86, mce: Fix x86_mcinfo_getptr is called when no error found |
2008-12-29 |
Keir Fraser |
18964:14a2c24eb94e |
rombios: disable DEBUG_ROMBIOS by default. |
2008-12-29 |
Keir Fraser |
18963:20dc723958f4 |
rombios: pass BDF correctly during option ROM scan |
2008-12-29 |
Keir Fraser |
18962:65cc537fbbf8 |
rombios: enabling option ROM write access during initialisation. |
2008-12-29 |
Keir Fraser |
18961:4035ea96ae2f |
cpufreq: Fix a cpufreq cmdline parse bug, and change sample_rate unit |
2008-12-29 |
Keir Fraser |
18960:0af9fbf3f053 |
x86: Do not restrict 32-bit EPT to 4GB. |
2008-12-29 |
Keir Fraser |
18959:c54d6f871de8 |
x86, intel: Clear Error counter field when set new cmci owner |
2009-01-07 |
Isaku Yamahata |
18958:b8b66dc0fa1d |
[IA64] stubs for populate on demand. |
2009-01-06 |
Isaku Yamahata |
18957:8df294a89a36 |
[IA64] Fix some IPF Xen VT-d bugs. |
2009-01-05 |
Isaku Yamahata |
18956:29a0ecb8a711 |
[IA64] fix ia64_fast_eoi hypercall to catch up PHYSDEVOP_pirq_eoi_gmfn |
2009-01-05 |
Isaku Yamahata |
18955:636c685d9622 |
[IA64] fix mis-setting ed bit for itlb entry for hvm domain. |
2009-01-05 |
Isaku Yamahata |
18954:4422219acd93 |
[IA64] paravirtualize itc and support save/restore. |
2009-01-05 |
Isaku Yamahata |
18953:ecdc570407ec |
[IA64] remove warning. |
2008-12-24 |
Isaku Yamahata |
18952:07f26e047fbf |
merge with xen-unstable.hg |
2008-12-22 |
Keir Fraser |
18951:e2f36d066b7b |
i386: Fix the build. |
2008-12-22 |
Keir Fraser |
18950:b59db1f95d19 |
shadow: Remove warnings about writes to read-only BIOS area. These |
2008-12-22 |
Keir Fraser |
18949:aa0fee8a6ef5 |
Cleanup Intel CMCI support. |
2008-12-22 |
Keir Fraser |
18948:4d5203f95498 |
Enable CMCI for Intel CPUs |
2008-12-19 |
Keir Fraser |
18947:2dffa6ceb0af |
Support S3 for MSI interrupt |
2008-12-19 |
Keir Fraser |
18946:738513b106fa |
Change the pcidevs_lock from rw_lock to spin_lock |
2008-12-19 |
Keir Fraser |
18945:2312cc25232b |
CPUIDLE: adjust cstate statistic interface |
2008-12-19 |
Keir Fraser |
18944:d238101c1832 |
VT-d: Fix PCI-X device assignment |
2008-12-18 |
Keir Fraser |
18943:8c35da364ab3 |
xend: Actually restrict a domU's access to xenstore when we mean to -- |