qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH 0/2] target/i386/helper: Minor #ifdef'ry simplifications


From: Philippe Mathieu-Daudé
Subject: [PATCH 0/2] target/i386/helper: Minor #ifdef'ry simplifications
Date: Sat, 3 Jun 2023 00:46:26 +0200

Not very interesting code shuffle, but this was in
the way of another big cleanup. So sending apart.

BTW this file isn't covered in MAINTAINERS:

  $ ./scripts/get_maintainer.pl -f target/i386/helper.c
  get_maintainer.pl: No maintainers found

Philippe Mathieu-Daudé (2):
  target/i386/helper: Remove do_cpu_sipi() stub for user-mode emulation
  target/i386/helper: Shuffle do_cpu_init()

 target/i386/cpu.h    |  3 ++-
 target/i386/helper.c | 15 ++++-----------
 2 files changed, 6 insertions(+), 12 deletions(-)

-- 
2.38.1




reply via email to

[Prev in Thread] Current Thread [Next in Thread]