Re: [PATCH 1/6] travis.yml: Move gprof/gcov test across to gitlab

2021-02-03 Thread Thomas Huth
On 03/02/2021 20.32, Wainer dos Santos Moschetta wrote: Hi, On 2/3/21 8:32 AM, Thomas Huth wrote: From: Philippe Mathieu-Daudé Similarly to commit 8cdb2cef3f1, move the gprof/gcov test to GitLab. The coverage-summary.sh script is not Travis-CI specific, make it generic. Signed-off-by: Phili

Re: [PATCH v2 15/36] block: use topological sort for permission update

2021-02-03 Thread Vladimir Sementsov-Ogievskiy
03.02.2021 21:38, Kevin Wolf wrote: Am 28.01.2021 um 19:04 hat Vladimir Sementsov-Ogievskiy geschrieben: 28.01.2021 20:13, Kevin Wolf wrote: Am 28.01.2021 um 10:34 hat Vladimir Sementsov-Ogievskiy geschrieben: 27.01.2021 21:38, Kevin Wolf wrote: Am 27.11.2020 um 15:45 hat Vladimir Sementsov-O

[PATCH] qemu-storage-daemon: Enable object-add

2021-02-03 Thread Kevin Wolf
As we don't have a fully QAPIfied version of object-add yet and it still has 'gen': false in the schema, it needs to be registered explicitly in init_qmp_commands() to be available for users. Fixes: 2af282ec51a27116d0402cab237b8970800f870c Signed-off-by: Kevin Wolf --- storage-daemon/qemu-storag

Re: [PATCH v2 19/36] block: fix bdrv_replace_node_common

2021-02-03 Thread Vladimir Sementsov-Ogievskiy
03.02.2021 21:23, Kevin Wolf wrote: Am 27.11.2020 um 15:45 hat Vladimir Sementsov-Ogievskiy geschrieben: inore_children thing doesn't help to track all propagated permissions of children we want to ignore. The simplest way to correctly update permissions is update graph first and then do permiss

[Bug 1912777] Re: KVM_EXIT_MMIO has increased in Qemu4.0.0 when compared to Qemu 2.11.0

2021-02-03 Thread ANIMESH KUMAR SINHA
** Description changed: I was able to generate trace dump in Qemu for kvm_run_exit event in both QEMU 2.11.0 and QEMU 4.0.0 From the trace i noticed that the number of KVM_KXIT_MMIO calls has increased alot and is causing delay in testcase execution. I executed same testcase from Qemu 2

Re: [PATCH v2 20/36] block: add bdrv_attach_child_common() transaction action

2021-02-03 Thread Vladimir Sementsov-Ogievskiy
04.02.2021 00:01, Kevin Wolf wrote: Am 27.11.2020 um 15:45 hat Vladimir Sementsov-Ogievskiy geschrieben: Split out no-perm part of bdrv_root_attach_child() into separate transaction action. bdrv_root_attach_child() now moves to new permission update paradigm: first update graph relations then up

Re: [PATCH v2 20/36] block: add bdrv_attach_child_common() transaction action

2021-02-03 Thread Kevin Wolf
Am 04.02.2021 um 08:34 hat Vladimir Sementsov-Ogievskiy geschrieben: > 04.02.2021 00:01, Kevin Wolf wrote: > > Am 27.11.2020 um 15:45 hat Vladimir Sementsov-Ogievskiy geschrieben: > > > Split out no-perm part of bdrv_root_attach_child() into separate > > > transaction action. bdrv_root_attach_child

Re: [PATCH] MAINTAINERS: Fix the location of virtiofsd.rst

2021-02-03 Thread Philippe Mathieu-Daudé
On 2/3/21 10:19 PM, Wainer dos Santos Moschetta wrote: > The virtiofsd.rst file was moved to docs/tools, so this update > MAINTAINERS accordingly. > > Fixes: a08b4a9fe6c ("docs: Move tools documentation to tools manual") Thanks, but why not directly fix all the files changed by that commit? > Si

Re: [PULL 11/24] tcg/optimize: Use tcg_constant_internal with constant folding

2021-02-03 Thread David Hildenbrand
On 04.02.21 07:41, David Hildenbrand wrote: Am 04.02.2021 um 03:22 schrieb Richard Henderson : On 2/1/21 10:45 AM, Richard W.M. Jones wrote: This commit breaks running certain s390x binaries, at least the "mount" command (or a library it uses) breaks. More details in this BZ: https://bugzi

<    1   2   3   4   5   6