|
From: | Richard Henderson |
Subject: | Re: [PULL 25/47] accel/tcg: Add restore_state_to_opc to TCGCPUOps |
Date: | Tue, 1 Nov 2022 09:03:38 +1100 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.2.2 |
On 11/1/22 08:27, Mark Cave-Ayland wrote:
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.
This all supposes that one uses git am for ones own patches, which I do not. r~
[Prev in Thread] | Current Thread | [Next in Thread] |