spapr: add uuid/host details to device tree
commitef9514431d33e52eb611f799670ca86618c1b7d9
authorNikunj A Dadhania <nikunj@linux.vnet.ibm.com>
Wed, 9 Jul 2014 10:38:37 +0000 (9 16:08 +0530)
committerAlexander Graf <agraf@suse.de>
Mon, 8 Sep 2014 10:50:47 +0000 (8 12:50 +0200)
treecd948a7104dcf75cf29f62fa0b8a349b5c9bcb84
parent7d0cd464a756f3d47f308d7c47eb888b573a9fe4
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>
hw/ppc/spapr.c
target-ppc/kvm.c
target-ppc/kvm_ppc.h