[libvirt-users] create a domain failed using virt-install

2018-06-06 Thread lizhuoyao
hi everyone: Sorry to bother you again! my order: virt-install --virt-type kvm -n centos -r 1024 --disk centos.img,format=qcow2,size=10 --cdrom /home/CentOS-7-aarch64-Everything.iso the failed log: qemu-kvm: -device pcie-root-port,port=0x8,chassis=1,id=pci.1,bus=pcie.0,multifunction=on,addr

[libvirt-users] the version between 2.5.0 and 3.0.0

2018-05-21 Thread lizhuoyao
hi everyone: I found that the next version of libvirt-2.5.0 is 3.0.0 in https://gitlab.com/libvirt/libvirt/ or ftp://libvirt.org/libvirt/. Why? Is that the change between 2.5.0 and 3.0.0 is much?Then what is the change? -- Have a good day _

[libvirt-users] about python-libvirt

2018-05-09 Thread lizhuoyao
hi boys: the libvirt code in ftp://libvirt.org does get the function of python-libvirt? Or the python-libvirt is another code ? -- Have a good day ___ libvirt-users mailing list libvirt-users@redhat.com https://www.redhat.com/mailman/listinfo/l

Re: [libvirt-users] how xml generated

2018-04-26 Thread lizhuoyao
ok,i would try it as your suggestion. Thanks much! -- Have a good day > -原始邮件- > 发件人: Michal Privoznik > 发送时间: 2018年4月26日 星期四 > 收件人: lizhuoyao > 抄送: libvirt-users , shengyi...@163.com > 主题: Re: [libvirt-users] how xml generated > > On 04/26/2018 10:46 AM,

Re: [libvirt-users] how xml generated

2018-04-26 Thread lizhuoyao
oh, there is much much much code,it's too too too hard for me. So,can i ask more question:use virt-manager create a domain,but with a result of "unsupported configuration:the ioh3420 controller is not supported in this qemu".since it's arm64 platform,and ioh3420 is a intel device.right?Why