Re: [Qemu-devel] [PATCH v3] s390x/pci: add common function measurement block

2018-12-22 Thread no-reply
] [PATCH v3] s390x/pci: add common function measurement block === TEST SCRIPT BEGIN === #!/bin/bash BASE=base n=1 total=$(git log --oneline $BASE.. | wc -l) failed=0 git config --local diff.renamelimit 0 git config --local diff.renames True git config --local diff.algorithm histogram commits

Re: [Qemu-devel] [PATCH v3] s390x/pci: add common function measurement block

2018-12-18 Thread Pierre Morel
On 18/12/2018 10:55, Cornelia Huck wrote: On Fri, 14 Dec 2018 17:53:42 +0100 Pierre Morel wrote: From: Yi Min Zhao Common function measurement block is used to report zPCI internal counters of successful pcilg/stg/stb and rpcit instructions to a memory location provided by the program.

Re: [Qemu-devel] [PATCH v3] s390x/pci: add common function measurement block

2018-12-18 Thread Cornelia Huck
On Fri, 14 Dec 2018 17:53:42 +0100 Pierre Morel wrote: > From: Yi Min Zhao > > Common function measurement block is used to report zPCI internal > counters of successful pcilg/stg/stb and rpcit instructions to > a memory location provided by the program. > > This patch introduces a new

[Qemu-devel] [PATCH v3] s390x/pci: add common function measurement block

2018-12-14 Thread Pierre Morel
From: Yi Min Zhao Common function measurement block is used to report zPCI internal counters of successful pcilg/stg/stb and rpcit instructions to a memory location provided by the program. This patch introduces a new ZpciFmb structure and schedules a timer callback to copy the zPCI measures to

Re: [Qemu-devel] [PATCH v3] s390x/pci: add common function measurement block

2018-12-14 Thread Pierre Morel
On 14/12/2018 15:20, Cornelia Huck wrote: On Fri, 14 Dec 2018 15:11:18 +0100 Pierre Morel wrote: From: Yi Min Zhao Common function measurement block is used to report zPCI internal counters of successful pcilg/stg/stb and rpcit instructions to a memory location provided by the program.

Re: [Qemu-devel] [PATCH v3] s390x/pci: add common function measurement block

2018-12-14 Thread Cornelia Huck
On Fri, 14 Dec 2018 15:11:18 +0100 Pierre Morel wrote: > From: Yi Min Zhao > > Common function measurement block is used to report zPCI internal > counters of successful pcilg/stg/stb and rpcit instructions to > a memory location provided by the program. > > This patch introduces a new

[Qemu-devel] [PATCH v3] s390x/pci: add common function measurement block

2018-12-14 Thread Pierre Morel
From: Yi Min Zhao Common function measurement block is used to report zPCI internal counters of successful pcilg/stg/stb and rpcit instructions to a memory location provided by the program. This patch introduces a new ZpciFmb structure and schedules a timer callback to copy the zPCI measures to