--- client/tests/kvm/build.cfg.sample | 8 ++++++++ 1 files changed, 8 insertions(+), 0 deletions(-) diff --git a/client/tests/kvm/build.cfg.sample b/client/tests/kvm/build.cfg.sample index a43c0e9..245ffb6 100644 --- a/client/tests/kvm/build.cfg.sample +++ b/client/tests/kvm/build.cfg.sample @@ -78,6 +78,14 @@ variants: # kmod_lbranch = kmod_lbranch_name # kmod_commit = kmod_commit_name # kmod_patches = ['http://foo.com/patch1', 'http://foo.com/patch2'] + # spice_repo = git://anongit.freedesktop.org/spice/spice + # spice_branch = master + # spice_lbranch = master + # spice_patches = [] + # spice_protocol_repo = git://anongit.freedesktop.org/spice/spice-protocol + # spice_protocol_branch = master + # spice_protocol_lbranch = master + # spice_protocol_patches = [] # In some cases, you might want to provide a ROM dir, so ROM # files can be copied from there to your source based install # path_to_rom_images = /usr/share/kvm -- 1.7.5.4 -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html