* Re: [PATCH 0/7] cpus: Constify some CPUState arguments [not found] <20250120061310.81368-1-philmd@linaro.org> @ 2025-10-29 17:58 ` Philippe Mathieu-Daudé 2025-10-30 6:59 ` Manos Pitsidianakis 0 siblings, 1 reply; 3+ messages in thread From: Philippe Mathieu-Daudé @ 2025-10-29 17:58 UTC (permalink / raw) To: qemu-devel Cc: Richard Henderson, Kyle Evans, Warner Losh, kvm, Laurent Vivier On 20/1/25 07:13, Philippe Mathieu-Daudé wrote: > This is in preparation of making various CPUClass handlers > take a const CPUState argument. > > Philippe Mathieu-Daudé (7): > qemu/thread: Constify qemu_thread_get_affinity() 'thread' argument > qemu/thread: Constify qemu_thread_is_self() argument > cpus: Constify qemu_cpu_is_self() argument > cpus: Constify cpu_get_address_space() 'cpu' argument > cpus: Constify cpu_is_stopped() argument > cpus: Constify cpu_work_list_empty() argument > accels: Constify AccelOpsClass::cpu_thread_is_idle() argument ping? ^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH 0/7] cpus: Constify some CPUState arguments 2025-10-29 17:58 ` [PATCH 0/7] cpus: Constify some CPUState arguments Philippe Mathieu-Daudé @ 2025-10-30 6:59 ` Manos Pitsidianakis 2025-10-30 11:42 ` Yodel Eldar 0 siblings, 1 reply; 3+ messages in thread From: Manos Pitsidianakis @ 2025-10-30 6:59 UTC (permalink / raw) To: Philippe Mathieu-Daudé Cc: qemu-devel, Richard Henderson, Kyle Evans, Warner Losh, kvm, Laurent Vivier On Wed, Oct 29, 2025 at 7:59 PM Philippe Mathieu-Daudé <philmd@linaro.org> wrote: > > On 20/1/25 07:13, Philippe Mathieu-Daudé wrote: > > This is in preparation of making various CPUClass handlers > > take a const CPUState argument. > > > > Philippe Mathieu-Daudé (7): > > qemu/thread: Constify qemu_thread_get_affinity() 'thread' argument > > qemu/thread: Constify qemu_thread_is_self() argument > > cpus: Constify qemu_cpu_is_self() argument > > cpus: Constify cpu_get_address_space() 'cpu' argument > > cpus: Constify cpu_is_stopped() argument > > cpus: Constify cpu_work_list_empty() argument > > accels: Constify AccelOpsClass::cpu_thread_is_idle() argument > > ping? > Hi Philippe, I can't find this series in my mailbox and it's not on lore.kernel.org/patchew/lists.gnu.org either. Resend? ^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH 0/7] cpus: Constify some CPUState arguments 2025-10-30 6:59 ` Manos Pitsidianakis @ 2025-10-30 11:42 ` Yodel Eldar 0 siblings, 0 replies; 3+ messages in thread From: Yodel Eldar @ 2025-10-30 11:42 UTC (permalink / raw) To: Manos Pitsidianakis, Philippe Mathieu-Daudé Cc: qemu-devel, Richard Henderson, Kyle Evans, Warner Losh, kvm, Laurent Vivier On 30/10/2025 01:59, Manos Pitsidianakis wrote: > On Wed, Oct 29, 2025 at 7:59 PM Philippe Mathieu-Daudé > <philmd@linaro.org> wrote: >> >> On 20/1/25 07:13, Philippe Mathieu-Daudé wrote: >>> This is in preparation of making various CPUClass handlers >>> take a const CPUState argument. >>> >>> Philippe Mathieu-Daudé (7): >>> qemu/thread: Constify qemu_thread_get_affinity() 'thread' argument >>> qemu/thread: Constify qemu_thread_is_self() argument >>> cpus: Constify qemu_cpu_is_self() argument >>> cpus: Constify cpu_get_address_space() 'cpu' argument >>> cpus: Constify cpu_is_stopped() argument >>> cpus: Constify cpu_work_list_empty() argument >>> accels: Constify AccelOpsClass::cpu_thread_is_idle() argument >> >> ping? >> > > Hi Philippe, I can't find this series in my mailbox and it's not on > lore.kernel.org/patchew/lists.gnu.org either. Resend? > Hi, Looks like it landed on the kvm mailing list via Cc but was left out of qemu-devel, despite the seemingly correct To header: https://lore.kernel.org/kvm/20250120061310.81368-1-philmd@linaro.org/ Regards, Yodel ^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2025-10-30 11:44 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <20250120061310.81368-1-philmd@linaro.org>
2025-10-29 17:58 ` [PATCH 0/7] cpus: Constify some CPUState arguments Philippe Mathieu-Daudé
2025-10-30 6:59 ` Manos Pitsidianakis
2025-10-30 11:42 ` Yodel Eldar
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for NNTP newsgroup(s).