From: Keir Fraser <keir.fraser@eu.citrix.com>
To: Tom Rotenberg <tom.rotenberg@gmail.com>
Cc: "xen-devel@lists.xensource.com" <xen-devel@lists.xensource.com>
Subject: Re: Question about the dynamic sizing of the PCI hole
Date: Mon, 25 May 2009 12:24:45 +0100 [thread overview]
Message-ID: <C6403E8D.BBBF%keir.fraser@eu.citrix.com> (raw)
In-Reply-To: <8686c3cd0905250248u1a52561aud00d8dcd5d667f78@mail.gmail.com>
On 25/05/2009 10:48, "Tom Rotenberg" <tom.rotenberg@gmail.com> wrote:
> Well, can u give me any pointer to which code updates it? (my English is
> better than my ASL :)
CreateDWordField(PRT0, \_SB.PCI0._CRS._Y01._MIN, MMIN)
CreateDWordField(PRT0, \_SB.PCI0._CRS._Y01._MAX, MMAX)
CreateDWordField(PRT0, \_SB.PCI0._CRS._Y01._LEN, MLEN)
Store(\_SB.PMIN, MMIN)
Store(\_SB.PLEN, MLEN)
Add(MMIN, MLEN, MMAX)
Subtract(MMAX, One, MMAX)
prev parent reply other threads:[~2009-05-25 11:24 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-05-25 9:01 Question about the dynamic sizing of the PCI hole Tom Rotenberg
2009-05-25 9:14 ` Keir Fraser
2009-05-25 9:24 ` Tom Rotenberg
2009-05-25 9:42 ` Keir Fraser
2009-05-25 9:48 ` Tom Rotenberg
2009-05-25 11:24 ` Keir Fraser [this message]
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=C6403E8D.BBBF%keir.fraser@eu.citrix.com \
--to=keir.fraser@eu.citrix.com \
--cc=tom.rotenberg@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.