Signed-off-by: Christoph Egger <Christoph.Egger@amd.com>
There is a sample configuration set in xmexample.hvm-stubdom
-In your HVM config "hvmconfig" use /usr/lib/xen/bin/stubdom-dm as dm script:
+In your HVM config "hvmconfig" use stubdom-dm as dm script:
-device_model = '/usr/lib/xen/bin/stubdom-dm'
+device_model = 'stubdom-dm'
To run
In your PV config,
-- use /usr/lib/xen/boot/pv-grub.gz as kernel:
+- use pv-grub.gz as kernel:
-kernel = "/usr/lib/xen/boot/pv-grub.gz"
+kernel = "pv-grub.gz"
- set the path to menu.lst, as seen from the domU, in extra: