All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Chen, Tiejun" <tiejun.chen@intel.com>
To: Ian Campbell <ian.campbell@citrix.com>
Cc: Kevin <kevin.tian@intel.com>,
	wei.liu2@citrix.com, Ian.Jackson@eu.citrix.com,
	qemu-devel@nongnu.org, xen-devel@lists.xen.org,
	stefano.stabellini@citrix.com
Subject: Re: [Qemu-devel] One question to lowlevel/xl/xl.c and lowlevel/xc/xc.c
Date: Wed, 25 Mar 2015 09:18:34 +0800	[thread overview]
Message-ID: <55120CEA.2020607@intel.com> (raw)
In-Reply-To: <1427193616.21742.333.camel@citrix.com>

On 2015/3/24 18:40, Ian Campbell wrote:
> On Tue, 2015-03-24 at 18:31 +0800, Chen, Tiejun wrote:
>>> NB, the libxl ones are broken and not even compiled right now, you can
>>> ignore them.
>>
>> Looks this is still compiled now.
>
> xc is, xl is not, I am sure of that.

Indeed, you're right :)

>
>>> I don't know what the semantics of flag is, if it is per SBDF then I
>>
>> Yes, this should be a flag specific to a SBDF.
>>
>> You know, I'm working to fix RMRR completely. Based on some discussion
>> about that design ( I assume you may read that thread previously :) ),
>> now we probably need to pass a flag to introduce our policy.
>
> Unless you have a concrete requirement to expose RMRR via the Python
> bindings to libxc (i.e. you know somebody is using them) then I think
> you should not bother.

Actually my problem is that, I need to add a new parameter, 'flag', like 
this, xc_assign_device(xxx,xxx,flag). So if I don't refine xc.c, tools 
can't be compiled successfully. Or maybe you're suggesting I may isolate 
this file while building tools, right?

>
> Making RMRR work via the (C) interface to libxl used by xl and libvirt
> is sufficient for a new in tree feature.

Yeah.

Thanks
Tiejun

>
> Ian.
>>> suppose if you really wanted to expose this here then you would need to
>>> invent some syntax for doing so.
>>>
>>
>> Definitely.
>>
>> When I finish this I will send you to review technically.
>>
>> Again, really appreciate your clarification to me.
>>
>> Thanks
>> Tiejun
>
>
>

  parent reply	other threads:[~2015-03-25  1:18 UTC|newest]

Thread overview: 49+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-23  1:17 [Qemu-devel] [v3][PATCH 0/2] libxl: try to support IGD passthrough for qemu upstream Tiejun Chen
2015-03-23  1:17 ` [v3][PATCH 1/2] libxl: introduce libxl__is_igd_vga_passthru Tiejun Chen
2015-03-23  1:17 ` [Qemu-devel] " Tiejun Chen
2015-03-23  1:17 ` [Qemu-devel] [v3][PATCH 2/2] libxl: introduce gfx_passthru_kind Tiejun Chen
2015-03-23  1:17   ` Tiejun Chen
2015-03-24  8:47   ` [Qemu-devel] One question to lowlevel/xl/xl.c and lowlevel/xc/xc.c Chen, Tiejun
2015-03-24  9:51     ` Ian Campbell
2015-03-24  9:51     ` [Qemu-devel] " Ian Campbell
2015-03-24 10:15       ` Chen, Tiejun
2015-03-24 10:15       ` [Qemu-devel] " Chen, Tiejun
2015-03-24 10:20         ` Ian Campbell
2015-03-24 10:20         ` [Qemu-devel] " Ian Campbell
2015-03-24 10:31           ` Chen, Tiejun
2015-03-24 10:40             ` Ian Campbell
2015-03-24 10:40             ` [Qemu-devel] " Ian Campbell
2015-03-25  1:18               ` Chen, Tiejun
2015-03-25  1:18               ` Chen, Tiejun [this message]
2015-03-25 10:26                 ` [Qemu-devel] " Ian Campbell
2015-03-26  0:44                   ` Chen, Tiejun
2015-03-26  0:44                   ` Chen, Tiejun
2015-03-25 10:26                 ` Ian Campbell
2015-03-24 10:31           ` Chen, Tiejun
2015-03-24  8:47   ` Chen, Tiejun
2015-03-24 14:50   ` [v3][PATCH 2/2] libxl: introduce gfx_passthru_kind Ian Campbell
2015-03-24 14:50   ` [Qemu-devel] " Ian Campbell
2015-03-25  1:10     ` Chen, Tiejun
2015-03-25 10:32       ` Ian Campbell
2015-03-25 10:32       ` [Qemu-devel] " Ian Campbell
2015-03-26  0:53         ` Chen, Tiejun
2015-03-26 10:06           ` Ian Campbell
2015-03-27  1:29             ` Chen, Tiejun
2015-03-27  9:54               ` Ian Campbell
2015-03-30  1:28                 ` Chen, Tiejun
2015-03-30  1:28                 ` [Qemu-devel] " Chen, Tiejun
2015-03-30  9:19                   ` Ian Campbell
2015-04-01  1:05                     ` Chen, Tiejun
2015-04-01  8:45                       ` Ian Campbell
2015-04-01  9:18                         ` Chen, Tiejun
2015-04-01  9:18                         ` [Qemu-devel] " Chen, Tiejun
2015-04-01  9:53                           ` Ian Campbell
2015-04-01  9:53                           ` [Qemu-devel] " Ian Campbell
2015-04-01  8:45                       ` Ian Campbell
2015-04-01  1:05                     ` Chen, Tiejun
2015-03-30  9:19                   ` Ian Campbell
2015-03-27  9:54               ` Ian Campbell
2015-03-27  1:29             ` Chen, Tiejun
2015-03-26 10:06           ` Ian Campbell
2015-03-26  0:53         ` Chen, Tiejun
2015-03-25  1:10     ` Chen, Tiejun

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=55120CEA.2020607@intel.com \
    --to=tiejun.chen@intel.com \
    --cc=Ian.Jackson@eu.citrix.com \
    --cc=ian.campbell@citrix.com \
    --cc=kevin.tian@intel.com \
    --cc=qemu-devel@nongnu.org \
    --cc=stefano.stabellini@citrix.com \
    --cc=wei.liu2@citrix.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 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.