* kvm-ia64.git is created on master.kernel.org!
@ 2008-03-12 10:21 ` Zhang, Xiantao
0 siblings, 0 replies; 6+ messages in thread
From: Zhang, Xiantao @ 2008-03-12 10:21 UTC (permalink / raw)
To: kvm-ia64-devel, linux-ia64; +Cc: kvm-devel, Xu, Anthony, Luck, Tony, Avi Kivity
Hi, guys
We have created kvm-ia64.git on master.kernel.org for open development,
and the latest source is also included in this repository. So you can
clone and make contributions to it now. Cheers!!
In this repository, I created the branch kvm-ia64-mc4 to hold the
patchset. Now, the whole community had better work on the branch
together for reviewing code, doing cleanup, and adding the new features.
If you have any contribution or questions, please feel free to submit to
the kvm-ia64 mailing
list(https://lists.sourceforge.net/lists/listinfo/kvm-ia64-devel).
BTW, You know, since 2.6.26 merge window is coming, we have to prepare
a clean and mature tree before its due. Welcome to join in kvm/ia64
development!
Thanks for you any contributions!
Xiantao
^ permalink raw reply [flat|nested] 6+ messages in thread
* kvm-ia64.git is created on master.kernel.org!
@ 2008-03-12 10:21 ` Zhang, Xiantao
0 siblings, 0 replies; 6+ messages in thread
From: Zhang, Xiantao @ 2008-03-12 10:21 UTC (permalink / raw)
To: kvm-ia64-devel, linux-ia64; +Cc: kvm-devel, Xu, Anthony, Luck, Tony, Avi Kivity
Hi, guys
We have created kvm-ia64.git on master.kernel.org for open development,
and the latest source is also included in this repository. So you can
clone and make contributions to it now. Cheers!!
In this repository, I created the branch kvm-ia64-mc4 to hold the
patchset. Now, the whole community had better work on the branch
together for reviewing code, doing cleanup, and adding the new features.
If you have any contribution or questions, please feel free to submit to
the kvm-ia64 mailing
list(https://lists.sourceforge.net/lists/listinfo/kvm-ia64-devel).
BTW, You know, since 2.6.26 merge window is coming, we have to prepare
a clean and mature tree before its due. Welcome to join in kvm/ia64
development!
Thanks for you any contributions!
Xiantao
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [kvm-ia64-devel] kvm-ia64.git is created on master.kernel.org!
2008-03-12 10:21 ` Zhang, Xiantao
@ 2008-03-12 10:40 ` Akio Takebe
-1 siblings, 0 replies; 6+ messages in thread
From: Akio Takebe @ 2008-03-12 10:40 UTC (permalink / raw)
To: Zhang, Xiantao, kvm-ia64-devel, linux-ia64
Cc: kvm-devel, Avi Kivity, Luck, Tony
Hi, Xiantao
>We have created kvm-ia64.git on master.kernel.org for open development,
>and the latest source is also included in this repository. So you can
>clone and make contributions to it now. Cheers!!
>In this repository, I created the branch kvm-ia64-mc4 to hold the
>patchset. Now, the whole community had better work on the branch
>together for reviewing code, doing cleanup, and adding the new features.
>If you have any contribution or questions, please feel free to submit to
>the kvm-ia64 mailing
>list(https://lists.sourceforge.net/lists/listinfo/kvm-ia64-devel).
Wow, greate!
Can we use the same userspace tree as x86?
Are save/restore already available?
Best Regards,
Akio Takebe
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [kvm-ia64-devel] kvm-ia64.git is created on master.kernel.org!
@ 2008-03-12 10:40 ` Akio Takebe
0 siblings, 0 replies; 6+ messages in thread
From: Akio Takebe @ 2008-03-12 10:40 UTC (permalink / raw)
To: Zhang, Xiantao, kvm-ia64-devel, linux-ia64
Cc: kvm-devel, Avi Kivity, Luck, Tony
Hi, Xiantao
>We have created kvm-ia64.git on master.kernel.org for open development,
>and the latest source is also included in this repository. So you can
>clone and make contributions to it now. Cheers!!
>In this repository, I created the branch kvm-ia64-mc4 to hold the
>patchset. Now, the whole community had better work on the branch
>together for reviewing code, doing cleanup, and adding the new features.
>If you have any contribution or questions, please feel free to submit to
>the kvm-ia64 mailing
>list(https://lists.sourceforge.net/lists/listinfo/kvm-ia64-devel).
Wow, greate!
Can we use the same userspace tree as x86?
Are save/restore already available?
Best Regards,
Akio Takebe
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
^ permalink raw reply [flat|nested] 6+ messages in thread
* RE: [kvm-ia64-devel] kvm-ia64.git is created on master.kernel.org!
2008-03-12 10:40 ` Akio Takebe
@ 2008-03-12 13:57 ` Zhang, Xiantao
-1 siblings, 0 replies; 6+ messages in thread
From: Zhang, Xiantao @ 2008-03-12 13:57 UTC (permalink / raw)
To: Akio Takebe, kvm-ia64-devel, linux-ia64
Cc: kvm-devel, Xu, Anthony, Avi Kivity, Luck, Tony
Akio Takebe wrote:
> Hi, Xiantao
>
>> We have created kvm-ia64.git on master.kernel.org for open
>> development, and the latest source is also included in this
>> repository. So you can clone and make contributions to it now.
>> Cheers!!
>> In this repository, I created the branch kvm-ia64-mc4 to hold the
>> patchset. Now, the whole community had better work on the branch
>> together for reviewing code, doing cleanup, and adding the new
>> features. If you have any contribution or questions, please feel
>> free to submit to the kvm-ia64 mailing
>> list(https://lists.sourceforge.net/lists/listinfo/kvm-ia64-devel).
> Wow, greate!
> Can we use the same userspace tree as x86?
Yes, but seems it is broken for ia64 side due to latest merge with qemu
upstream.
> Are save/restore already available?
It needs userspace patch. I enabled save&restore without log dirty
mechanism, but it breaks after adding log dirty. So need more debug
effort on it.
Xiantao
^ permalink raw reply [flat|nested] 6+ messages in thread
* RE: [kvm-ia64-devel] kvm-ia64.git is created on master.kernel.org!
@ 2008-03-12 13:57 ` Zhang, Xiantao
0 siblings, 0 replies; 6+ messages in thread
From: Zhang, Xiantao @ 2008-03-12 13:57 UTC (permalink / raw)
To: Akio Takebe, kvm-ia64-devel, linux-ia64
Cc: kvm-devel, Xu, Anthony, Avi Kivity, Luck, Tony
Akio Takebe wrote:
> Hi, Xiantao
>
>> We have created kvm-ia64.git on master.kernel.org for open
>> development, and the latest source is also included in this
>> repository. So you can clone and make contributions to it now.
>> Cheers!!
>> In this repository, I created the branch kvm-ia64-mc4 to hold the
>> patchset. Now, the whole community had better work on the branch
>> together for reviewing code, doing cleanup, and adding the new
>> features. If you have any contribution or questions, please feel
>> free to submit to the kvm-ia64 mailing
>> list(https://lists.sourceforge.net/lists/listinfo/kvm-ia64-devel).
> Wow, greate!
> Can we use the same userspace tree as x86?
Yes, but seems it is broken for ia64 side due to latest merge with qemu
upstream.
> Are save/restore already available?
It needs userspace patch. I enabled save&restore without log dirty
mechanism, but it breaks after adding log dirty. So need more debug
effort on it.
Xiantao
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2008-03-12 13:57 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-03-12 10:21 kvm-ia64.git is created on master.kernel.org! Zhang, Xiantao
2008-03-12 10:21 ` Zhang, Xiantao
2008-03-12 10:40 ` [kvm-ia64-devel] " Akio Takebe
2008-03-12 10:40 ` Akio Takebe
2008-03-12 13:57 ` Zhang, Xiantao
2008-03-12 13:57 ` Zhang, Xiantao
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.