age |
author |
revision |
description |
2006-02-22 |
kaf24 |
8967:f1c75df46b46 |
Cset 8916 missed two extra pages for VT-i domain and thus breaks domain |
2006-02-22 |
kaf24 |
8966:049929854f7f |
Fix gcc warning and clean a piece of code in arch_set_info_guest to avoid |
2006-02-22 |
kaf24 |
8965:8fb4392c1d87 |
Change shadow_direct_map_init/clean param from vcpu to domain. |
2006-02-22 |
Ian Campbell |
8964:8946b6dcd49e |
Fix x86_64 Xen build. |
2006-02-22 |
cl349 |
8963:ed274ca1fbb7 |
Don't reload segment registers -- it's done later in generic code. |
2006-02-22 |
Ian Campbell |
8962:f06f8c9a13d1 |
Move lgdt_finish inline |
2006-02-22 |
Ian Campbell |
8961:32a74fa9e221 |
List supported feature flags in __xen_guest section. |
2006-02-22 |
Ian Campbell |
8960:2d3124df8a0e |
Validate the segment selectors passed to arch_set_info_guest(). |
2006-02-22 |
Ian Campbell |
8959:229c602a075a |
Allow Xen to truncate x86_32 segment limits to the correct value |
2006-02-22 |
pl |
8958:b41e19644271 |
XM-Test takes a really long time to build the initrd it uses for testing. This patch to the Makefile allows you to specify INITRD="url" when running make existing to make it download a prebuilt copy of the initrd from a repository. |
2006-02-22 |
kaf24 |
8957:13e9fdaeed27 |
When thermal interrupt happened when vmx guest is running, |
2006-02-22 |
kaf24 |
8956:03bc4062fe5f |
Fix HVM x86-32 PAE guest support on 64-bit Xen. |
2006-02-21 |
kaf24 |
8955:5abf652c4c52 |
Fix SVM instruction decode, fixing problem with gfxboot package. |
2006-02-21 |
kaf24 |
8954:e9d5563c08be |
Fix 64b build breakage. |
2006-02-21 |
kaf24 |
8953:2f515e08edfc |
inst_len in HVM mmio handler must be a signed variable, as |
2006-02-21 |
kaf24 |
8952:602bf0aa15ab |
Define constants for XENVER char array sizes. Allows Linux |
2006-02-21 |
kaf24 |
8951:f33e537c4ac5 |
Cleanups to tools since HVM domain P2M table and 1-1 table are built in xen. |
2006-02-21 |
kaf24 |
8950:1fd6e9c32b03 |
Fix cleanup path if an HVM guest fails very early, before direct map is built. |
2006-02-21 |
kaf24 |
8949:e8d044119316 |
No need for save_segments() on HVM 64b guest. |
2006-02-21 |
kaf24 |
8948:991c4d62d392 |
Add PAE option to HVM config file. |
2006-02-21 |
cl349 |
8947:2401f414d1ad |
tpm: Fixes and cleanup |
2006-02-21 |
cl349 |
8946:8005fbd31d8b |
Update ia64 sparse tree to Linux 2.6.16-rc4. |
2006-02-21 |
cl349 |
8945:1c7145a5bb43 |
Update to Linux 2.6.16-rc4. |
2006-02-20 |
cl349 |
8944:a05e56904e7e |
linux-i386: Fix CONFIG_X86_NO_TSS and CONFIG_X86_SYSENTER. |
2006-02-20 |
cl349 |
8943:687165bc9670 |
linux-i386: Cleanup stack pointer initialization at start of day. |
2006-02-20 |
cl349 |
8942:9fa969af72cd |
Suppress VIDEO_SELECT config option. |
2006-02-20 |
cl349 |
8941:834e209cec9f |
Add drivers/video/Kconfig to sparse tree. |
2006-02-20 |
cl349 |
8940:57af6b1cfa3a |
Fix I/O port address for first floppy controller on x86_64. |
2006-02-20 |
cl349 |
8939:0e9a0a469c6b |
Fix read_cr3() and use it. |
2006-02-20 |
cl349 |
8938:9bf99522ce5e |
Eliminate x86_64 idt_table. |
2006-02-20 |
cl349 |
8937:f572c467d9c3 |
Eliminate i386 idt_table. |
2006-02-20 |
cl349 |
8936:ff83b29ebe9a |
Add arch/i386/Kconfig.cpu to sparse tree. |
2006-02-20 |
vhanquez |
8935:e9e319c61a1e |
do not BUG() if memory cannot be allocated, just wait. |
2006-02-20 |
vhanquez |
8934:011d6df76979 |
alloc_netdev must be freed with free_netdev, not directly by kfree. |
2006-02-20 |
cl349 |
8933:bea58b594c4a |
Simplify utoa macro, make it identical with x86_64 version. |
2006-02-20 |
cl349 |
8932:012e133941fc |
Eliminate hard coded items from x86_64 __xen_guest section |
2006-02-20 |
cl349 |
8931:c93c6b392ce5 |
Eliminate hard coded items from i386 __xen_guest section |
2006-02-20 |
cl349 |
8930:946a45f07351 |
Fix loading binary kernel images. |
2006-02-20 |
cl349 |
8929:82f6786a0aa8 |
Eliminate tss - tss is meaningless in a paravirtualized kernel |
2006-02-20 |
cl349 |
8928:f0a8a0a9a6f5 |
Add arch/x86_64/kernel/{asm-offsets,init_task}.c to sparse tree. |
2006-02-20 |
cl349 |
8927:16a91d8dd8ed |
Eliminate tss - tss is meaningless in a paravirtualized kernel |
2006-02-20 |
cl349 |
8926:f97dd89691e7 |
Add arch/i386/kernel/{asm-offsets.c,sysenter.c,vm86.c,vsyscall.S} to sparse tree. |
2006-02-20 |
vhanquez |
8925:3083585fb248 |
missing "is not set" string in one config option. |
2006-02-20 |
vhanquez |
8924:e574a09635e8 |
Set default HZ to 100. |
2006-02-20 |
cl349 |
8923:93e870416c93 |
Allow CPU frequency option on x86_64 for privileged guests. |
2006-02-20 |
cl349 |
8922:832649128a0c |
Don't define ARCH_APICTIMER_STOPS_ON_C3. |
2006-02-20 |
cl349 |
8921:5b4ff470dcc6 |
Add include/asm-{i386,x86_64}/apic.h to sparse tree. |
2006-02-19 |
kaf24 |
8920:20b95517cbf1 |
Fix get_mfn_from_gpfn_foreign for HVM guests. |
2006-02-24 |
awilliam |
8919:d940ec92958d |
[IA64] SMP_HOST: map pal code on smp host |
2006-02-24 |
awilliam |
8918:c18c63f87b7d |
[IA64] VTI: Fix two bugs |
2006-02-24 |
awilliam |
8917:67ea7868089b |
[IA64] Clean up warnings related to VTi code. (header files) |
2006-02-24 |
awilliam |
8916:0f59ace5442c |
[IA64] Clean up warnings related to VTi code. (C files) |
2006-02-24 |
awilliam |
8915:d44e8ace51a3 |
[IA64] redefine raw_smp_processor_id() |
2006-02-24 |
awilliam |
8914:a2bb5a3242a1 |
[IA64] another one to remove unused linux files within xen/ia64 |
2006-02-24 |
awilliam |
8913:b7e2628695e3 |
[IA64] Remove unused Linux stuff |
2006-02-24 |
awilliam |
8912:74bb3750f48e |
[IA64] fix ia64 cset 8906 |
2006-02-24 |
awilliam |
8911:17adc9c5984a |
[IA64] bug fix reserve_memory() |
2006-02-24 |
awilliam |
8910:0bd35cce6611 |
[IA64] import linux/include/asm-ia64/meminit.h from 2.6.16-rc3. |
2006-02-24 |
awilliam |
8909:c1ba4af23ec9 |
[IA64] minor bug fix in xensetup.S |
2006-02-24 |
awilliam |
8908:f94931b07c67 |
[IA64] tlb miss fix |