On Thu, 20 Aug 2026 12:47:18 +0200, Philippe Mathieu-Daudé <[email protected]> wrote: > x86_cpu_pending_interrupt() and x86_cpu_interrupts_enabled() > only read CPU state without modification, add the const > qualifiers to CPUState and CPUX86State parameters.
Reviewed-by: Marc-André Lureau <[email protected]> -- Marc-André Lureau <[email protected]>
