virsh-patcher icon indicating copy to clipboard operation
virsh-patcher copied to clipboard

Add ability to connect PCI devices to guest (By name/pattern/id?)

Open yatakoi opened this issue 4 years ago • 0 comments

Hello. Do you plan to implement the ability to add PCI?

I have several cards, but I do not understand how to implement adding a card to the guest system using this example:

  1. Get a list of cards and guests
  2. Check if at least one card has been added to the existing guest system
  3. If a card is added, then ignore this card, otherwise add the card to the guest system

Or at least tell me the code of adding the card in the configuration of the guest. Thank.

yatakoi avatar Feb 15 '21 04:02 yatakoi