From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id D6124C433F5 for ; Fri, 7 Jan 2022 20:26:33 +0000 (UTC) Received: from localhost ([::1]:35380 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1n5von-0003UB-0P for qemu-devel@archiver.kernel.org; Fri, 07 Jan 2022 15:26:33 -0500 Received: from eggs.gnu.org ([209.51.188.92]:49268) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1n5v4G-0004c9-8V for qemu-devel@nongnu.org; Fri, 07 Jan 2022 14:38:28 -0500 Received: from [2607:f8b0:4864:20::629] (port=44892 helo=mail-pl1-x629.google.com) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1n5v4D-0006Ne-OA for qemu-devel@nongnu.org; Fri, 07 Jan 2022 14:38:27 -0500 Received: by mail-pl1-x629.google.com with SMTP id h1so5595425pls.11 for ; Fri, 07 Jan 2022 11:38:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=subject:to:cc:references:from:message-id:date:user-agent :mime-version:in-reply-to:content-language:content-transfer-encoding; bh=57uaYWvkLYmsxPM8d/RyjcY0JNQfGwIuMmoyZj+Me34=; b=CYn8EePo2X/8Ue3i5r+iWMMQcbPrbqlI9DDPpqK4XIPcg+7oAp31LltyVg+4CDLikF Xmdoi8Olk6rvkaDQhujYVcAuQGVawJuvlpnOWEZ2pj9/w1T5KGc9H+R+HxTnAPA+ePlS yaIoHDEIwHGBXRTSVhNy367yq+UsMnPYcoAECXoC66tnRyZhzGMeSsdBFAOy/kJ/9+Jq gD5X2kJkDsvhYRk9ZLYoZdgf3j7DE9rTNtiaMSIZg1sspIzP4P5KgBBEXbJVboZYyVul 7gLl81YfNEspf+0WcxJl1YTKCSbwy0ZyHadYkZ0jFR7hGXtUb2wTX1tJjYAE5UxXqer5 dMlQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:subject:to:cc:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=57uaYWvkLYmsxPM8d/RyjcY0JNQfGwIuMmoyZj+Me34=; b=WymEieCUhXydLppRnOx/EuzWmeXSmYV/Gm80rjT4zrKhjbixe13hMcbKEfwZzmwLaD hYas58DZ2fIN7HVlgIz9uphYcjkS/x8wnwT8kchFg6CAe8Uzh1BglMvnLRSzTvDXhS3O zkll5aIMELRjGQq3gaz4eMTwZ/2wgMTXGUzSjB+7AKyvhhworma/ymzMHaDA5oBt8pIX AtzippScgOHre3u9oBupVuLO55SpRcZHv8DbWmcytwBz1+OvL1KePLeMercwVvkO60xV DaRp0Kk3njzq+Z1HQ/6Ih6vYfvWOg9fIiDn/HEtpkWYUfEMYy9C091I2HqVd0dRi3BoC oIrg== X-Gm-Message-State: AOAM531vea1GUNk26MPgroVv2ICs3f4FldNZ73BYPauGdoSniBd02tjT VhuoLf9Oo3YEQBUbIYW2jX5cPw== X-Google-Smtp-Source: ABdhPJzFHL7yd549BOhbCpm4US+GPuweoXE1gvoBUE7o3qWPUg0XOZqP7C5vWBBrDPrb95sBfikY/Q== X-Received: by 2002:a17:902:c944:b0:148:dd42:937f with SMTP id i4-20020a170902c94400b00148dd42937fmr64605737pla.107.1641584303491; Fri, 07 Jan 2022 11:38:23 -0800 (PST) Received: from [192.168.1.13] (174-21-75-75.tukw.qwest.net. [174.21.75.75]) by smtp.gmail.com with ESMTPSA id ng7sm6815536pjb.41.2022.01.07.11.38.23 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Fri, 07 Jan 2022 11:38:23 -0800 (PST) Subject: Re: [PULL v2 00/55] virtio,pci,pc: features,fixes,cleanups To: "Michael S. Tsirkin" , qemu-devel@nongnu.org References: <20220107102526.39238-1-mst@redhat.com> From: Richard Henderson Message-ID: <3f660c72-de9d-66e1-aed4-e9a5cda00f12@linaro.org> Date: Fri, 7 Jan 2022 11:38:21 -0800 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.14.0 MIME-Version: 1.0 In-Reply-To: <20220107102526.39238-1-mst@redhat.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-Host-Lookup-Failed: Reverse DNS lookup failed for 2607:f8b0:4864:20::629 (failed) Received-SPF: pass client-ip=2607:f8b0:4864:20::629; envelope-from=richard.henderson@linaro.org; helo=mail-pl1-x629.google.com X-Spam_score_int: -39 X-Spam_score: -4.0 X-Spam_bar: ---- X-Spam_report: (-4.0 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, NICE_REPLY_A=-2.691, RCVD_IN_DNSWL_NONE=-0.0001, RDNS_NONE=0.793, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Peter Maydell Errors-To: qemu-devel-bounces+qemu-devel=archiver.kernel.org@nongnu.org Sender: "Qemu-devel" On 1/7/22 3:03 AM, Michael S. Tsirkin wrote: > Changes from v1: > - mingw build fixes > - added TPM patches which got acks meanwhile > > Big changes that were tagged originally but did not make the cut: > - SRIOV/nvme (not sure they are my tree material anyway) > - ACPI ERST (some coding style violations) > > The following changes since commit 7d4ae4d4978079d564d3b6354c90a949130409fe: > > Merge tag 'pull-request-2022-01-05' of https://gitlab.com/thuth/qemu into staging (2022-01-05 08:47:18 -0800) > > are available in the Git repository at: > > git://git.kernel.org/pub/scm/virt/kvm/mst/qemu.git tags/for_upstream > > for you to fetch changes up to f1aaf12842f344237d0654352e324a5ab7c70196: > > tests: acpi: Add updated TPM related tables (2022-01-07 05:23:59 -0500) > > ---------------------------------------------------------------- > virtio,pci,pc: features,fixes,cleanups > > New virtio mem options. > A vhost-user cleanup. > Control over smbios entry point type. > Config interrupt support for vdpa. > Fixes, cleanups all over the place. > > Signed-off-by: Michael S. Tsirkin > > ---------------------------------------------------------------- > Andy Pei (1): > hw/vhost-user-blk: turn on VIRTIO_BLK_F_SIZE_MAX feature for virtio blk device > > Ani Sinha (2): > MAINTAINERS: Add a separate entry for acpi/VIOT tables > acpihp: simplify acpi_pcihp_disable_root_bus > > Cindy Lu (10): > virtio: introduce macro IRTIO_CONFIG_IRQ_IDX > virtio-pci: decouple notifier from interrupt process > virtio-pci: decouple the single vector from the interrupt process > vhost: introduce new VhostOps vhost_set_config_call > vhost-vdpa: add support for config interrupt > virtio: add support for configure interrupt > vhost: add support for configure interrupt > virtio-net: add support for configure interrupt > virtio-mmio: add support for configure interrupt > virtio-pci: add support for configure interrupt > > Daniil Tatianin (3): > hw/scsi/vhost-scsi: don't leak vqs on error > hw/scsi/vhost-scsi: don't double close vhostfd on error > virtio/vhost-vsock: don't double close vhostfd, remove redundant cleanup > > David Hildenbrand (12): > virtio-mem: Don't skip alignment checks when warning about block size > util/oslib-posix: Let touch_all_pages() return an error > util/oslib-posix: Support MADV_POPULATE_WRITE for os_mem_prealloc() > util/oslib-posix: Introduce and use MemsetContext for touch_all_pages() > util/oslib-posix: Don't create too many threads with small memory or little pages > util/oslib-posix: Avoid creating a single thread with MADV_POPULATE_WRITE > util/oslib-posix: Support concurrent os_mem_prealloc() invocation > util/oslib-posix: Forward SIGBUS to MCE handler under Linux > virtio-mem: Support "prealloc=on" option > linux-headers: sync VIRTIO_MEM_F_UNPLUGGED_INACCESSIBLE > virtio-mem: Support VIRTIO_MEM_F_UNPLUGGED_INACCESSIBLE > virtio-mem: Set "unplugged-inaccessible=auto" for the 7.0 machine on x86 > > Eduardo Habkost (3): > smbios: Rename SMBIOS_ENTRY_POINT_* enums > hw/smbios: Use qapi for SmbiosEntryPointType > hw/i386: expose a "smbios-entry-point-type" PC machine property > > Frederic Barrat (2): > pci: Export the pci_intx() function > pcie_aer: Don't trigger a LSI if none are defined > > Igor Mammedov (4): > acpi: fix QEMU crash when started with SLIC table > tests: acpi: whitelist expected blobs before changing them > tests: acpi: add SLIC table test > tests: acpi: SLIC: update expected blobs > > Jason Wang (1): > intel-iommu: correctly check passthrough during translation > > Laurent Vivier (1): > trace-events,pci: unify trace events format > > Michael S. Tsirkin (1): > acpi: validate hotplug selector on access > > Roman Kagan (9): > vhost-user-blk: reconnect on any error during realize > chardev/char-socket: tcp_chr_recv: don't clobber errno > chardev/char-socket: tcp_chr_sync_read: don't clobber errno > vhost-backend: avoid overflow on memslots_limit > vhost-backend: stick to -errno error return convention > vhost-vdpa: stick to -errno error return convention > vhost-user: stick to -errno error return convention > vhost: stick to -errno error return convention > vhost-user-blk: propagate error return from generic vhost > > Stefan Berger (3): > tests: acpi: prepare for updated TPM related tables > acpi: tpm: Add missing device identification objects > tests: acpi: Add updated TPM related tables > > Stefan Hajnoczi (1): > virtio: signal after wrapping packed used_idx > > Thomas Huth (2): > hw/i386/pc: Add missing property descriptions > docs: reSTify virtio-balloon-stats documentation and move to docs/interop > > qapi/machine.json | 12 + > hw/virtio/virtio-pci.h | 4 +- > include/hw/firmware/smbios.h | 10 +- > include/hw/i386/pc.h | 4 + > include/hw/pci/pci.h | 5 + > include/hw/virtio/vhost-backend.h | 3 + > include/hw/virtio/vhost.h | 4 + > include/hw/virtio/virtio-mem.h | 12 + > include/hw/virtio/virtio.h | 7 + > include/net/vhost_net.h | 2 + > include/qemu/osdep.h | 7 + > include/standard-headers/linux/virtio_mem.h | 9 +- > chardev/char-socket.c | 17 +- > hw/acpi/core.c | 4 +- > hw/acpi/pcihp.c | 12 +- > hw/arm/virt-acpi-build.c | 1 + > hw/arm/virt.c | 2 +- > hw/block/vhost-user-blk.c | 5 +- > hw/display/vhost-user-gpu.c | 6 + > hw/i386/acpi-build.c | 9 + > hw/i386/intel_iommu.c | 38 +- > hw/i386/pc.c | 38 +- > hw/i386/pc_piix.c | 2 +- > hw/i386/pc_q35.c | 2 +- > hw/net/vhost_net-stub.c | 9 + > hw/net/vhost_net.c | 9 + > hw/net/virtio-net.c | 10 +- > hw/pci/pci.c | 9 +- > hw/pci/pci_host.c | 6 +- > hw/pci/pcie_aer.c | 4 +- > hw/scsi/vhost-scsi.c | 15 +- > hw/smbios/smbios.c | 8 +- > hw/virtio/vhost-backend.c | 4 +- > hw/virtio/vhost-user-fs.c | 6 + > hw/virtio/vhost-user.c | 401 ++++++++++++--------- > hw/virtio/vhost-vdpa.c | 44 ++- > hw/virtio/vhost-vsock-common.c | 6 + > hw/virtio/vhost-vsock.c | 11 +- > hw/virtio/vhost.c | 174 ++++++--- > hw/virtio/virtio-crypto.c | 6 + > hw/virtio/virtio-mem.c | 105 +++++- > hw/virtio/virtio-mmio.c | 27 ++ > hw/virtio/virtio-pci.c | 281 ++++++++++----- > hw/virtio/virtio.c | 30 ++ > softmmu/cpus.c | 4 + > tests/qtest/bios-tables-test.c | 15 + > util/oslib-posix.c | 234 +++++++++--- > MAINTAINERS | 8 + > docs/interop/index.rst | 1 + > .../virtio-balloon-stats.rst} | 58 +-- > hw/pci/trace-events | 8 +- > hw/virtio/trace-events | 1 + > tests/data/acpi/q35/DSDT.tis.tpm12 | Bin 8894 -> 8900 bytes > tests/data/acpi/q35/DSDT.tis.tpm2 | Bin 8894 -> 8921 bytes > tests/data/acpi/q35/FACP.slic | Bin 0 -> 244 bytes > tests/data/acpi/q35/SLIC.slic | Bin 0 -> 36 bytes > 56 files changed, 1209 insertions(+), 500 deletions(-) > rename docs/{virtio-balloon-stats.txt => interop/virtio-balloon-stats.rst} (66%) > create mode 100644 tests/data/acpi/q35/FACP.slic > create mode 100644 tests/data/acpi/q35/SLIC.slic This fails everywhere. https://gitlab.com/qemu-project/qemu/-/pipelines/443660857 r~