* Alexey Eremenko <[EMAIL PROTECTED]> [2007-10-30 10:11]:
> 
> 
> 
> -----Original Message-----
> From: Ryan Harper [mailto:[EMAIL PROTECTED]
> Sent: Tue 10/30/2007 7:46 AM
> To: Alexey Eremenko
> Cc: kvm-devel@lists.sourceforge.net
> Subject: Re: [kvm-devel] Question about KVM-test
>  
> * Alexey Eremenko <[EMAIL PROTECTED]> [2007-10-30 04:26]:
> > 
> > It seems nice !
> > 
> > But is there any documentation ? I don't know how-to start it.
> 
> Have you read the wiki page? 
> 
> http://kvm.qumranet.com/kvmwiki/KVMTest
> 
> basically, you want to use kvm-test-record where you would normally use
> qemu.  So, if you launch your guest with:
> 
> qemu -hda /dev/hda1 -boot d -snapshot
> 
> You would run:
> 
> kvm-test-record -hda /dev/hda1 -boot d -snapshot
> 
> In the screen that pops up, there is a menu item ("Barriers") where you
> can make a barrier.  When you are done making barriers for this guest
> run, you can replay the session using:
> 
> kvm-test-replay in the same directory where the vm.log and screenshots
> were recorded.  kvm-test-replay will re-run qemu as you invoked it with
> kvm-test-record and attempt to inject the same inputs at the recorded
> time intervals and match the barriers if any exist.
> 
> -- 
> Ryan Harper
> Software Engineer; Linux Technology Center
> IBM Corp., Austin, Tx
> (512) 838-9253   T/L: 678-9253
> [EMAIL PROTECTED]
> 
> ==================================================
> 
> Thanks, but how do I download this ?!?: 
> http://gtk-vnc.sourceforge.net/hg/aliguori.hg/file/5a5dcebe8d86

hg clone http://gtk-vnc.sourceforge.net/hg/aliguori.hg

> 
> Is there .tar.gz around, or documentation about downloading it ?

-- 
Ryan Harper
Software Engineer; Linux Technology Center
IBM Corp., Austin, Tx
(512) 838-9253   T/L: 678-9253
[EMAIL PROTECTED]

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
kvm-devel mailing list
kvm-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/kvm-devel

Reply via email to