On 8/4/23 4:04 AM, Cédric Le Goater wrote: > Output message are slightly modified to ease selection with wildcards > and to report extra parameters. > > Signed-off-by: Cédric Le Goater <c...@redhat.com> > --- > hw/s390x/s390-pci-bus.c | 25 ++++++------------ > hw/s390x/s390-pci-inst.c | 48 ++++++++++++++--------------------- > target/s390x/kvm/kvm.c | 33 ++++++++---------------- > hw/s390x/trace-events | 17 +++++++++++++ > target/s390x/kvm/trace-events | 7 +++++ > 5 files changed, 62 insertions(+), 68 deletions(-)
Thanks for this, it has been on my todo list for a while. Message contents look fine, so with Thomas's minor nit: Reviewed-by: Matthew Rosato <mjros...@linux.ibm.com>