[virt-tools-list] [virt-manager][PATCH 1/3] Add a capatilities-xml for s390x, and add a clitest for it.

2015-11-03 Thread Kevin Zhao
Add a capatilities xml file for s390x ,the capatility for IBM Distro called KVMIBM,mainly focus on a KVM hypervious on S390x. Also add a clitest by using virt-install. --- tests/capabilities-xml/kvm-s390x-KVMIBM.xml| 82 ++ .../compare/virt-install-s390x-KVMIBM.xml

[virt-tools-list] [virt-manager][PATCH 3/3] Modify the machine type for s390x.All machine types begin with "s390x-ccw" will by set to the default machine type "s390-ccw-virtio".

2015-11-03 Thread Kevin Zhao
--- virtinst/capabilities.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/virtinst/capabilities.py b/virtinst/capabilities.py index 4fa1724..10e7ea0 100644 --- a/virtinst/capabilities.py +++ b/virtinst/capabilities.py @@ -364,7 +364,7 @@ class _CapsInfo(object):

[virt-tools-list] [virt-manager][PATCH 2/3] Remove default channel for s390x.

2015-11-03 Thread Kevin Zhao
The Qemu guest agent change for 390x,remove default channel device for s390x and regenerate the test output.Modified the clitest xml. --- tests/cli-test-xml/compare/virt-install-s390x-KVMIBM.xml | 4 virtinst/guest.py| 2 ++ 2 files changed, 2 insertion

Re: [virt-tools-list] [virt-manager][PATCH 3/3] Modify the machine type for s390x.All machine types begin with "s390x-ccw" will by set to the default machine type "s390-ccw-virtio".

2015-11-04 Thread Kevin Zhao
nson wrote: On 11/04/2015 01:30 AM, Kevin Zhao wrote: a5a467fddcb8--- virtinst/capabilities.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/virtinst/capabilities.py b/virtinst/capabilities.py index 4fa1724..10e7ea0 100644 --- a/virtinst/capabilities.py +++ b/virtinst/capab

Re: [virt-tools-list] [virt-manager][PATCH 3/3] Modify the machine type for s390x.All machine types begin with "s390x-ccw" will by set to the default machine type "s390-ccw-virtio".

2015-11-05 Thread Kevin Zhao
Hi Cole, Got it :-) I'll ask someone working on KVMIBM to talk about it . Thanks ~ On 2015年11月06日 01:13, Cole Robinson wrote: On 11/04/2015 10:12 PM, Kevin Zhao wrote: Hi Cole , Thanks for merging my patch. I choose to check for the prefix because that the next version of KVMIB

[virt-tools-list] [PATCH] Add a watchdog model diag288, listed in the watchdog model list.

2015-11-05 Thread Kevin Zhao
Since the qemu 2.4 has supported the watchdog device diag288 for s390x,so add it in the optional model list. Also modefied the clitest xml to cover this change. --- tests/cli-test-xml/compare/virt-install-s390x-cdrom-KVMIBM.xml | 1 + virtinst/devicewatchdog.py

[virt-tools-list] [PATCH] Add a watchdog model diag288, listed in the watchdog model list.

2015-11-08 Thread Kevin Zhao
Since the qemu 2.4 has supported the watchdog device diag288 for s390x,so add it in the optional model list. Also modefied the clitest xml to cover this change. --- tests/cli-test-xml/compare/virt-install-s390x-cdrom-KVMIBM.xml | 1 + tests/clitest.py

Re: [virt-tools-list] [PATCH] Add a watchdog model diag288, listed in the watchdog model list.

2015-11-08 Thread Kevin Zhao
Hi Cole, Thanks for your comment. I have modified the patch and add the change in clitest.py. On 2015年11月09日 08:00, Cole Robinson wrote: On 11/06/2015 01:25 AM, Kevin Zhao wrote: Since the qemu 2.4 has supported the watchdog device diag288 for s390x,so add it in the optional model list. Also

Re: [virt-tools-list] [PATCH] Add a watchdog model diag288, listed in the watchdog model list.

2015-11-08 Thread Kevin Zhao
gards , Kevin On 2015年11月09日 10:58, Kevin Zhao wrote: Hi Cole, Thanks for your comment. I have modified the patch and add the change in clitest.py. On 2015年11月09日 08:00, Cole Robinson wrote: On 11/06/2015 01:25 AM, Kevin Zhao wrote: Since the qemu 2.4 has supported the watchdog device diag288 for

[virt-tools-list] Questions about cdrom installation in virt-manager

2015-11-10 Thread Kevin Zhao
Hi Cole & all, There is a question just confusing me. When I use virt-install , set the --location parameter like this : --location /tmp/**.iso, virt-install can search the iso and get the tree.info , kernel.img and initrd.img. But when I replace the parameter "--location " with t

Re: [virt-tools-list] Questions about cdrom installation in virt-manager

2015-11-12 Thread Kevin Zhao
ds, Kevin On 2015?11?12? 04:05, Cole Robinson wrote: On 11/11/2015 12:45 AM, Kevin Zhao wrote: Hi Cole & all, There is a question just confusing me. When I use virt-install , set the --location parameter like this : --location /tmp/**.iso, virt-install can search the iso and g

[virt-tools-list] [PATCH] Add the console target "sclp" for s390x

2015-11-12 Thread Kevin Zhao
Add console target "sclp" for s390x ,since the newest Distro guests has supported the console target, solve some console issues in s390x.Also modified the test xml cover this change. --- tests/cli-test-xml/compare/virt-install-s390x-cdrom-KVMIBM.xml | 2 ++ virtinst/guest.py

Re: [virt-tools-list] Help: I want to know when virt-manager will update and release new version to Ubuntu and redhat or other Distro.

2015-11-15 Thread Kevin Zhao
hanks for your kindly response :-) On 2015年10月16日 09:26, Cole Robinson wrote: On 10/14/2015 01:35 AM, Kevin Zhao wrote: Dear Everyone, I am working on porting virt-manager to S390x ,now I have realized the function that using virt-manager on x86_64 to create and manage VM guests in S390x, a

Re: [virt-tools-list] Help: I want to know when virt-manager will update and release new version to Ubuntu and redhat or other Distro.

2015-11-16 Thread Kevin Zhao
Really good news! Thanks Cole~ Looking forward to this release :-) On 2015年11月17日 08:58, Cole Robinson wrote: Yeah I'm slacking on getting the release out, per usual. I'll do my best to get 1.3 out before Monday. Thanks, Cole On 11/16/2015 12:41 AM, Kevin Zhao wrote: Hi Col

Re: [virt-tools-list] Help: I want to know when virt-manager will update and release new version to Ubuntu and redhat or other Distro.

2015-11-17 Thread Kevin Zhao
lease out, per usual. I'll do my best to get 1.3 out before Monday. Thanks, Cole On 11/16/2015 12:41 AM, Kevin Zhao wrote: Hi Cole , How is the releasing work going? My workmates in IBM want to use released virt-manager to build the packages. Now the newest version is 1.2.1 , so what i

Re: [virt-tools-list] ANNOUNCE: virt-manager 1.3.0 released

2015-11-25 Thread Kevin Zhao
r.org/download/ This release includes: - Git hosting moved to http://github.com/virt-manager/virt-manager - Switch translation infrastructure from transifex to fedora.zanata.org - Add dogtail UI tests and infrastructure - Improved support for s390x kvm (Kevin Zhao) - virt-install and virt-manage

[virt-tools-list] [Help] virt-manager loading failed after 1.3

2015-12-02 Thread Kevin Zhao
Hi Cole && All, I want to install a virt-manager in Local S390x, the Distro in S390x is RHEL 7.1,this distro of S390x doesn't support virt-manager. I installed related dependencies and run command virt-manager --debug. It show below: [?, 02 12? 2015 14:53:15 virt-manager 24293] DEBUG

[virt-tools-list] [virt-manager][PATCH v1 2/2] Modify the xml file for the virt-install for ppc64le

2015-12-15 Thread Kevin Zhao
Modify the xml file for virt-install of ppc64le for importing existing image using KVM.Because the spice devices has not been supported by powerpc64 and powerpc64le,the only supporting graphic device is vnc. Signed-off-by: Kevin Zhao --- .../compare/virt-install-ppc64le-kvm-import.xml

[virt-tools-list] [virt-manager][PATCH v1 1/2] Modify the default graphics device to "vnc" for ppc64 and ppc64le

2015-12-15 Thread Kevin Zhao
Modify the default graphics device to "vnc",since the powerpc does't support spice devices.Otherwise, virt-manager can not be used in ppc64 and ppc64le hardware.So that change make virt-manager supports arch "ppc64" and "ppc64le".Also add a test case to cover this change. --- .../compare/virt-ins

Re: [virt-tools-list] [PATCH] urlfetcher: Enable Ubuntu 16.04 s390x detection

2016-04-25 Thread Kevin Zhao
2016-04-25 15:13 GMT+08:00 Leno Hou : > Signed-off-by: Leno Hou > CC: Kevin Zhao < kevin.zhaosh...@gmail.com> > --- > virtinst/urlfetcher.py | 9 + > 1 file changed, 9 insertions(+) > > diff --git a/virtinst/urlfetcher.py b/virtinst/urlfetcher.py > index 7

Re: [virt-tools-list] [PATCH V2] urlfetcher: Enable Ubuntu 16.04 s390x detection

2016-04-26 Thread Kevin Zhao
Hi Cole && Leno, I have also tested this patch and works fine with me~I think it is a proper way, could you help to merge patch ? 2016-04-26 16:10 GMT+08:00 Leno Hou : > Signed-off-by: Leno Hou > CC: Kevin Zhao > --- > virtinst/urlfetcher.py | 5 + > 1 fil

[virt-tools-list] [PATCH] virt-manager : add support for architecture type "s390x"

2015-07-08 Thread Kevin Zhao
For architecture "s390x",the disk and the network device are based on "virtio" bus.The cdrom is based on "scsi".So set the default cdrom bus as "scsi",the default bus as "virtio".Also the default machine type is set to "s390-ccw-virtio" a

[virt-tools-list] [PATCH] virt-manager : add support for architecture type "s390x"

2015-07-08 Thread Kevin Zhao
For architecture "s390x",the disk and the network device are based on "virtio" bus.The cdrom is based on "scsi".So set the default cdrom bus as "scsi",the default bus as "virtio".Also the default machine type is set to "s390-ccw-virtio" a

[virt-tools-list] Fwd: [PATCH] virt-manager : add support for architecture type "s390x"

2015-07-08 Thread Kevin Zhao
Hi Cole, I really appreciate for your advice.I will recheck the code ,add the test case and send the patch again. Thanks very much! Best Regards, Kevin On 07/08/2015 03:45 AM, Kevin Zhao wrote: For architecture "s390x",the disk and the network device are based

[virt-tools-list] [PATCH] virt-manager : add support for architecture type "s390x".

2015-07-13 Thread Kevin Zhao
For architecture "s390x",the disk and the network device are base on "virtio" bus.The cdrom is based on "scsi".So set the default cdrom bus as "scsi",the default bus as "virtio".Also the default machine type is set to "s390-ccw-virtio" as it is the only supported in "s390x".Also add a test cast of

[virt-tools-list] Help: I want to know when virt-manager will update and release new version to Ubuntu and redhat or other Distro.

2015-10-13 Thread Kevin Zhao
d work has something to do , I am happy to take some work for pushing it to other Linux Distro community. Thanks very much.Pls feel free to let me know if you have any questions. Best Regards, Kevin Zhao ___ virt-tools-list mailing list virt-tools-list@

Re: [virt-tools-list] Help: I want to know when virt-manager will update and release new version to Ubuntu and redhat or other Distro.

2015-10-20 Thread Kevin Zhao
Thanks Cole, I will download the fedora 23 to check the version. On 2015年10月16日 09:26, Cole Robinson wrote: On 10/14/2015 01:35 AM, Kevin Zhao wrote: Dear Everyone, I am working on porting virt-manager to S390x ,now I have realized the function that using virt-manager on x86_64 to create

Re: [virt-tools-list] Help: I want to know when virt-manager will update and release new version to Ubuntu and redhat or other Distro.

2015-10-20 Thread Kevin Zhao
35 AM, Kevin Zhao wrote: Dear Everyone, I am working on porting virt-manager to S390x ,now I have realized the function that using virt-manager on x86_64 to create and manage VM guests in S390x, also I have submit the patch to virt-manager mainline on 13th July, 2015. But when I use "apt-g

[virt-tools-list] [PATCH] virt-manager: Modified some features for s390x

2015-10-27 Thread Kevin Zhao
modified the machine type ,remove the default channel since it is not supported now ,and modified the capabilities-xml since it has been updated. --- tests/capabilities-xml/kvm-s390x.xml | 14 +++--- virtinst/capabilities.py | 2 +- virtinst/guest.py| 2

Re: [virt-tools-list] [PATCH] virt-manager: Modified some features for s390x

2015-10-28 Thread Kevin Zhao
/2015 12:35 AM, Kevin Zhao wrote: modified the machine type ,remove the default channel since it is not supported now ,and modified the capabilities-xml since it has been updated. --- tests/capabilities-xml/kvm-s390x.xml | 14 +++--- virtinst/capabilities.py | 2