Searched hist:ef9514431d33e52eb611f799670ca86618c1b7d9 (Results 1 – 1 of 1) sorted by relevance
/qemu/hw/ppc/ |
H A D | spapr.c | ef9514431d33e52eb611f799670ca86618c1b7d9 Wed Jul 09 10:38:37 UTC 2014 Nikunj A Dadhania <nikunj@linux.vnet.ibm.com> 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>
|