Re: [PATCH v4 1/5] Add VM capabilities to vz.xml

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 03/13/2017 08:01 AM, Mikhail Feoktistov wrote:
> ---
>  tests/capabilities-xml/vz.xml | 22 ++++++++++++++++++++++
>  1 file changed, 22 insertions(+)
> 
> diff --git a/tests/capabilities-xml/vz.xml b/tests/capabilities-xml/vz.xml
> index fac68d9..318f5b0 100644
> --- a/tests/capabilities-xml/vz.xml
> +++ b/tests/capabilities-xml/vz.xml
> @@ -29,6 +29,28 @@
>    </host>
>  
>    <guest>
> +    <os_type>hvm</os_type>
> +    <arch name="i686">
> +      <wordsize>32</wordsize>
> +      <emulator>vz</emulator>
> +      <domain type="vz">
> +        <emulator>vz</emulator>
> +      </domain>
> +    </arch>
> +  </guest>
> +
> +  <guest>
> +    <os_type>hvm</os_type>
> +    <arch name="x86_64">
> +      <wordsize>64</wordsize>
> +      <emulator>vz</emulator>
> +      <domain type="vz">
> +        <emulator>vz</emulator>
> +      </domain>
> +    </arch>
> +  </guest>
> +
> +  <guest>
>      <os_type>exe</os_type>
>      <arch name="i686">
>        <wordsize>32</wordsize>
> 

I pushed this, squashed patch #4 and #5 together and merged it with the
virtinst/connection.py change in patch #2 and pushed that too. I'll review
patch #2 and #3 UI changes next week

Thanks,
Cole

_______________________________________________
virt-tools-list mailing list
virt-tools-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/virt-tools-list



[Index of Archives]     [Linux Virtualization]     [KVM Development]     [CentOS Virtualization]     [Netdev]     [Ethernet Bridging]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite Forum]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]     [Video 4 Linux]

  Powered by Linux