On 8/19/26 07:56, Philippe Mathieu-Daudé wrote:
Refactor the target-specific async event processing logic (APIC
polling) into a separate x86_cpu_process_async_events() function.

Signed-off-by: Philippe Mathieu-Daudé<[email protected]>
---
  target/i386/tcg/helper-tcg.h        |  1 +
  target/i386/tcg/system/seg_helper.c | 11 +++++++++--
  2 files changed, 10 insertions(+), 2 deletions(-)

Reviewed-by: Richard Henderson <[email protected]>

r~

Reply via email to