Re: [PATCH 1/4] docs/about: Belatedly document tightening of QMP device_add checking

2025-05-21 Thread Stefan Hajnoczi via Devel
Do that now. > > Cc: Stefan Hajnoczi > Signed-off-by: Markus Armbruster > --- > docs/about/deprecated.rst | 14 -- > docs/about/removed-features.rst | 9 + > 2 files changed, 9 insertions(+), 14 deletions(-) Reviewed-by: Stefan Hajnoczi

Re: [PULL 0/6] Versioned machine type deprecation policy patches

2025-05-10 Thread Stefan Hajnoczi via Devel
Applied, thanks. Please update the changelog at https://wiki.qemu.org/ChangeLog/10.1 for any user-visible changes. signature.asc Description: PGP signature

Re: [PATCH RFC 00/13] qemu: Add support for iothread to virtqueue mapping for 'virtio-scsi'

2025-02-18 Thread Stefan Hajnoczi
On Tue, Feb 18, 2025 at 12:15:46PM +0100, Peter Krempa wrote: > On Tue, Feb 18, 2025 at 13:53:31 +0800, Stefan Hajnoczi wrote: > > On Fri, Feb 14, 2025 at 05:29:34PM +0100, Peter Krempa wrote: > > > The first part of the series refactors the existing code for reuse and >

Re: [PATCH RFC 00/13] qemu: Add support for iothread to virtqueue mapping for 'virtio-scsi'

2025-02-17 Thread Stefan Hajnoczi
On Fri, Feb 14, 2025 at 05:29:34PM +0100, Peter Krempa wrote: > The first part of the series refactors the existing code for reuse and > then uses the new helpers to implement the feature. > > Note that this series is in RFC state as the qemu patches are still > being discussed. Thus also the capa