On Mon, 4 Mar 2019 at 17:45, Philippe Mathieu-Daudé <[email protected]> wrote: > > Hi Peter, > > On 3/4/19 5:49 PM, Peter Maydell wrote: > > The Cocoa UI should run on the main thread; this is enforced > > in OSX Mojave. In order to be able to run on the main thread, > > we need to make sure we hold the iothread lock whenever we > > call into various QEMU UI midlayer functions. > > > > Signed-off-by: Peter Maydell <[email protected]> > > Reviewed-by: Roman Bolshakov <[email protected]> > > Tested-by: Roman Bolshakov <[email protected]> > > I got surprised by your 2 Message-id lines (same with other patches from > this pull request): > > > Message-id: [email protected] > > ^ v3 > > > Message-id: [email protected]
I think the 'patches' program tends to add an extra Message-id: line even if one was already present. I treat this header as pure noise and do not attempt to either add it or remove it by hand. thanks -- PMM
