[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PULL 25/47] accel/tcg: Add restore_state_to_opc to TCGCPUOps
From: |
Stefan Hajnoczi |
Subject: |
Re: [PULL 25/47] accel/tcg: Add restore_state_to_opc to TCGCPUOps |
Date: |
Mon, 31 Oct 2022 16:53:47 -0400 |
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 .pwclientrc
>
> I am not.
Tools that boil down to git-am(1) need to add the -m (--message-id) flag.
Stefan
- [PULL 20/47] accel/tcg: Call tb_invalidate_phys_page for PAGE_RESET, (continued)
- [PULL 20/47] accel/tcg: Call tb_invalidate_phys_page for PAGE_RESET, Richard Henderson, 2022/10/25
- [PULL 21/47] accel/tcg: Use page_reset_target_data in page_set_flags, Richard Henderson, 2022/10/25
- [PULL 22/47] accel/tcg: Use tb_invalidate_phys_range in page_set_flags, Richard Henderson, 2022/10/25
- [PULL 23/47] accel/tcg: Move TARGET_PAGE_DATA_SIZE impl to user-exec.c, Richard Henderson, 2022/10/25
- [PULL 24/47] accel/tcg: Simplify page_get/alloc_target_data, Richard Henderson, 2022/10/25
- [PULL 25/47] accel/tcg: Add restore_state_to_opc to TCGCPUOps, Richard Henderson, 2022/10/25
[PULL 26/47] target/alpha: Convert to tcg_ops restore_state_to_opc, Richard Henderson, 2022/10/25
[PULL 27/47] target/arm: Convert to tcg_ops restore_state_to_opc, Richard Henderson, 2022/10/25
[PULL 28/47] target/avr: Convert to tcg_ops restore_state_to_opc, Richard Henderson, 2022/10/25
[PULL 29/47] target/cris: Convert to tcg_ops restore_state_to_opc, Richard Henderson, 2022/10/25
[PULL 30/47] target/hexagon: Convert to tcg_ops restore_state_to_opc, Richard Henderson, 2022/10/25
[PULL 31/47] target/hppa: Convert to tcg_ops restore_state_to_opc, Richard Henderson, 2022/10/25
[PULL 32/47] target/i386: Convert to tcg_ops restore_state_to_opc, Richard Henderson, 2022/10/25
[PULL 33/47] target/loongarch: Convert to tcg_ops restore_state_to_opc, Richard Henderson, 2022/10/25