On Thu, 18 Jun 2020 18:22:51 -0400 Collin Walling <[email protected]> wrote:
> Functions within read scp/cpu info will need access to the machine > state. Let's make a call to retrieve the machine state once and > pass the appropriate data to the respective functions. > > Signed-off-by: Collin Walling <[email protected]> > Reviewed-by: David Hildenbrand <[email protected]> > Reviewed-by: Thomas Huth <[email protected]> > --- > hw/s390x/sclp.c | 8 ++++---- > 1 file changed, 4 insertions(+), 4 deletions(-) Reviewed-by: Cornelia Huck <[email protected]>
