[virt-tools-list] [PATCH virt-install] virtio-scsi by default on power

2017-11-29 Thread Scott Garfinkle
Power architecture guests should default to virtio-scsi rather than spapr-scsi Signed-off-by: Scott Garfinkle --- virtinst/guest.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/virtinst/guest.py b/virtinst/guest.py index 44554d4..bdf32a9

[virt-tools-list] [PATCH 1/3] alpinelinux: add Alpine Linux 3.5 isodata

2017-11-29 Thread Natanael Copa
Signed-off-by: Natanael Copa --- .../alpine-extended-3.5.0-x86.iso.txt | 29 ++ .../alpine-extended-3.5.0-x86_64.iso.txt | 29 ++ .../alpine-extended-3.5.1-x86.iso.txt | 29 ++

[virt-tools-list] [PATCH 2/3] alpinelinux: add Alpine Linux 3.6 isodata

2017-11-29 Thread Natanael Copa
Signed-off-by: Natanael Copa --- .../alpine-extended-3.6.0-x86.iso.txt | 29 ++ .../alpine-extended-3.6.0-x86_64.iso.txt | 29 ++ .../alpine-extended-3.6.1-x86.iso.txt | 29 ++

[virt-tools-list] [PATCH 3/3] alpinelinux: add Alpine Linux 3.7 release candidate isodata

2017-11-29 Thread Natanael Copa
Signed-off-by: Natanael Copa --- .../alpine-extended-3.7.0_rc2-x86.iso.txt | 29 ++ .../alpine-extended-3.7.0_rc2-x86_64.iso.txt | 29 ++ .../alpine-standard-3.7.0_rc2-x86.iso.txt | 29 ++

Re: [virt-tools-list] [PATCH virt-viewer v3] Fixes to spec file

2017-11-29 Thread Eduardo Lima (Etrunko)
On 27/11/17 07:37, Christophe Fergeau wrote: > > Acked-by: Christophe Fergeau Pushed, Thanks. > > On Thu, Nov 23, 2017 at 11:52:53AM -0200, Eduardo Lima (Etrunko) wrote: >> - Use macros for paths instead of absolute paths. >> - Remove dangling %{gtk_arg} macro in

[virt-tools-list] [PATCH v2] Add alpine linux 3.5, 3.6 and 3.7

2017-11-29 Thread Natanael Copa
Signed-off-by: Natanael Copa --- Changes since v1: - add minimum and recommended memory/disk - add alpine 3.7 release - fix so release candidate iso images are detected (eg 3.7.0_rc2) data/os/alpinelinux.org/alpinelinux-3.5.xml.in | 37