hw/timer/mc146818rtc: Only include qapi-commands-misc on I386
commit3c13c4be221a83f80431c228bbaf7f8a064897dd
authorPhilippe Mathieu-Daudé <philmd@redhat.com>
Thu, 17 Oct 2019 16:26:14 +0000 (17 18:26 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Wed, 23 Oct 2019 15:50:27 +0000 (23 17:50 +0200)
tree456bd4b97f10f9b01c8ac5e0f2a1f812aeededef
parent1bd71dce4bf2d24d003780ef01eb5fc274d66703
hw/timer/mc146818rtc: Only include qapi-commands-misc on I386

Commit a6c7040fb09 restricted the rtc-reset-reinjection command
to the I386 target.
Restrict the "qapi/qapi-commands-misc-target.h" header to it too.

Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-Id: <20191017162614.21327-1-philmd@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
hw/timer/mc146818rtc.c