public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* lapic branch rebased and updated
@ 2007-06-19  9:54 Avi Kivity
       [not found] ` <4677A7EA.8040402-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
  0 siblings, 1 reply; 5+ messages in thread
From: Avi Kivity @ 2007-06-19  9:54 UTC (permalink / raw)
  To: kvm-devel

- rebased to latest master
- added latest 6 patches from Gregory

the smp patches gave birth to a nice lockless inter-vcpu signalling 
system, I'll try to reuse that for lapic.

-- 
error compiling committee.c: too many arguments to function


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: lapic branch rebased and updated
       [not found] ` <4677A7EA.8040402-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
@ 2007-06-19 10:20   ` Avi Kivity
       [not found]     ` <4677AE08.7050205-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
  0 siblings, 1 reply; 5+ messages in thread
From: Avi Kivity @ 2007-06-19 10:20 UTC (permalink / raw)
  To: kvm-devel

Avi Kivity wrote:
> - rebased to latest master
> - added latest 6 patches from Gregory
>

My AMD machine seems happy with it.  I'll start picking stuff into mainline.

-- 
error compiling committee.c: too many arguments to function


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: lapic branch rebased and updated
       [not found]     ` <4677AE08.7050205-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
@ 2007-06-19 10:29       ` Avi Kivity
  0 siblings, 0 replies; 5+ messages in thread
From: Avi Kivity @ 2007-06-19 10:29 UTC (permalink / raw)
  To: kvm-devel

Avi Kivity wrote:
> Avi Kivity wrote:
>> - rebased to latest master
>> - added latest 6 patches from Gregory
>>
>
> My AMD machine seems happy with it.  I'll start picking stuff into 
> mainline.
>

Spoke too soon.  Things are broken.

-- 
error compiling committee.c: too many arguments to function


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: lapic branch rebased and updated
@ 2007-06-19 11:26 Gregory Haskins
       [not found] ` <4677853D0200005A00026094-Igcdv/6uVdMHoYOw/+koYqIwWpluYiW7@public.gmane.org>
  0 siblings, 1 reply; 5+ messages in thread
From: Gregory Haskins @ 2007-06-19 11:26 UTC (permalink / raw)
  To: avi-atKUWr5tajBWk0Htik3J/w; +Cc: kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f

On Tue, 2007-06-19 at 13:29 +0300, Avi Kivity wrote:
> Avi Kivity wrote:
> > Avi Kivity wrote:
> >> - rebased to latest master
> >> - added latest 6 patches from Gregory
> >>
> >
> > My AMD machine seems happy with it.  I'll start picking stuff into 
> > mainline.
> >
> Spoke too soon.  Things are broken.
> 

Do you mean the new patches broke it?  Or that you are still seeing
issues with the original v9 code on AMD?  (Or both?)


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: lapic branch rebased and updated
       [not found] ` <4677853D0200005A00026094-Igcdv/6uVdMHoYOw/+koYqIwWpluYiW7@public.gmane.org>
@ 2007-06-19 11:43   ` Avi Kivity
  0 siblings, 0 replies; 5+ messages in thread
From: Avi Kivity @ 2007-06-19 11:43 UTC (permalink / raw)
  To: Gregory Haskins; +Cc: kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f

Gregory Haskins wrote:
> On Tue, 2007-06-19 at 13:29 +0300, Avi Kivity wrote:
>   
>> Avi Kivity wrote:
>>     
>>> Avi Kivity wrote:
>>>       
>>>> - rebased to latest master
>>>> - added latest 6 patches from Gregory
>>>>
>>>>         
>>> My AMD machine seems happy with it.  I'll start picking stuff into 
>>> mainline.
>>>
>>>       
>> Spoke too soon.  Things are broken.
>>
>>     
>
> Do you mean the new patches broke it?  Or that you are still seeing
> issues with the original v9 code on AMD?  (Or both?)
>
>   

Both, it appears.  I'm merging stuff into mainline and testing as I do 
it, as a way of finding out what broke and getting things done at the 
same time.

-- 
error compiling committee.c: too many arguments to function


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2007-06-19 11:43 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-06-19  9:54 lapic branch rebased and updated Avi Kivity
     [not found] ` <4677A7EA.8040402-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
2007-06-19 10:20   ` Avi Kivity
     [not found]     ` <4677AE08.7050205-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
2007-06-19 10:29       ` Avi Kivity
  -- strict thread matches above, loose matches on Subject: below --
2007-06-19 11:26 Gregory Haskins
     [not found] ` <4677853D0200005A00026094-Igcdv/6uVdMHoYOw/+koYqIwWpluYiW7@public.gmane.org>
2007-06-19 11:43   ` Avi Kivity

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox