From: Stefan Hajnoczi <stefanha@redhat.com>
To: "Philippe Mathieu-Daudé" <philmd@linaro.org>
Cc: qemu-devel@nongnu.org, "Philippe Mathieu-Daudé" <philmd@linaro.org>
Subject: Re: [PULL 00/59] Accel & exec patches for 2024-12-20
Date: Sat, 21 Dec 2024 12:50:42 -0500 [thread overview]
Message-ID: <20241221175042.GA857280@fedora> (raw)
In-Reply-To: <20241220161551.89317-1-philmd@linaro.org>
[-- Attachment #1: Type: text/plain, Size: 116 bytes --]
Applied, thanks.
Please update the changelog at https://wiki.qemu.org/ChangeLog/10.0 for any user-visible changes.
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]
prev parent reply other threads:[~2024-12-21 17:53 UTC|newest]
Thread overview: 61+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-12-20 16:14 [PULL 00/59] Accel & exec patches for 2024-12-20 Philippe Mathieu-Daudé
2024-12-20 16:14 ` [PULL 01/59] hvf: arm: Ignore writes to CNTP_CTL_EL0 Philippe Mathieu-Daudé
2024-12-20 16:14 ` [PULL 02/59] log: Add separate debug option for logging invalid memory accesses Philippe Mathieu-Daudé
2024-12-20 16:14 ` [PULL 03/59] qom: Add TYPE_CONTAINER macro Philippe Mathieu-Daudé
2024-12-20 16:14 ` [PULL 04/59] qom: New object_property_add_new_container() Philippe Mathieu-Daudé
2024-12-20 16:14 ` [PULL 05/59] tests: Fix test-qdev-global-props on anonymous qdev realize() Philippe Mathieu-Daudé
2024-12-20 16:14 ` [PULL 06/59] tests: Explicitly create containers in test_qom_partial_path() Philippe Mathieu-Daudé
2024-12-20 16:14 ` [PULL 07/59] ppc/e500: Avoid abuse of container_get() Philippe Mathieu-Daudé
2024-12-20 16:14 ` [PULL 08/59] hw/ppc: Explicitly create the drc container Philippe Mathieu-Daudé
2024-12-20 16:15 ` [PULL 09/59] qom: Create system containers explicitly Philippe Mathieu-Daudé
2024-12-20 16:15 ` [PULL 10/59] target/i386/sev: Reduce system specific declarations Philippe Mathieu-Daudé
2024-12-20 16:15 ` [PULL 11/59] include: Rename sysemu/ -> system/ Philippe Mathieu-Daudé
2024-12-20 16:15 ` [PULL 12/59] system: Move 'exec/confidential-guest-support.h' to system/ Philippe Mathieu-Daudé
2024-12-20 16:15 ` [PULL 13/59] tcg/tci: Include missing 'disas/dis-asm.h' header Philippe Mathieu-Daudé
2024-12-20 16:15 ` [PULL 14/59] accel/tcg: Include missing 'exec/tswap.h' header in translator.c Philippe Mathieu-Daudé
2024-12-20 16:15 ` [PULL 15/59] accel/tcg: Have tlb_vaddr_to_host() use vaddr type Philippe Mathieu-Daudé
2024-12-20 16:15 ` [PULL 16/59] exec/cpu-all: Include missing 'exec/cpu-defs.h' header Philippe Mathieu-Daudé
2024-12-20 16:15 ` [PULL 17/59] exec/cpu-defs: Remove unnecessary headers Philippe Mathieu-Daudé
2024-12-20 16:15 ` [PULL 18/59] exec/translation-block: Include missing 'exec/vaddr.h' header Philippe Mathieu-Daudé
2024-12-20 16:15 ` [PULL 19/59] linux-user/aarch64: Include missing 'user/abitypes.h' header Philippe Mathieu-Daudé
2024-12-20 16:15 ` [PULL 20/59] user: Introduce 'user/guest-host.h' header Philippe Mathieu-Daudé
2024-12-20 16:15 ` [PULL 21/59] target/arm/cpu: Restrict cpu_untagged_addr() to user emulation Philippe Mathieu-Daudé
2024-12-20 16:15 ` [PULL 22/59] target/arm/mte: Restrict 'exec/ram_addr.h' to system emulation Philippe Mathieu-Daudé
2024-12-20 16:15 ` [PULL 23/59] exec/ram_addr: Include missing 'exec/hwaddr.h' and 'exec/cpu-common.h' Philippe Mathieu-Daudé
2024-12-20 16:15 ` [PULL 24/59] include: Include missing 'qemu/clang-tsa.h' header Philippe Mathieu-Daudé
2024-12-20 16:15 ` [PULL 25/59] accel/tcg: Declare mmap_[un]lock() in 'exec/page-protection.h' Philippe Mathieu-Daudé
2024-12-20 16:15 ` [PULL 26/59] accel/tcg: Use tb_page_addr_t type in page_unprotect() Philippe Mathieu-Daudé
2024-12-20 16:15 ` [PULL 27/59] accel/tcg: Move page_[un]protect() to 'user/page-protection.h' Philippe Mathieu-Daudé
2024-12-20 16:15 ` [PULL 28/59] system: Remove unnecessary 'exec/translate-all.h' include Philippe Mathieu-Daudé
2024-12-20 16:15 ` [PULL 29/59] accel/tcg: Move 'exec/translate-all.h' -> 'tb-internal.h' Philippe Mathieu-Daudé
2024-12-20 16:15 ` [PULL 30/59] accel/tcg: Un-inline log_pc() Philippe Mathieu-Daudé
2024-12-20 16:15 ` [PULL 31/59] accel/tcg: Move TranslationBlock declarations to 'tb-internal.h' Philippe Mathieu-Daudé
2024-12-20 16:15 ` [PULL 32/59] accel/tcg: Really restrict cpu_io_recompile() to system emulation Philippe Mathieu-Daudé
2024-12-20 16:15 ` [PULL 33/59] accel/tcg: Move user-related declarations out of 'exec/cpu-all.h' (1/4) Philippe Mathieu-Daudé
2024-12-20 16:15 ` [PULL 34/59] accel/tcg: Move user-related declarations out of 'exec/cpu-all.h' (2/4) Philippe Mathieu-Daudé
2024-12-20 16:15 ` [PULL 35/59] accel/tcg: Move user-related declarations out of 'exec/cpu-all.h' (3/4) Philippe Mathieu-Daudé
2024-12-20 16:15 ` [PULL 36/59] accel/tcg: Move user-related declarations out of 'exec/cpu-all.h' (4/4) Philippe Mathieu-Daudé
2024-12-20 16:15 ` [PULL 37/59] user: Forward declare target_cpu_copy_regs structure Philippe Mathieu-Daudé
2024-12-20 16:15 ` [PULL 38/59] user: Move 'linux-user/cpu_loop-common.h' -> 'user/cpu_loop.h' Philippe Mathieu-Daudé
2024-12-20 16:15 ` [PULL 39/59] user: Declare cpu_loop() once in 'user/cpu_loop.h' Philippe Mathieu-Daudé
2024-12-20 16:15 ` [PULL 40/59] user: Move various declarations out of 'exec/exec-all.h' Philippe Mathieu-Daudé
2024-12-20 16:15 ` [PULL 41/59] target/loongarch: Declare loongarch_cpu_dump_state() locally Philippe Mathieu-Daudé
2024-12-20 16:15 ` [PULL 42/59] target/sparc: Uninline cpu_get_tb_cpu_state() Philippe Mathieu-Daudé
2024-12-20 16:15 ` [PULL 43/59] target/sparc: Move sparc_restore_state_to_opc() to cpu.c Philippe Mathieu-Daudé
2024-12-20 16:15 ` [PULL 44/59] exec/cpu-all: Include 'cpu.h' earlier so MMU_USER_IDX is always defined Philippe Mathieu-Daudé
2024-12-20 16:15 ` [PULL 45/59] accel/tcg: Declare cpu_loop_exit_requested() in 'exec/cpu-common.h' Philippe Mathieu-Daudé
2024-12-20 16:15 ` [PULL 46/59] exec/translation-block: Include missing 'qemu/atomic.h' header Philippe Mathieu-Daudé
2024-12-20 16:15 ` [PULL 47/59] qemu/coroutine: " Philippe Mathieu-Daudé
2024-12-20 16:15 ` [PULL 48/59] accel/tcg: Restrict curr_cflags() declaration to 'internal-common.h' Philippe Mathieu-Daudé
2024-12-20 16:15 ` [PULL 49/59] accel/tcg: Move tcg_cflags_has/set() to 'exec/translation-block.h' Philippe Mathieu-Daudé
2024-12-20 16:15 ` [PULL 50/59] accel/tcg: Include missing 'exec/translation-block.h' header Philippe Mathieu-Daudé
2024-12-20 16:15 ` [PULL 51/59] accel/tcg: Un-inline translator_is_same_page() Philippe Mathieu-Daudé
2024-12-20 16:15 ` [PULL 52/59] target/xtensa: Remove tswap() calls in semihosting simcall() helper Philippe Mathieu-Daudé
2024-12-20 16:15 ` [PULL 53/59] target/mips: Remove tswap() calls in semihosting uhi_fstat_cb() Philippe Mathieu-Daudé
2024-12-20 16:15 ` [PULL 54/59] target/mips: Drop left-over comment about Jazz machine Philippe Mathieu-Daudé
2024-12-20 16:15 ` [PULL 55/59] hw/xen: Remove unnecessary 'exec/cpu-common.h' header Philippe Mathieu-Daudé
2024-12-20 16:15 ` [PULL 56/59] system/numa: " Philippe Mathieu-Daudé
2024-12-20 16:15 ` [PULL 57/59] system/accel-ops: " Philippe Mathieu-Daudé
2024-12-20 16:15 ` [PULL 58/59] meson: Do not define CONFIG_DEVICES on user emulation Philippe Mathieu-Daudé
2024-12-20 16:15 ` [PULL 59/59] util/qemu-timer: fix indentation Philippe Mathieu-Daudé
2024-12-21 17:50 ` Stefan Hajnoczi [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20241221175042.GA857280@fedora \
--to=stefanha@redhat.com \
--cc=philmd@linaro.org \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.