From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [216.205.24.124]) by mx.groups.io with SMTP id smtpd.web09.67034.1629365171534840737 for ; Thu, 19 Aug 2021 02:26:12 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@redhat.com header.s=mimecast20190719 header.b=RTE5EJSS; spf=pass (domain: redhat.com, ip: 216.205.24.124, mailfrom: philmd@redhat.com) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1629365170; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=lrBRHUJZWy38AAwqWoYR26BhrR3SrRX5vyZITOAEKtY=; b=RTE5EJSS52TwP9U50F5LdVe4ALAfJSlbRg1x4yQBqDNF/86BRV5cFCQHhdKcR42xsc4tz7 3vYgnSn2AUJuEt6MGmK77jzx4nF7oNoY7dBud4p2R2cuF3IZhcbAAbXo8dtpILAJ6nXtjG 6/jhgGgBl2xK0sTi7ZmrPQseZ4GqtOg= Received: from mail-wr1-f70.google.com (mail-wr1-f70.google.com [209.85.221.70]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-269-hQpdwItfO1qByBRDHD1mVA-1; Thu, 19 Aug 2021 05:26:09 -0400 X-MC-Unique: hQpdwItfO1qByBRDHD1mVA-1 Received: by mail-wr1-f70.google.com with SMTP id l1-20020adff481000000b00156e670a09dso1505546wro.1 for ; Thu, 19 Aug 2021 02:26:09 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=lrBRHUJZWy38AAwqWoYR26BhrR3SrRX5vyZITOAEKtY=; b=LA3OxVroRyLQbIea81VGIFrBCjDMfymWly3YSqjx7Q6GVwh/aOECaLordJmFXIN1jr s3l74M792A0UBkkTFsbyi4duBqWLj8nWQj7YdBP40myfqYlEGmQOE+dX7AnjsIe+ICWk tOULg4/EBtcD4DUKWfi4cT1TUJZEFinMN1zCHO3YOQxjATfqGhSfO38ylkrtn3/Dw5ta ZN3NBF2k4NbKGwVLpAnMIgecicz3PCB07Bug3SqIqwo67o/GpEYYlIsCFQeoDq8Xl0CI xe0k0zs2T6/8xCtUJpufAjNRsq5aaV9G4tK24QUCyyqby+8h5glG7sjvCZPV8qsuCg+o PBlA== X-Gm-Message-State: AOAM530wnXC27FWY37Kn4fqEJ6eUAn/4TQfBlZeaPGqsaIBSr6fdfS2A mDOzXWDeIuv9e+3/xoY9YvMg95oUxTsJUkypf1UbQfkad734pbAtR8F4XaC/7lr1P4Rz+lgsPn5 pMNPM6Acs7qO3DQ== X-Received: by 2002:a05:600c:4ba4:: with SMTP id e36mr13119142wmp.82.1629365168456; Thu, 19 Aug 2021 02:26:08 -0700 (PDT) X-Google-Smtp-Source: ABdhPJw3Ufus4xr/EZhPd+R1L19MLEV4vgQEMXBAu1nHVGrLMP7a0zsThkwanfTdgVqYMIArcFGXeg== X-Received: by 2002:a05:600c:4ba4:: with SMTP id e36mr13119121wmp.82.1629365168206; Thu, 19 Aug 2021 02:26:08 -0700 (PDT) Return-Path: Received: from [192.168.1.36] (163.red-83-52-55.dynamicip.rima-tde.net. [83.52.55.163]) by smtp.gmail.com with ESMTPSA id u10sm2317635wrt.14.2021.08.19.02.26.07 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Thu, 19 Aug 2021 02:26:07 -0700 (PDT) Subject: Re: [edk2-devel] [PATCH v4 0/7] add support for virtio-mmio 1.0 To: devel@edk2.groups.io, kraxel@redhat.com References: <20210819072517.1565797-1-kraxel@redhat.com> From: =?UTF-8?B?UGhpbGlwcGUgTWF0aGlldS1EYXVkw6k=?= Message-ID: <445e556d-5983-a097-5894-900d84a1564a@redhat.com> Date: Thu, 19 Aug 2021 11:26:06 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.11.0 MIME-Version: 1.0 In-Reply-To: <20210819072517.1565797-1-kraxel@redhat.com> Authentication-Results: relay.mimecast.com; auth=pass smtp.auth=CUSA124A263 smtp.mailfrom=philmd@redhat.com X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit On 8/19/21 9:25 AM, Gerd Hoffmann wrote: > This little series adds virtio 1.0 support for the virtio-mmio > transport. For the mmio transport the difference between 0.9.5 and 1.0 > is rather small (when compared to the pci transport), it is just a bunch > of new registers for the changed virtio queue initialization. So the > patch series is small too ... > Gerd Hoffmann (7): > OvmfPkg/Virtio10: Add virtio-mmio 1.0 defines > OvmfPkg/VirtioMmioDeviceLib: Add virtio 1.0 detection. > OvmfPkg/VirtioMmioDeviceLib: virtio 1.0: Fix SetPageSize. > OvmfPkg/VirtioMmioDeviceLib: virtio 1.0: Fix SetQueueAddress > OvmfPkg/VirtioMmioDeviceLib: virtio 1.0: Add default QueueNum > OvmfPkg/VirtioMmioDeviceLib: virtio 1.0: Adapt feature bit handling > OvmfPkg/VirtioMmioDeviceLib: enable virtio 1.0 Series: Reviewed-by: Philippe Mathieu-Daude