Erik Skultety
500cbc066a
nodedev: Introduce the mdev capability to a PCI parent device
...
The parent device needs to report the generic stuff about the supported
mediated devices types, like device API, available instances, type name,
etc. Therefore this patch introduces a new nested capability element of
type 'mdev_types' with the resulting XML of the following format:
<device>
...
<capability type='pci'>
...
<capability type='mdev_types'>
<type id='vendor_supplied_id'>
<name>optional_vendor_supplied_codename</name>
<deviceAPI>vfio-pci</deviceAPI>
<availableInstances>NUM</availableInstances>
</type>
...
<type>
...
</type>
</capability>
</capability>
...
</device>
https://bugzilla.redhat.com/show_bug.cgi?id=1452072
Signed-off-by: Erik Skultety <eskultet@redhat.com>
2017-05-18 12:21:33 +02:00
..
2017-05-12 06:46:20 -04:00
2017-05-09 13:12:40 +02:00
2017-05-10 11:20:07 +02:00
2017-04-27 22:07:14 +02:00
2016-06-26 19:33:07 -04:00
2017-03-06 13:00:45 -05:00
2017-04-28 10:44:36 +02:00
2017-01-31 13:09:08 +01:00
2016-11-24 12:22:25 -05:00
2016-09-12 19:41:43 +02:00
2017-04-11 13:23:00 +02:00
2016-11-25 20:59:19 +01:00
2017-05-15 15:44:12 +02:00
2017-05-15 15:44:11 +02:00
2017-04-07 14:01:32 +02:00
2017-03-27 09:29:57 +02:00
2015-01-27 12:02:03 +00:00
2015-01-27 12:02:03 +00:00
2017-03-06 07:07:01 -05:00
2017-03-06 07:07:01 -05:00
2017-03-22 13:49:59 -04:00
2017-03-22 13:49:59 -04:00
2014-03-25 14:58:38 +01:00
2013-10-14 14:34:38 -06:00
2015-03-17 13:09:05 -04:00
2012-12-21 11:19:50 +00:00
2017-04-18 20:25:27 -04:00
2017-04-18 20:25:30 -04:00
2016-07-01 07:15:38 -04:00
2014-02-05 08:03:31 -07:00
2016-06-26 19:33:09 -04:00
2016-06-26 19:33:09 -04:00
2017-05-18 12:21:33 +02:00
2017-05-18 12:21:33 +02:00
2016-08-15 08:30:56 -04:00
2016-08-15 08:30:56 -04:00
2017-02-09 14:27:19 +01:00
2017-03-22 13:49:59 -04:00
2017-04-26 13:13:18 -04:00
2017-04-26 13:13:18 -04:00
2014-04-25 15:44:09 +01:00
2012-09-20 16:30:55 -06:00
2016-02-17 12:46:34 +01:00
2015-04-14 11:18:28 -04:00
2016-08-03 18:45:50 -04:00
2016-10-12 12:54:47 +02:00
2016-10-12 12:54:47 +02:00
2017-01-09 15:53:49 +00:00
2017-01-09 15:53:49 +00:00
2017-01-09 16:42:04 +00:00
2017-01-09 16:42:04 +00:00
2016-12-16 18:30:39 +01:00
2016-02-05 10:57:39 +00:00
2017-03-15 21:17:47 -04:00
2017-03-15 21:17:47 -04:00
2017-04-11 13:23:00 +02:00
2017-03-17 14:40:09 -04:00
2016-07-01 07:15:38 -04:00
2016-06-24 18:26:11 +01:00
2017-03-27 13:13:29 +02:00
2013-01-04 18:07:11 -07:00
2017-04-03 08:35:57 +02:00
2016-06-13 13:34:37 +02:00
2017-04-10 07:30:00 -04:00
2017-04-10 07:30:00 -04:00
2017-04-18 20:25:38 -04:00
2017-04-18 20:25:38 -04:00
2017-05-18 12:21:33 +02:00
2017-04-10 07:36:26 -04:00
2017-05-05 08:49:15 +02:00
2017-04-26 13:13:18 -04:00
2017-04-26 13:27:15 -04:00
2017-04-26 13:27:15 -04:00
2017-04-13 10:10:39 -04:00
2017-04-11 08:49:51 -04:00