mirror of
https://github.com/mborgerson/xemu.git
synced 2026-03-01 22:55:01 +00:00
All qdev definitions are available from other headers, user-mode emulation does not need hw/hw.h. By considering system emulation only, it is simpler to disentangle hw/hw.h from NEED_CPU_H. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>