On Thu, 18 Jun 2020 18:22:51 -0400 Collin Walling <wall...@linux.ibm.com> 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 <wall...@linux.ibm.com> > Reviewed-by: David Hildenbrand <da...@redhat.com> > Reviewed-by: Thomas Huth <th...@redhat.com> > --- > hw/s390x/sclp.c | 8 ++++---- > 1 file changed, 4 insertions(+), 4 deletions(-) Reviewed-by: Cornelia Huck <coh...@redhat.com>