Re: [kvm-devel] [ANN] kvm-test

2007-10-29 Thread Avi Kivity
Anthony Liguori wrote: >> >> I know you're in love with vnc, but please consider switching to the >> qemu monitor's screen capture command? That would make things >> simpler and require less dependencies. I think the qemu monitor has >> commands to move the mouse as well. >> > > That's an

Re: [kvm-devel] [ANN] kvm-test

2007-10-29 Thread Anthony Liguori
Avi Kivity wrote: > Anthony Liguori wrote: > >> Hi, >> >> I've finally gotten around to incorporating the feedback from KVM Forum >> into kvm-test. I think it's ready for more people to use now. kvm-test >> allows the user to record a KVM session and replay it. This is useful >> for doing

Re: [kvm-devel] [ANN] kvm-test

2007-10-29 Thread Avi Kivity
Hollis Blanchard wrote: > On Tue, 2007-10-30 at 05:40 +0200, Avi Kivity wrote: > >> While mercurial is easier to use than git, using git would make it >> easier for more kvm developers to contribute. >> > > Anybody who manages to use git can figure out Mercurial in minutes. > > It's no

Re: [kvm-devel] [ANN] kvm-test

2007-10-29 Thread Hollis Blanchard
On Tue, 2007-10-30 at 05:40 +0200, Avi Kivity wrote: > > While mercurial is easier to use than git, using git would make it > easier for more kvm developers to contribute. Anybody who manages to use git can figure out Mercurial in minutes. -- Hollis Blanchard IBM Linux Technology Center

Re: [kvm-devel] [ANN] kvm-test

2007-10-29 Thread Avi Kivity
Anthony Liguori wrote: > Hi, > > I've finally gotten around to incorporating the feedback from KVM Forum > into kvm-test. I think it's ready for more people to use now. kvm-test > allows the user to record a KVM session and replay it. This is useful > for doing things like automated installat

Re: [kvm-devel] [ANN] kvm-test

2007-10-29 Thread Zhao, Yunfeng
I will give it a try. It would be very useful!:) Thanks Yunfeng >-Original Message- >From: [EMAIL PROTECTED] >[mailto:[EMAIL PROTECTED] On Behalf Of Anthony Liguori >Sent: 2007年10月30日 2:58 >To: kvm-devel >Subject: [kvm-devel] [ANN] kvm-test > >Hi, > >

Re: [kvm-devel] [ANN] kvm-test

2007-10-29 Thread Izik Eidus
Anthony Liguori wrote: > Hi, > > I've finally gotten around to incorporating the feedback from KVM Forum > into kvm-test. I think it's ready for more people to use now. kvm-test > allows the user to record a KVM session and replay it. This is useful > for doing things like automated installat

Re: [kvm-devel] [ANN] kvm-test

2007-10-29 Thread Alexey Eremenko
On 10/29/07, Anthony Liguori <[EMAIL PROTECTED]> wrote: > Hi, > > I've finally gotten around to incorporating the feedback from KVM Forum > into kvm-test. I think it's ready for more people to use now. kvm-test > allows the user to record a KVM session and replay it. This is useful > for doing t

[kvm-devel] [ANN] kvm-test

2007-10-29 Thread Anthony Liguori
Hi, I've finally gotten around to incorporating the feedback from KVM Forum into kvm-test. I think it's ready for more people to use now. kvm-test allows the user to record a KVM session and replay it. This is useful for doing things like automated installation testing. Ryan Harper is also