Erik Skultety ec783d7c77 conf: Introduce new hostdev device type mdev
A mediated device will be identified by a UUID (with 'model' now being
a mandatory <hostdev> attribute to represent the mediated device API) of
the user pre-created mediated device. We also need to make sure that if
user explicitly provides a guest address for a mdev device, the address
type will be matching the device API supported on that specific mediated
device and error out with an incorrect XML message.

The resulting device XML:
<devices>
  <hostdev mode='subsystem' type='mdev' model='vfio-pci'>
    <source>
      <address uuid='c2177883-f1bb-47f0-914d-32a22e3a8804'>
    </source>
  </hostdev>
</devices>

Signed-off-by: Erik Skultety <eskultet@redhat.com>
2017-03-27 15:39:35 +02:00
..
2016-11-21 13:15:12 +01:00
2016-12-02 09:25:13 +01:00
2016-11-11 12:15:03 +00:00
2014-12-02 07:30:10 +01:00
2015-08-25 07:21:33 -04:00
2015-03-23 09:01:30 +01:00
2017-02-17 15:47:58 +01:00
2016-08-02 14:20:31 +02:00
2014-12-02 07:30:10 +01:00
2016-11-11 09:31:10 +00:00
2017-01-10 19:37:53 +01:00
2015-10-20 17:29:03 +02:00
2015-10-20 17:29:03 +02:00
2015-10-20 17:29:03 +02:00
2015-10-20 17:29:03 +02:00
2015-10-20 17:29:03 +02:00
2015-10-20 17:29:03 +02:00
2015-10-20 17:29:03 +02:00
2015-10-20 17:29:03 +02:00
2015-10-20 17:29:03 +02:00
2015-10-20 17:29:03 +02:00
2016-11-22 14:05:24 +01:00
2017-01-10 19:37:53 +01:00
2017-01-10 19:37:53 +01:00
2017-01-04 15:10:06 +01:00
2016-11-11 12:15:03 +00:00
2017-03-08 17:33:07 +01:00
2014-12-02 07:30:10 +01:00