mbox series

[0/2] sysemu/accel: Simplify sysemu/hvf.h

Message ID 20230905123906.6880-1-philmd@linaro.org
Headers show
Series sysemu/accel: Simplify sysemu/hvf.h | expand

Message

Philippe Mathieu-Daudé Sept. 5, 2023, 12:39 p.m. UTC
Trivial cleanups which simplify "sysemu/hvf.h".

Philippe Mathieu-Daudé (2):
  target/i386/hvf: Remove unused includes in 'hvf-i386.h'
  sysemu/kvm: Restrict hvf_get_supported_cpuid() to x86 targets

 include/sysemu/hvf.h       | 3 ---
 target/i386/hvf/hvf-i386.h | 6 +-----
 target/i386/cpu.c          | 1 +
 3 files changed, 2 insertions(+), 8 deletions(-)