On 12 November 2018 at 14:46, Laurent Vivier wrote:
> On 12/11/2018 15:39, Peter Maydell wrote:
>> Ping? This got reviewed but hasn't made it to master...
>
> Do you want it in 3.1 too?
Well, it is a bugfix, and we haven't rolled rc1 yet, so I would
default to yes, unless you'd rather defer it to
On 12/11/2018 15:39, Peter Maydell wrote:
> Ping? This got reviewed but hasn't made it to master...
Do you want it in 3.1 too?
Thanks,
Laurent
Ping? This got reviewed but hasn't made it to master...
thanks
-- PMM
On 19 October 2018 at 18:49, Peter Maydell wrote:
> This patchset fixes a minor bug in our handling of SIGTRAP
> in linux-user.
>
> The CPU main-loop routines for linux-user generally call
> gdb_handlesig() when they're about
On 10/19/18 10:49 AM, Peter Maydell wrote:
> This patchset fixes a minor bug in our handling of SIGTRAP
> in linux-user.
>
> The CPU main-loop routines for linux-user generally call
> gdb_handlesig() when they're about to queue a SIGTRAP signal. This
> is wrong, because queue_signal() will cause
This patchset fixes a minor bug in our handling of SIGTRAP
in linux-user.
The CPU main-loop routines for linux-user generally call
gdb_handlesig() when they're about to queue a SIGTRAP signal. This
is wrong, because queue_signal() will cause us to pend a signal, and
process_pending_signals() will