Re: [PATCH 0/3] vhost-user-blk: add an option to skip GET_VRING_BASE for force shutdown

2025-07-01 Thread Daniil Tatianin
Ping :) On 6/10/25 12:25 AM, Daniil Tatianin wrote: This series aims to address SIGTERM/QMP quit() being a bit too graceful in respect to devices. Both of the aforementioned ways to stop QEMU completely bypass the guest OS so in that sense they're basically equal to pulling the power plug on a c

Re: [PATCH 0/3] vhost-user-blk: add an option to skip GET_VRING_BASE for force shutdown

2025-06-11 Thread Vladimir Sementsov-Ogievskiy
On 10.06.25 00:25, Daniil Tatianin wrote: This series aims to address SIGTERM/QMP quit() being a bit too graceful in respect to devices. Both of the aforementioned ways to stop QEMU completely bypass the guest OS so in that sense they're basically equal to pulling the power plug on a computer, ye

[PATCH 0/3] vhost-user-blk: add an option to skip GET_VRING_BASE for force shutdown

2025-06-09 Thread Daniil Tatianin
This series aims to address SIGTERM/QMP quit() being a bit too graceful in respect to devices. Both of the aforementioned ways to stop QEMU completely bypass the guest OS so in that sense they're basically equal to pulling the power plug on a computer, yet the device shutdown code still tries to do