On Wed, Apr 25, 2018 at 4:48 PM Michael Clark <[email protected]> wrote:
> Cc: Sagar Karandikar <[email protected]> > Cc: Bastian Koppelmann <[email protected]> > Signed-off-by: Michael Clark <[email protected]> > Signed-off-by: Palmer Dabbelt <[email protected]> > Reviewed-by: Philippe Mathieu-Daudé <[email protected]> Reviewed-by: Alistair Francis <[email protected]> Alistair > --- > 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 3a4f23e..91163d6 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
