All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] allow building spice from git
@ 2011-06-26 19:55 Alon Levy
  2011-06-26 19:55 ` [PATCH] kvm_vm: add build/lib to LD_LIBRARY_PATH for qemu_cmd Alon Levy
                   ` (5 more replies)
  0 siblings, 6 replies; 11+ messages in thread
From: Alon Levy @ 2011-06-26 19:55 UTC (permalink / raw)
  To: autotest; +Cc: kvm

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


^ permalink raw reply	[flat|nested] 11+ messages in thread
* [PATCH] allow building spice from git
@ 2011-06-26 20:04 Alon Levy
  0 siblings, 0 replies; 11+ messages in thread
From: Alon Levy @ 2011-06-26 20:04 UTC (permalink / raw)
  To: autotest; +Cc: kvm

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

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2011-06-28  1:56 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-26 19:55 [PATCH] allow building spice from git Alon Levy
2011-06-26 19:55 ` [PATCH] kvm_vm: add build/lib to LD_LIBRARY_PATH for qemu_cmd Alon Levy
2011-06-28  1:50   ` Lucas Meneghel Rodrigues
2011-06-28  1:56   ` Lucas Meneghel Rodrigues
2011-06-26 19:55 ` [PATCH] kvm_installer: introduce GitRepo helper class Alon Levy
2011-06-28  1:52   ` Lucas Meneghel Rodrigues
2011-06-26 19:55 ` [PATCH] kvm_installer: build spice from git Alon Levy
2011-06-26 19:55 ` [PATCH] client/tests/kvm/build.cfg.sample: add commented spice parameters Alon Levy
2011-06-26 20:05 ` [PATCH] allow building spice from git Alon Levy
2011-06-26 23:49 ` Lucas Meneghel Rodrigues
  -- strict thread matches above, loose matches on Subject: below --
2011-06-26 20:04 Alon Levy

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.