Found that.
Thanks David!
BRG,
Andrey Fokin
>Среда, 18 марта 2020, 13:27 +03:00 от Daniel P. Berrangé :
>
>On Wed, Mar 18, 2020 at 01:25:28PM +0300, Andrey Fokin wrote:
>>
>> Thanks, clear!
>> But may be is a method to get XML description for spice params, like it
>> could be possible for
On Wed, Mar 18, 2020 at 01:25:28PM +0300, Andrey Fokin wrote:
>
> Thanks, clear!
> But may be is a method to get XML description for spice params, like it could
> be possible for physical devices?
virDomainGetXMLDesc() will give you the XML config for the guest.
You can get specific data from t
Thanks, clear!
But may be is a method to get XML description for spice params, like it could
be possible for physical devices?
>Среда, 18 марта 2020, 13:21 +03:00 от Daniel P. Berrangé :
>
>On Wed, Mar 18, 2020 at 01:10:41PM +0300, Андрей Фокин wrote:
>>
>> Is possible to get a pointer to «sp
On Wed, Mar 18, 2020 at 01:10:41PM +0300, Андрей Фокин wrote:
>
> Is possible to get a pointer to «spice» by virNodeDeviceLookupByName API?
> What «name» I should use for?
The virNodeDevicePtr APIs are for getting information about physical
devices on a host.
spice is not a device, it is a remo
Is possible to get a pointer to «spice» by virNodeDeviceLookupByName API?
What «name» I should use for?
Thanks a lot!
--
Андрей Фокин