Re: [Qemu-devel] [PATCH] lsi: check if SIGP bit is already set in Wait reselect

2019-03-04 Thread Paolo Bonzini
On 04/03/19 09:24, Sven Schnelle wrote: > Hi List, > > is this patch going to be accepted? Yes, I have queued it now. Paolo > > Thanks > Sven > > On Sun, Feb 17, 2019 at 12:37:17PM +0100, Sven Schnelle wrote: >> If SIGP is set, the 'Wait for Reselection' command should jump >> immediately to

Re: [Qemu-devel] [PATCH] lsi: check if SIGP bit is already set in Wait reselect

2019-03-04 Thread Sven Schnelle
Hi List, is this patch going to be accepted? Thanks Sven On Sun, Feb 17, 2019 at 12:37:17PM +0100, Sven Schnelle wrote: > If SIGP is set, the 'Wait for Reselection' command should jump > immediately to the address stored in the second DWORD of the > instruction. This fixes spurious hangs in the

[Qemu-devel] [PATCH] lsi: check if SIGP bit is already set in Wait reselect

2019-02-17 Thread Sven Schnelle
If SIGP is set, the 'Wait for Reselection' command should jump immediately to the address stored in the second DWORD of the instruction. This fixes spurious hangs in the HP-UX 11.11 installer when the SIGP bit gets set by the kernel before the 'Wait for Reselection' command is executed by SCRIPTS.