From patchwork Wed Feb 24 08:34:35 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Ard Biesheuvel X-Patchwork-Id: 62780 Delivered-To: patch@linaro.org Received: by 10.112.43.199 with SMTP id y7csp2271978lbl; Wed, 24 Feb 2016 00:34:57 -0800 (PST) X-Received: by 10.66.154.233 with SMTP id vr9mr53065827pab.66.1456302896721; Wed, 24 Feb 2016 00:34:56 -0800 (PST) Return-Path: Received: from ml01.01.org (ml01.01.org. [2001:19d0:306:5::1]) by mx.google.com with ESMTPS id 65si3438754pfi.145.2016.02.24.00.34.56 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 24 Feb 2016 00:34:56 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of edk2-devel-bounces@lists.01.org designates 2001:19d0:306:5::1 as permitted sender) client-ip=2001:19d0:306:5::1; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of edk2-devel-bounces@lists.01.org designates 2001:19d0:306:5::1 as permitted sender) smtp.mailfrom=edk2-devel-bounces@lists.01.org; dkim=neutral (body hash did not verify) header.i=@linaro.org Received: from [127.0.0.1] (localhost [IPv6:::1]) by ml01.01.org (Postfix) with ESMTP id AA9761A1FAE; Wed, 24 Feb 2016 00:34:59 -0800 (PST) X-Original-To: edk2-devel@lists.01.org Delivered-To: edk2-devel@lists.01.org Received: from mail-wm0-x22f.google.com (mail-wm0-x22f.google.com [IPv6:2a00:1450:400c:c09::22f]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ml01.01.org (Postfix) with ESMTPS id 001031A1FAD for ; Wed, 24 Feb 2016 00:34:58 -0800 (PST) Received: by mail-wm0-x22f.google.com with SMTP id g62so18771482wme.0 for ; Wed, 24 Feb 2016 00:34:55 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=QQY7KL9UzzWKHNnsuG61pgcCHuh0L8ajthNN+L2X7Ls=; b=RDUYUyU7j2o1HTeWCh2QnAFfyQGT0nSvJlDMiInu+1C1EGQqpTK6TGWmsp1164k6ty ruc6ibMoFr9Yyb8g+2vvgGH7TjwM1C3ahmxb+d5sTtpOhDhCD8qJLEBhV61rPKn0BfTH UDet1gliwH8J7WOE0wwApZ7zuK1xBDd3Op79U= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=QQY7KL9UzzWKHNnsuG61pgcCHuh0L8ajthNN+L2X7Ls=; b=XHip5f5naXY/+FdW9XANY2sm1zlpODS7aRq4DqfEdzIbaAqwGYV5aE113P/8+T9Tz4 Ei4zzhkj/3rZLW8ynLr+fIt2f5VmOwKOkeGixrugg/i+JvOTxML9xqcJ9X16LM1o/qF7 jApudQd9Ab0W1QC/NUSQqLei+l+z+z9oTInAAjp1aKUQmfLuQh4rxQoEAGiZm0vww9B3 v8w01V5+6WNn7S6+vwDUP92xKNP/ARjF4t8ybQMOwX830blXywZuLNWyA0VMvo61aJLB MIHmQDj8C8F6PDFmdi2rC6b7lxYAmChDOOvjPPnDtBYTwXViLHHYWF1qBTz8YZ0BweQw NwUw== X-Gm-Message-State: AG10YOQ0o5CtLUycZu+OKxOUZN/RKkokATvOs8zj78ozDk8ze9zoRVirqin/Q72WD/gE677W X-Received: by 10.28.189.67 with SMTP id n64mr23516975wmf.24.1456302894357; Wed, 24 Feb 2016 00:34:54 -0800 (PST) Received: from localhost.localdomain ([195.55.142.58]) by smtp.gmail.com with ESMTPSA id za6sm1822367wjc.18.2016.02.24.00.34.52 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Wed, 24 Feb 2016 00:34:53 -0800 (PST) From: Ard Biesheuvel To: edk2-devel@lists.01.org, lersek@redhat.com, jordan.l.justen@intel.com Date: Wed, 24 Feb 2016 09:34:35 +0100 Message-Id: <1456302876-24702-4-git-send-email-ard.biesheuvel@linaro.org> X-Mailer: git-send-email 2.5.0 In-Reply-To: <1456302876-24702-1-git-send-email-ard.biesheuvel@linaro.org> References: <1456302876-24702-1-git-send-email-ard.biesheuvel@linaro.org> Cc: Ard Biesheuvel Subject: [edk2] [PATCH v4 3/4] ArmVirtPkg: ArmVirtQemu: add driver for Virtio-RNG device X-BeenThere: edk2-devel@lists.01.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: EDK II Development List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: edk2-devel-bounces@lists.01.org Sender: "edk2-devel" This adds the new Virtio-RNG DXE module to the default build of ArmVirtQemu. Note that QEMU needs to be invoked with the 'device virtio-rng-pci' option in order for this device to be exposed to the guest. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Ard Biesheuvel Reviewed-by: Laszlo Ersek --- ArmVirtPkg/ArmVirtQemu.dsc | 1 + ArmVirtPkg/ArmVirtQemu.fdf | 1 + 2 files changed, 2 insertions(+) -- 2.5.0 _______________________________________________ edk2-devel mailing list edk2-devel@lists.01.org https://lists.01.org/mailman/listinfo/edk2-devel diff --git a/ArmVirtPkg/ArmVirtQemu.dsc b/ArmVirtPkg/ArmVirtQemu.dsc index f873883c4a39..04b62644af4f 100644 --- a/ArmVirtPkg/ArmVirtQemu.dsc +++ b/ArmVirtPkg/ArmVirtQemu.dsc @@ -318,6 +318,7 @@ [Components.common] OvmfPkg/VirtioBlkDxe/VirtioBlk.inf OvmfPkg/VirtioScsiDxe/VirtioScsi.inf OvmfPkg/VirtioNetDxe/VirtioNet.inf + OvmfPkg/VirtioRngDxe/VirtioRng.inf # # FAT filesystem + GPT/MBR partitioning diff --git a/ArmVirtPkg/ArmVirtQemu.fdf b/ArmVirtPkg/ArmVirtQemu.fdf index 0704b56968f3..ef456539cc62 100644 --- a/ArmVirtPkg/ArmVirtQemu.fdf +++ b/ArmVirtPkg/ArmVirtQemu.fdf @@ -160,6 +160,7 @@ [FV.FvMain] INF OvmfPkg/VirtioBlkDxe/VirtioBlk.inf INF OvmfPkg/VirtioNetDxe/VirtioNet.inf INF OvmfPkg/VirtioScsiDxe/VirtioScsi.inf + INF OvmfPkg/VirtioRngDxe/VirtioRng.inf # # UEFI application (Shell Embedded Boot Loader)