+19
−0
include/hw/ppc/spapr_rtas.h
0 → 100644
+10
−0
+17
−0
+3
−0
tests/libqos/rtas.c
0 → 100644
+71
−0
Loading
Add a first test to validate the protocol: - rtas/get-time-of-day compares the time from the guest with the time from the host. Signed-off-by:Laurent Vivier <lvivier@redhat.com> Reviewed-by:
Greg Kurz <groug@kaod.org> Signed-off-by:
David Gibson <david@gibson.dropbear.id.au>