]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commit
Add unique_id to nodedev output
authorJohn Ferlan <jferlan@redhat.com>
Thu, 5 Jun 2014 17:17:05 +0000 (13:17 -0400)
committerJohn Ferlan <jferlan@redhat.com>
Mon, 21 Jul 2014 16:55:11 +0000 (12:55 -0400)
commitf3271f4cb32387494543186287106c425e2c3b7d
treefaf0dd46f779ac27e053917503d19d75c6b7ff82
parentfbd91d496e32f1294aa2940a8467db935d3cb68d
Add unique_id to nodedev output

Add an optional unique_id parameter to nodedev.  Allows for easier lookup
and display of the unique_id value in order to document for use with
scsi_host code.
docs/formatnode.html.in
docs/schemas/nodedev.rng
src/conf/node_device_conf.c
src/conf/node_device_conf.h
src/node_device/node_device_linux_sysfs.c
src/test/test_driver.c
tests/nodedevschemadata/pci_8086_27c5_scsi_host_0_unique_id.xml [new file with mode: 0644]
tests/nodedevxml2xmltest.c