On Sun, Jun 26, 2011 at 09:55:20PM +0200, Alon Levy wrote:

Sent before confirming my registration to autotest, am sending again, sorry
for the double post.

> Hi,
> 
>  These patches refactor the kvm_installer and add two repositories, 
> spice-protocol
>  and spice.
> 
>  I'm not sure what the best way is to achieve the next points I need to do:
> 
>  1. Installing pre built qxl drivers into images. I'd assume there is already 
> support for
>  installing virtio? is the unattended install for windows used for that?
> 
>  2. Running a spice client. Is there already support for running some long 
> lived
>  process while a vm is running, and controlling it?
> 
>  I would possibly like to also build qxl drivers - it is doable from linux 
> using
>  wine and ddk, and possibly with mingw (the former I already use). Is 
> something
>  similar being done for virtio drivers?
> 
> Alon Levy (4):
>   kvm_vm: add build/lib to LD_LIBRARY_PATH for qemu_cmd
>   kvm_installer: introduce GitRepo helper class
>   kvm_installer: build spice from git
>   client/tests/kvm/build.cfg.sample: add commented spice parameters
> 
>  client/tests/kvm/build.cfg.sample |    8 ++
>  client/virt/kvm_installer.py      |  188 
> +++++++++++++++++++------------------
>  client/virt/kvm_vm.py             |    3 +
>  3 files changed, 106 insertions(+), 93 deletions(-)
> 
> -- 
> 1.7.5.4
> 
> --
> To unsubscribe from this list: send the line "unsubscribe kvm" in
> the body of a message to [email protected]
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
_______________________________________________
Autotest mailing list
[email protected]
http://test.kernel.org/cgi-bin/mailman/listinfo/autotest

Reply via email to