All of lore.kernel.org
 help / color / mirror / Atom feed
From: Keir Fraser <keir@xensource.com>
To: Trolle Selander <trolle.selander@gmail.com>,
	Keir Fraser <keir@xensource.com>
Cc: Mats.Petersson@amd.com, xen-devel@lists.xensource.com,
	thomas.woller@amd.com
Subject: Re: [PATCH] [HVM] Patches to make HVM capable of running OS/2.
Date: Fri, 16 Mar 2007 14:10:37 +0000	[thread overview]
Message-ID: <C22055DD.BAA0%keir@xensource.com> (raw)
In-Reply-To: <515922b50703160545l36903fcax6554692f5ea13d0d@mail.gmail.com>


[-- Attachment #1.1: Type: text/plain, Size: 1054 bytes --]




On 16/3/07 12:45, "Trolle Selander" <trolle.selander@gmail.com> wrote:

> I thought they were marked as reserved in the e820 map right now, but now that
> I checked, you're right that they're not mentioned, which means they're
> actually nearly as "unprotected" from a modern OS as from a pre-e820-aware one
> like OS/2. Nasty.
> In any case, I still don't see why the ioreq and buffered io pages should be
> inside the guest's memory space at all. What's the issue with keeping them
> completely outside the guest's visible RAM and only shared between HV & Dom0?

If the pages belong to the domU then they have to be part of its
pseudophysical address space, otherwise dom0 cannot map them (since HVM
pages are always mapped by pfn, not by mfn).

We could make the pages belong to dom0, or to Xen, I suppose, but that¹s not
the road we¹ve gone down and there¹s not really any reason to change now. We
should just keep the pages out of the guest¹s way so he doesn¹t accidentally
use them as RAM or map on top of them!

 -- Keir

[-- Attachment #1.2: Type: text/html, Size: 1566 bytes --]

[-- Attachment #2: Type: text/plain, Size: 138 bytes --]

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel

  reply	other threads:[~2007-03-16 14:10 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-03-16 12:07 [PATCH] [HVM] Patches to make HVM capable of running OS/2 Trolle Selander
2007-03-16 12:21 ` Keir Fraser
2007-03-16 12:45   ` Trolle Selander
2007-03-16 14:10     ` Keir Fraser [this message]
2007-03-16 18:22       ` Trolle Selander
2007-03-16 19:07         ` Keir Fraser
2007-03-16 20:11           ` Trolle Selander
2007-03-16 20:28             ` Keir Fraser
  -- strict thread matches above, loose matches on Subject: below --
2007-03-21  9:12 ecs user
2007-03-21 12:47 ` Trolle Selander

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=C22055DD.BAA0%keir@xensource.com \
    --to=keir@xensource.com \
    --cc=Mats.Petersson@amd.com \
    --cc=thomas.woller@amd.com \
    --cc=trolle.selander@gmail.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.