|
From: | Mark Cave-Ayland |
Subject: | Re: [PULL 25/47] accel/tcg: Add restore_state_to_opc to TCGCPUOps |
Date: | Mon, 31 Oct 2022 21:27:58 +0000 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.13.0 |
On 31/10/2022 20:53, Stefan Hajnoczi wrote:
On Mon, 31 Oct 2022 at 16:42, Richard Henderson <richard.henderson@linaro.org> wrote:On 11/1/22 04:56, Christian Schoenebeck wrote:On Wednesday, October 26, 2022 4:10:54 AM CET Richard Henderson wrote: BTW Richard, could you add a message-id tag to your queued TCG patches?Sometimes I remember, but I don't use the same tooling for my own work as I do for queuing other people's. I haven't found much value in it.If you are using patchwork client then it suffices to add "msgid=on" to .pwclientrcI am not.Tools that boil down to git-am(1) need to add the -m (--message-id) flag.
FWIW in my local QEMU git checkout I've run "git config am.messageid true" which alters .git/config so that the -m flag is enabled by default for "git am" commands.
ATB, Mark.
[Prev in Thread] | Current Thread | [Next in Thread] |