On Tue, Nov 07, 2023 at 08:03:16AM +0000, Alex Bennée wrote: > "Michael S. Tsirkin" <m...@redhat.com> writes: > > > On Mon, Nov 06, 2023 at 07:15:10PM +0000, Alex Bennée wrote: > >> Lets keep a cleaner split between the base class and the derived > >> vhost-user-device which we can use for generic vhost-user stubs. This > >> includes an update to introduce the vq_size property so the number of > >> entries in a virtq can be defined. > >> > >> Signed-off-by: Alex Bennée <alex.ben...@linaro.org> > >> Message-Id: <20231009095937.195728-2-alex.ben...@linaro.org> > > > > Please do not put Message-Id tags in patches you post. > > These are used to map patches to email - this patch was > > In-Reply-To: <20231106191515.2801863-2-alex.ben...@linaro.org> > > It was the last time it was posted. I just strip off the old ones when I > apply to my tree before preparing a pull request.
Let's make vanilla git am work please. Pls strip them when you post. -- MST