From: Olaf Hering Date: Mon, 6 Oct 2014 13:42:53 +0000 (+0200) Subject: stubdom: remove references to xend from README X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=ef044c85986b59be98f17024a608ebdd496ea060;p=people%2Fliuw%2Fstubdom.git stubdom: remove references to xend from README .. the xl part of the config is right above the removed lines. Signed-off-by: Olaf Hering Cc: Samuel Thibault Cc: Stefano Stabellini Acked-by: Ian Campbell Acked-by: Samuel Thibault --- diff --git a/README b/README index 8d5da9a..de7b6c7 100644 --- a/README +++ b/README @@ -22,15 +22,6 @@ See xl.cfg(5) for more details of the xl domain configuration syntax and http://wiki.xen.org/wiki/Device_Model_Stub_Domains for more information on device model stub domains -Using with XM/xend ------------------- - -There is a sample configuration set in xmexample.hvm-stubdom - -In your HVM config "hvmconfig" use stubdom-dm as dm script: - -device_model = 'stubdom-dm' - PV-GRUB =======