[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[RESEND]RE: [Xen-ia64-devel][PATCH 4/4] boot windows server 2003:


  • To: "Alex Williamson" <alex.williamson@xxxxxx>
  • From: "Xu, Anthony" <anthony.xu@xxxxxxxxx>
  • Date: Tue, 1 Aug 2006 09:28:47 +0800
  • Cc: xen-ia64-devel@xxxxxxxxxxxxxxxxxxx
  • Delivery-date: Mon, 31 Jul 2006 18:29:21 -0700
  • List-id: Discussion of the ia64 port of Xen <xen-ia64-devel.lists.xensource.com>
  • Thread-index: Aca0zgaTAxrjSt7kTcKIgTOwaUb+5AAOzmOQ
  • Thread-topic: [RESEND]RE: [Xen-ia64-devel][PATCH 4/4] boot windows server 2003:

Hi Alex,

That's for debug, and is removed.

Thanks,
Anthony

>From: Alex Williamson
>Sent: 2006?8?1? 2:20
>Hi Anthony,
>
>On Fri, 2006-07-28 at 14:55 +0800, Xu, Anthony wrote:
>> --- a/xen/arch/ia64/vmx/vtlb.c  Thu Jul 27 10:43:34 2006 -0600
>> +++ b/xen/arch/ia64/vmx/vtlb.c  Fri Jul 28 11:08:02 2006 +0800
>> @@ -120,14 +120,17 @@ thash_data_t *__vtr_lookup(VCPU *vcpu, u
>>  }
>>
>>
>> -static void thash_recycle_cch(thash_cb_t *hcb, thash_data_t *hash)
>> +void thash_recycle_cch(thash_cb_t *hcb, thash_data_t *hash)
>>  {
>>      thash_data_t *p, *q;
>>      int i=0;
>>
>>      p=hash;
>>      for(i=0; i < MAX_CCN_DEPTH; i++){
>> -        p=p->next;
>> +        if(p->next)
>> +           p=p->next;
>> +        else
>> +           while(10);
>              ^^^^^^^^^^  ???
>
>--
>Alex Williamson                             HP Open Source & Linux Org.

Attachment: support_8K_guest_pagesize.patch
Description: support_8K_guest_pagesize.patch

_______________________________________________
Xen-ia64-devel mailing list
Xen-ia64-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-ia64-devel

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.