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?

Reply via email to