On 3/10/23 09:04, Philippe Mathieu-Daudé wrote:
Since v1:
- Addressed Michael review comments,
- Added Daniel R-b tag.
Implement Kevin's suggestion to remove KVM declarations
for user emulation builds, so if KVM prototype are used
we directly get a compile failure.
Philippe Mathieu-Daudé (4):
sysemu/kvm: Restrict kvmppc_get_radix_page_info() to ppc targets
hw/ppc/e500: Restrict ppce500_init_mpic_kvm() to KVM
target/ppc: Restrict KVM objects to system emulation
target/ppc: Prohibit target specific KVM prototypes on user emulation
Ping?