commit | ef9514431d33e52eb611f799670ca86618c1b7d9 | [log] [tgz] |
---|---|---|
author | Nikunj A Dadhania <nikunj@linux.vnet.ibm.com> | Wed Jul 09 16:08:37 2014 +0530 |
committer | Alexander Graf <agraf@suse.de> | Mon Sep 08 12:50:47 2014 +0200 |
tree | cd948a7104dcf75cf29f62fa0b8a349b5c9bcb84 | |
parent | 7d0cd464a756f3d47f308d7c47eb888b573a9fe4 [diff] |
spapr: add uuid/host details to device tree Useful for identifying the guest/host uniquely within the guest. Adding following properties to the guest root node. vm,uuid - uuid of the guest host-model - Host model number host-serial - Host machine serial number hypervisor type - Tells its "kvm" Signed-off-by: Nikunj A Dadhania <nikunj@linux.vnet.ibm.com> Signed-off-by: Alexander Graf <agraf@suse.de>