On Wed, Mar 13, 2024 at 11:22:43AM +0100, Philippe Mathieu-Daudé wrote: > On 13/3/24 11:14, Philippe Mathieu-Daudé wrote: > > On 13/3/24 07:50, Michael S. Tsirkin wrote: > > > Document that PCIe Gen5/Gen6 speeds are only in QAPI > > > since 9.0 - the rest is since 4.0. > > > > > > Cc: Lukas Stockner <lstock...@genesiscloud.com> > > > Cc: Marcel Apfelbaum <marcel.apfelb...@gmail.com> > > > Fixes: c08da86dc4 ("pcie: Support PCIe Gen5/Gen6 link speeds") > > (BTW if you have to repost your pullreq as v2, you could > squash this change).
Does not break bisect in any way, it's a comment so I do not see a reason to squash. > > > Suggested-by: Markus Armbruster <arm...@redhat.com> > > > Signed-off-by: Michael S. Tsirkin <m...@redhat.com> > > > --- > > > qapi/common.json | 4 ++-- > > > 1 file changed, 2 insertions(+), 2 deletions(-) > > > > Reviewed-by: Philippe Mathieu-Daudé <phi...@linaro.org> > > > >