From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:47147) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1etJTG-0006Yd-N3 for qemu-devel@nongnu.org; Tue, 06 Mar 2018 15:46:03 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1etJTE-0003YX-0V for qemu-devel@nongnu.org; Tue, 06 Mar 2018 15:46:02 -0500 Received: from mail-pl0-x242.google.com ([2607:f8b0:400e:c01::242]:40903) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1etJTD-0003YC-RG for qemu-devel@nongnu.org; Tue, 06 Mar 2018 15:45:59 -0500 Received: by mail-pl0-x242.google.com with SMTP id i6-v6so12545695plt.7 for ; Tue, 06 Mar 2018 12:45:59 -0800 (PST) From: Michael Clark Date: Wed, 7 Mar 2018 09:43:49 +1300 Message-Id: <1520369037-37977-15-git-send-email-mjc@sifive.com> In-Reply-To: <1520369037-37977-1-git-send-email-mjc@sifive.com> References: <1520369037-37977-1-git-send-email-mjc@sifive.com> Subject: [Qemu-devel] [PATCH v1 14/22] RISC-V: Make virt header comment title consistent List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: Michael Clark , Palmer Dabbelt , Sagar Karandikar , Bastian Koppelmann , RISC-V Patches Signed-off-by: Michael Clark Signed-off-by: Palmer Dabbelt --- include/hw/riscv/virt.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/hw/riscv/virt.h b/include/hw/riscv/virt.h index d22f184..dcb697f 100644 --- a/include/hw/riscv/virt.h +++ b/include/hw/riscv/virt.h @@ -1,5 +1,5 @@ /* - * SiFive VirtIO Board + * QEMU RISC-V VirtIO machine interface * * Copyright (c) 2017 SiFive, Inc. * -- 2.7.0