Message ID | cover.1712577715.git.yong.huang@smartx.com (mailing list archive) |
---|---|
Headers | show |
Series | Fix crash of VMs configured with the CDROM device | expand |
Ping. I would appreciate comments on this series. Thanks, Yong On Mon, Apr 8, 2024 at 8:08 PM Hyman Huang <yong.huang@smartx.com> wrote: > This patchset fixes the crash of VMs configured with the CDROM device > on the destination during live migration. See the commit message for > details. > > The previous patchset does not show up at https://patchew.org/QEMU. > Just resend it to ensure the email gets to the inbox. > > Please review. > > Yong > > Hyman Huang (2): > scsi-disk: Introduce the migrate_emulate_scsi_request field > scsi-disk: Fix crash of VMs configured with the CDROM device > > hw/scsi/scsi-disk.c | 35 ++++++++++++++++++++++++++++++++++- > 1 file changed, 34 insertions(+), 1 deletion(-) > > -- > 2.39.3 > >
Ping2 Make sure that this patchset is not overlooked. Yong On Tue, Apr 23, 2024 at 9:45 AM Yong Huang <yong.huang@smartx.com> wrote: > Ping. > I would appreciate comments on this series. Thanks, > > Yong > > On Mon, Apr 8, 2024 at 8:08 PM Hyman Huang <yong.huang@smartx.com> wrote: > >> This patchset fixes the crash of VMs configured with the CDROM device >> on the destination during live migration. See the commit message for >> details. >> >> The previous patchset does not show up at https://patchew.org/QEMU. >> Just resend it to ensure the email gets to the inbox. >> >> Please review. >> >> Yong >> >> Hyman Huang (2): >> scsi-disk: Introduce the migrate_emulate_scsi_request field >> scsi-disk: Fix crash of VMs configured with the CDROM device >> >> hw/scsi/scsi-disk.c | 35 ++++++++++++++++++++++++++++++++++- >> 1 file changed, 34 insertions(+), 1 deletion(-) >> >> -- >> 2.39.3 >> >> > > -- > Best regards >