After removing the kvmclock_create() stub we restrict
"hw/kvm/clock.h" to x86, the single arch implementing /
using this.
Philippe Mathieu-Daudé (2):
hw/i386: Remove unuseful kvmclock_create() stub
hw/i386: Rename 'hw/kvm/clock.h' -> 'hw/i386/kvm/clock.h'
{include/hw => hw/i386}/kvm/clock.h | 14 ++------------
hw/i386/kvm/clock.c | 6 ++++--
hw/i386/microvm.c | 6 ++++--
hw/i386/pc_piix.c | 4 ++--
hw/i386/pc_q35.c | 6 ++++--
5 files changed, 16 insertions(+), 20 deletions(-)
rename {include/hw => hw/i386}/kvm/clock.h (65%)
--
2.38.1