aboutsummaryrefslogtreecommitdiffstats
path: root/tools/examples/xmexample.vti
diff options
context:
space:
mode:
Diffstat (limited to 'tools/examples/xmexample.vti')
-rw-r--r--tools/examples/xmexample.vti2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/examples/xmexample.vti b/tools/examples/xmexample.vti
index d93c6531ac..f97cbe9f83 100644
--- a/tools/examples/xmexample.vti
+++ b/tools/examples/xmexample.vti
@@ -12,7 +12,7 @@ arch = os.uname()[4]
#----------------------------------------------------------------------------
# Kernel image file.
-kernel = "/usr/lib/xen/boot/guest_firmware.bin"
+kernel = "guest_firmware.bin"
# The domain build function. VTI domain uses 'hvm'.
builder='hvm'