Pavel Hrdina
39366c37f6
controller: don't set default controller index
...
Libvirt is able to figure this out and it will make usage of the CLI
options more user-friendly.
For example if users wants to add a new pcie-root-port to existing VM
they have to figure out the latest controller index and call it like
this:
virt-xml \
--add-device \
--controller pci,model=pcie-root-port,index=$nextIndex \
$VM
After this change it will be simply:
virt-xml \
--add-device \
--controller pci,model=pcie-root-port \
$VM
Signed-off-by: Pavel Hrdina <phrdina@redhat.com >
Reviewed-by: Cole Robinson <crobinso@redhat.com >
2019-12-04 12:38:28 +01:00
..
2019-10-22 10:29:19 -04:00
2019-06-15 16:15:01 -04:00
2019-12-04 12:38:28 +01:00
2019-12-04 12:38:28 +01:00
2019-12-04 12:38:28 +01:00
2019-12-04 12:38:28 +01:00
2019-12-04 12:38:28 +01:00
2019-12-04 12:38:28 +01:00
2019-12-04 12:38:28 +01:00
2019-12-04 12:38:28 +01:00
2019-12-04 12:38:28 +01:00
2019-12-04 12:38:28 +01:00
2019-12-04 12:38:28 +01:00
2019-12-04 12:38:28 +01:00
2019-06-13 14:40:06 -04:00
2019-12-04 12:38:28 +01:00
2019-12-04 12:38:28 +01:00
2019-12-04 12:38:28 +01:00
2019-12-04 12:38:28 +01:00
2019-12-04 12:38:28 +01:00
2019-12-04 12:38:28 +01:00
2019-12-04 12:38:28 +01:00
2019-12-04 12:38:28 +01:00
2019-12-04 12:38:28 +01:00
2019-12-04 12:38:28 +01:00
2019-12-04 12:38:28 +01:00
2019-06-13 14:40:06 -04:00
2019-06-13 14:40:06 -04:00
2019-12-04 12:38:28 +01:00
2019-12-04 12:38:28 +01:00
2019-12-04 12:38:28 +01:00
2019-06-13 14:40:06 -04:00
2019-12-04 12:38:28 +01:00
2019-12-04 12:38:28 +01:00
2019-12-04 12:38:28 +01:00
2019-12-04 12:38:28 +01:00
2019-12-04 12:38:28 +01:00
2019-12-04 12:38:28 +01:00
2019-12-04 12:38:28 +01:00
2019-12-04 12:38:28 +01:00
2019-12-04 12:38:28 +01:00
2019-12-04 12:38:28 +01:00
2019-12-04 12:38:28 +01:00
2019-12-04 12:38:28 +01:00
2019-12-04 12:38:28 +01:00
2019-06-13 14:40:06 -04:00
2019-12-04 12:38:28 +01:00
2019-12-04 12:38:28 +01:00
2019-12-04 12:38:28 +01:00
2019-12-04 12:38:28 +01:00
2019-06-11 17:55:09 -04:00
2019-12-04 12:38:28 +01:00
2019-12-04 12:38:28 +01:00
2019-12-04 12:38:28 +01:00
2019-12-04 12:38:28 +01:00
2019-12-04 12:38:28 +01:00
2019-12-04 12:38:28 +01:00
2019-12-04 12:38:28 +01:00
2019-12-04 12:38:28 +01:00
2019-06-11 17:55:09 -04:00
2019-12-04 12:38:28 +01:00
2019-12-04 12:38:28 +01:00
2019-12-04 12:38:28 +01:00
2019-12-04 12:38:28 +01:00
2019-12-04 12:38:28 +01:00
2019-12-04 12:38:28 +01:00
2019-12-04 12:38:28 +01:00
2019-12-04 12:38:28 +01:00
2014-02-07 21:16:09 -05:00
2019-12-04 12:38:28 +01:00
2019-12-04 12:38:28 +01:00
2019-12-04 12:38:28 +01:00
2019-12-04 12:38:28 +01:00
2019-06-17 13:52:07 -04:00
2019-06-17 13:52:07 -04:00
2019-12-04 12:38:28 +01:00
2019-12-04 12:38:28 +01:00
2019-12-04 12:38:28 +01:00
2019-12-04 12:38:28 +01:00
2018-03-29 16:23:57 -04:00
2019-06-13 14:40:06 -04:00
2019-12-04 12:38:28 +01:00
2019-12-04 12:38:28 +01:00
2019-12-04 12:38:28 +01:00
2019-12-04 12:38:28 +01:00
2019-12-04 12:38:28 +01:00
2019-12-04 12:38:28 +01:00
2019-06-13 14:40:06 -04:00
2019-06-13 14:40:06 -04:00
2019-12-04 12:38:28 +01:00
2019-03-06 13:15:38 -05:00
2019-05-15 15:23:59 -04:00
2019-03-06 13:15:38 -05:00
2019-05-15 15:23:59 -04:00
2019-05-15 15:23:59 -04:00
2019-05-15 15:23:59 -04:00
2019-03-06 13:15:38 -05:00
2019-05-15 15:23:59 -04:00
2019-05-15 15:23:59 -04:00
2019-07-25 19:13:13 -04:00
2015-09-05 13:16:35 -04:00
2019-06-14 21:37:50 -04:00
2019-06-14 21:37:50 -04:00
2015-09-05 13:16:35 -04:00
2014-02-07 21:16:09 -05:00
2018-03-25 19:22:28 -04:00
2018-03-25 19:22:28 -04:00
2018-03-25 19:22:28 -04:00
2018-03-25 19:22:28 -04:00
2018-09-04 14:55:04 -04:00
2017-03-06 22:15:46 -05:00
2019-06-17 13:50:11 -04:00
2019-05-12 17:22:13 -04:00
2018-03-25 19:22:28 -04:00
2018-03-25 19:22:28 -04:00
2019-05-15 20:19:58 -04:00
2018-03-25 19:22:28 -04:00
2018-03-25 19:22:28 -04:00
2019-03-06 13:15:38 -05:00
2019-03-06 13:15:38 -05:00
2018-03-25 19:22:28 -04:00
2018-03-25 19:22:28 -04:00
2018-03-25 19:22:28 -04:00
2018-03-25 19:22:28 -04:00
2019-05-15 20:19:58 -04:00
2019-05-15 17:34:01 -04:00
2018-03-25 19:22:28 -04:00
2018-03-25 19:22:28 -04:00
2018-03-25 19:22:28 -04:00
2018-03-25 19:22:28 -04:00
2018-03-25 19:22:28 -04:00
2018-03-25 19:22:28 -04:00
2018-03-25 19:22:28 -04:00
2018-03-25 19:22:28 -04:00
2018-03-25 19:22:28 -04:00
2019-05-15 15:23:59 -04:00
2018-03-25 19:22:28 -04:00
2018-03-25 19:22:28 -04:00
2018-03-25 19:22:28 -04:00
2019-05-15 15:23:59 -04:00
2019-05-15 20:19:58 -04:00
2019-05-15 20:19:58 -04:00
2018-03-25 19:22:28 -04:00
2019-05-15 15:23:59 -04:00
2018-03-25 19:22:28 -04:00
2018-03-25 19:22:28 -04:00
2019-05-15 15:23:59 -04:00
2019-05-15 15:23:59 -04:00
2019-05-15 17:34:01 -04:00
2019-05-15 15:23:59 -04:00
2018-03-25 19:22:28 -04:00
2018-03-25 19:22:28 -04:00
2018-03-25 19:22:28 -04:00
2019-05-15 17:34:01 -04:00
2019-05-15 15:23:59 -04:00
2018-03-25 19:22:28 -04:00
2019-05-15 17:34:01 -04:00
2019-05-15 15:23:59 -04:00
2018-03-25 19:22:28 -04:00
2018-09-13 15:59:27 -04:00
2019-01-08 12:24:50 -05:00
2019-01-08 12:24:50 -05:00
2019-06-08 09:24:33 -04:00
2019-06-08 09:24:33 -04:00
2014-02-07 21:16:09 -05:00
2018-03-25 19:22:28 -04:00
2018-03-25 19:22:28 -04:00
2019-10-22 10:29:19 -04:00
2018-03-25 19:22:28 -04:00
2018-03-25 19:22:28 -04:00
2019-06-17 13:50:11 -04:00
2018-03-25 19:22:28 -04:00
2018-03-25 19:22:28 -04:00
2019-10-22 10:29:19 -04:00
2019-10-22 10:29:19 -04:00
2014-02-07 21:16:09 -05:00