All of lore.kernel.org
 help / color / mirror / Atom feed
From: Anthony PERARD <anthony.perard@citrix.com>
To: "Marek Marczykowski-Górecki" <marmarek@invisiblethingslab.com>
Cc: <xen-devel@lists.xenproject.org>, Wei Liu <wl@xen.org>,
	Juergen Gross <jgross@suse.com>
Subject: Re: [PATCH v3 2/4] tools/xendevicemodel: Introduce ..._get_ioreq_server_info_ext
Date: Tue, 2 May 2023 16:13:40 +0100	[thread overview]
Message-ID: <ZFEopAR3l2HCMK9d@perard> (raw)
In-Reply-To: <e529da7e-0da6-af2f-e5b1-bb8f361a518c@suse.com>

On Thu, Apr 06, 2023 at 08:05:04AM +0200, Juergen Gross wrote:
> On 06.04.23 05:57, Marek Marczykowski-Górecki wrote:
> > Add xendevicemodel_get_ioreq_server_info_ext() which additionally
> > returns output flags that XEN_DMOP_get_ioreq_server_info can now return.
> > Do not change signature of existing
> > xendevicemodel_get_ioreq_server_info() so existing users will not need
> > to be changed.
> > 
> > This advertises behavior change of "x86/msi: passthrough all MSI-X
> > vector ctrl writes to device model" patch.
> > 
> > Signed-off-by: Marek Marczykowski-Górecki <marmarek@invisiblethingslab.com>
> > ---
> > v3:
> >   - new patch
> > 
> > Should there be some HAVE_* #define in the header? Does this change
> > require soname bump (I hope it doesn't...).
> 
> You need to add version 1.5 to libxendevicemodel.map which should define
> the new function.

And update MINOR in the Makefile.

-- 
Anthony PERARD


  reply	other threads:[~2023-05-02 15:14 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-04-06  3:57 [PATCH v3 0/4] MSI-X support with qemu in stubdomain, and other related changes Marek Marczykowski-Górecki
2023-04-06  3:57 ` [PATCH v3 1/4] x86/msi: passthrough all MSI-X vector ctrl writes to device model Marek Marczykowski-Górecki
2023-04-24 13:06   ` Jan Beulich
2023-05-03  9:01   ` Roger Pau Monné
2023-04-06  3:57 ` [PATCH v3 2/4] tools/xendevicemodel: Introduce ..._get_ioreq_server_info_ext Marek Marczykowski-Górecki
2023-04-06  6:05   ` Juergen Gross
2023-05-02 15:13     ` Anthony PERARD [this message]
2023-04-06  3:57 ` [PATCH v3 3/4] x86/hvm: Allow writes to registers on the same page as MSI-X table Marek Marczykowski-Górecki
2023-04-24 13:59   ` Jan Beulich
2023-04-06  3:57 ` [PATCH v3 4/4] x86/msi: clear initial MSI-X state on boot Marek Marczykowski-Górecki
2023-04-24 14:19   ` Jan Beulich
2023-04-24 15:25     ` Jason Andryuk
2023-04-24 15:30       ` Jan Beulich
2023-04-24 16:42         ` Jason Andryuk
2023-04-24 15:34       ` Marek Marczykowski-Górecki

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=ZFEopAR3l2HCMK9d@perard \
    --to=anthony.perard@citrix.com \
    --cc=jgross@suse.com \
    --cc=marmarek@invisiblethingslab.com \
    --cc=wl@xen.org \
    --cc=xen-devel@lists.xenproject.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.