qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Michael S. Tsirkin" <mst@redhat.com>
To: Ian Campbell <Ian.Campbell@citrix.com>
Cc: "kevin@koconnor.net" <kevin@koconnor.net>,
	"seabios@seabios.org" <seabios@seabios.org>,
	"Huangweidong (C)" <weidong.huang@huawei.com>,
	"stefano.stabellini@eu.citrix.com"
	<stefano.stabellini@eu.citrix.com>,
	Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>,
	"qemu-devel@nongnu.org" <qemu-devel@nongnu.org>,
	"xen-devel@lists.xen.org" <xen-devel@lists.xen.org>,
	"fabio.fantoni@m2r.biz" <fabio.fantoni@m2r.biz>,
	"johannes.krampf@googlemail.com" <johannes.krampf@googlemail.com>,
	"Gonglei (Arei)" <arei.gonglei@huawei.com>,
	"JBeulich@suse.com" <JBeulich@suse.com>,
	"anthony.perard@citrix.com" <anthony.perard@citrix.com>,
	"Hanweidong (Randy)" <hanweidong@huawei.com>,
	"Gaowei (UVP)" <gao.gaowei@huawei.com>,
	Paul Durrant <paul.durrant@citrix.com>
Subject: Re: [Qemu-devel] [Xen-devel] [PATCH v3] Hvmloader: Modify ACPI to only supply _EJ0 methods for PCIslots that support hotplug by runtime patching
Date: Thu, 8 May 2014 14:39:47 +0300	[thread overview]
Message-ID: <20140508113947.GB16456@redhat.com> (raw)
In-Reply-To: <1399548381.9513.66.camel@kazak.uk.xensource.com>

On Thu, May 08, 2014 at 12:26:21PM +0100, Ian Campbell wrote:
> On Thu, 2014-05-08 at 07:29 +0000, Gonglei (Arei) wrote:
> >  > +        rmvc_pcrm = inl(PCI_RMV_BASE);
> > > >
> > > >
> > > > So .. what is at this special 0xae0c address?
> > > >
> > > > Is there some code in QEMU that needs this treatment as well?
> > > >
> > Yep, the 0xae0c is defined in upstream QEMU, which show the hotplugging ability 
> > of PCI devices. 
> 
> Is this considered to be a ABI by qemu? Or is it subject to change?
> 
> How is this going to interact with
> http://lists.xen.org/archives/html/xen-devel/2014-05/msg00026.html ? (At
> leas then it is a Xen interface I suppose)
> 
> Ian.

This is the ABI guarantee:
There's a file (exposed with fwcfg file interface to guests)
named etc/table-loader.
If present, this file includes a list of other fwcfg files
including available acpi tables (can be multiple acpi tables per file)
together with some extra information helpful for guests
(checksum location and pointers from one table to another).

-- 
MST

  reply	other threads:[~2014-05-08 11:41 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-05-04  9:25 [Qemu-devel] [PATCH v3] Hvmloader: Modify ACPI to only supply _EJ0 methods for PCIslots that support hotplug by runtime patching arei.gonglei
2014-05-04  9:36 ` Gonglei (Arei)
2014-05-07  9:43 ` Gonglei (Arei)
2014-05-07 15:21   ` Fabio Fantoni
2014-05-08  4:12     ` Gonglei (Arei)
2014-05-08  8:17       ` Fabio Fantoni
2014-05-08 11:23         ` Gonglei (Arei)
2014-05-09 14:14           ` Fabio Fantoni
2014-05-07 18:48 ` [Qemu-devel] [Xen-devel] " Konrad Rzeszutek Wilk
2014-05-07 20:14   ` Michael S. Tsirkin
2014-05-08  7:29     ` Gonglei (Arei)
2014-05-08  8:32       ` Michael S. Tsirkin
2014-05-08 11:28         ` Ian Campbell
2014-05-08  8:47       ` Johannes Krampf
2014-05-08 11:26       ` Ian Campbell
2014-05-08 11:39         ` Michael S. Tsirkin [this message]
2014-05-08 17:45       ` Kevin O'Connor
2014-05-08 11:21 ` [Qemu-devel] " Ian Campbell
2014-05-09  8:38   ` Gonglei (Arei)
2014-05-09  9:05     ` Ian Campbell
2014-05-09  9:07       ` Gonglei (Arei)

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=20140508113947.GB16456@redhat.com \
    --to=mst@redhat.com \
    --cc=Ian.Campbell@citrix.com \
    --cc=JBeulich@suse.com \
    --cc=anthony.perard@citrix.com \
    --cc=arei.gonglei@huawei.com \
    --cc=fabio.fantoni@m2r.biz \
    --cc=gao.gaowei@huawei.com \
    --cc=hanweidong@huawei.com \
    --cc=johannes.krampf@googlemail.com \
    --cc=kevin@koconnor.net \
    --cc=konrad.wilk@oracle.com \
    --cc=paul.durrant@citrix.com \
    --cc=qemu-devel@nongnu.org \
    --cc=seabios@seabios.org \
    --cc=stefano.stabellini@eu.citrix.com \
    --cc=weidong.huang@huawei.com \
    --cc=xen-devel@lists.xen.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).