hv_kvm: remove hard-coded path constructs
authorIustin Pop <iustin@google.com>
Fri, 5 Mar 2010 10:07:52 +0000 (11:07 +0100)
committerIustin Pop <iustin@google.com>
Mon, 8 Mar 2010 13:52:02 +0000 (14:52 +0100)
commit30786fc9c784cca7225caa29942726070ed2d40f
treed55d73254f359263eae4000dec0ac730aef02f20
parent3b80eb2c7015f0bd26e544dd69ab17182c89ada2
hv_kvm: remove hard-coded path constructs

This switches hv_kvm to PathJoin. There are still a few cases of direct
path construction, but those _should_ be safe.

Signed-off-by: Iustin Pop <iustin@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com>
lib/hypervisor/hv_kvm.py