* [RFC/PATCH PV_OPS X86_64 00/17] Paravirt_ops for x86_64
@ 2007-03-08 5:53 Steven Rostedt
0 siblings, 0 replies; 4+ messages in thread
From: Steven Rostedt @ 2007-03-08 5:53 UTC (permalink / raw)
To: virtualization; +Cc: Chris Wright
Hi all,
Glauber and I have been playing around with getting paravirt ops working
on the x86_64. We have our own version of lguest running there too.
We have lguest64 running up to console_init, and then it takes an
interrupt storm. I'll be posting those patches tomorrow.
Glauber and I have been sharing a git repo that isn't open to the public.
(we don't want people to see how crappy our stuff is yet ;)
Well, it's still kind of crappy, but it's starting to work. So I spent
today, pulling out patches related only to paravirt ops from our git
repo, and separating them to be readable. Well, here they are.
Tomorrow, I'll post what we got for lguest64 running.
Thanks!
-- Steve
--
^ permalink raw reply [flat|nested] 4+ messages in thread
* [RFC/PATCH PV_OPS X86_64 00/17] Paravirt_ops for x86_64
@ 2007-03-08 6:01 Steven Rostedt
2007-03-08 6:47 ` Chris Wright
0 siblings, 1 reply; 4+ messages in thread
From: Steven Rostedt @ 2007-03-08 6:01 UTC (permalink / raw)
To: virtualization; +Cc: Chris Wright
Hi all,
Glauber and I have been playing around with getting paravirt ops working
on the x86_64. We have our own version of lguest running there too.
We have lguest64 running up to console_init, and then it takes an
interrupt storm. I'll be posting those patches tomorrow.
Glauber and I have been sharing a git repo that isn't open to the public.
(we don't want people to see how crappy our stuff is yet ;)
Well, it's still kind of crappy, but it's starting to work. So I spent
today, pulling out patches related only to paravirt ops from our git
repo, and separating them to be readable. Well, here they are.
Tomorrow, I'll post what we got for lguest64 running.
Thanks!
-- Steve
--
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [RFC/PATCH PV_OPS X86_64 00/17] Paravirt_ops for x86_64
2007-03-08 6:01 Steven Rostedt
@ 2007-03-08 6:47 ` Chris Wright
2007-03-08 13:05 ` Steven Rostedt
0 siblings, 1 reply; 4+ messages in thread
From: Chris Wright @ 2007-03-08 6:47 UTC (permalink / raw)
To: Steven Rostedt; +Cc: Chris Wright, virtualization
* Steven Rostedt (rostedt@goodmis.org) wrote:
> Well, it's still kind of crappy, but it's starting to work. So I spent
> today, pulling out patches related only to paravirt ops from our git
> repo, and separating them to be readable. Well, here they are.
Cool. I had split these up slightly differently, with core changes
coming first (like places where raw asm is still left behind), followed
by adding in the paravirt bits. I think it would be useful to get those
simple basic changes to the front of the queue, because they can
largely be merged right away w/out issue. I'll look through the lot
tomorrow.
thanks,
-chris
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [RFC/PATCH PV_OPS X86_64 00/17] Paravirt_ops for x86_64
2007-03-08 6:47 ` Chris Wright
@ 2007-03-08 13:05 ` Steven Rostedt
0 siblings, 0 replies; 4+ messages in thread
From: Steven Rostedt @ 2007-03-08 13:05 UTC (permalink / raw)
To: Chris Wright; +Cc: virtualization
On Wed, 2007-03-07 at 22:47 -0800, Chris Wright wrote:
> * Steven Rostedt (rostedt@goodmis.org) wrote:
> > Well, it's still kind of crappy, but it's starting to work. So I spent
> > today, pulling out patches related only to paravirt ops from our git
> > repo, and separating them to be readable. Well, here they are.
>
> Cool. I had split these up slightly differently, with core changes
> coming first (like places where raw asm is still left behind), followed
> by adding in the paravirt bits. I think it would be useful to get those
> simple basic changes to the front of the queue, because they can
> largely be merged right away w/out issue. I'll look through the lot
> tomorrow.
The way I split it, and what took me so long to split it, was that I
wanted each patch to be able to compile. There was one two-way
dependency, I think that was between patches 7 and 8. But the most part,
each addition of a patch allowed for a successful compile. I didn't
test running those though ;)
I can work on splitting it better. After pushing out the lguest64
patches (coming soon).
-- Steve
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2007-03-08 13:05 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-03-08 5:53 [RFC/PATCH PV_OPS X86_64 00/17] Paravirt_ops for x86_64 Steven Rostedt
-- strict thread matches above, loose matches on Subject: below --
2007-03-08 6:01 Steven Rostedt
2007-03-08 6:47 ` Chris Wright
2007-03-08 13:05 ` Steven Rostedt
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).