Re: [virt-manager PATCH v2] cli: add 'ioapic.driver' to --features

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

 



On 1/11/22 12:21 PM, Jonathon Jongsma wrote:
> Add the ability to set the ioapic driver using the --features argument:
> 
>     $ virt-install --features ioapic.driver=qemu ...
> 
> This results in the following xml:
> 
>   <features>
>     ...
>     <ioapic driver="qemu"/>
>   </features>
> 
> This is required in order to install a guest with >255 cpus. Such a
> configuration requires an iommu with extended interrupt mode enabled,
> which in turn requires IOMMU interrupt remapping to be enabled, which in
> turn requires a split I/O APIC.
> 
> Signed-off-by: Jonathon Jongsma <jjongsma@xxxxxxxxxx>
> ---
> 
> Not sure how I missed the cli test.
> 
> I wasn't quite sure where to add the option, but just added it to an existing
> test that was already excercising most of the features. Hopefully that's
> sufficient? It silences the test failure.
> 

Yup, that's typically what I do too

Thanks, pushed now

- Cole




[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