From: Arun Sharma <arun.sharma@intel.com>
To: xen-devel@lists.xensource.com
Subject: Re: [PATCH] Unmodified VMX guest support (domain firmware)
Date: Wed, 08 Jun 2005 15:24:43 -0700 [thread overview]
Message-ID: <42A7702B.5080805@intel.com> (raw)
In-Reply-To: <mailman.1118174065.28308@unix-os.sc.intel.com>
Leendert van Doorn wrote:
> The following allows you to run unmodified guest operating systems
> under Xen on VMX (VT) enabled processors. The tree lives under
> <ROOT>/tools/dfw. Instead of booting a guest kernel, boot vmxloader and
> specify the disk image in qemurc.
>
I think /boot/vmxloader is a better path.
http://www.pathname.com/fhs/pub/fhs-2.3.html#USRSHAREARCHITECTUREINDEPENDENTDATA
says /usr/share is for arch independent data.
-Arun
--- a/tools/firmware/Makefile Wed Jun 8 18:44:55 2005
+++ b/tools/firmware/Makefile Wed Jun 8 15:19:39 2005
@@ -2,7 +2,7 @@
include $(XEN_ROOT)/tools/Rules.mk
TARGET := vmxassist/vmxloader
-INSTALL_DIR := $(DESTDIR)/usr/share/xen
+INSTALL_DIR := $(DESTDIR)/boot
SUBDIRS :=
SUBDIRS += rombios
next parent reply other threads:[~2005-06-08 22:24 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <mailman.1118174065.28308@unix-os.sc.intel.com>
2005-06-08 22:24 ` Arun Sharma [this message]
2005-06-09 17:30 [PATCH] Unmodified VMX guest support (domain firmware) Kamble, Nitin A
-- strict thread matches above, loose matches on Subject: below --
2005-06-08 22:36 Ian Pratt
2005-06-08 22:40 ` Arun Sharma
2005-06-07 19:17 Leendert van Doorn
2005-06-08 7:25 ` Jan Schneider
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=42A7702B.5080805@intel.com \
--to=arun.sharma@intel.com \
--cc=xen-devel@lists.xensource.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.