Re: [Qemu-devel] [PATCH v5 17/23] RISC-V VirtIO Machine

2018-02-08 Thread Igor Mammedov
On Thu, 8 Feb 2018 14:28:42 +1300 Michael Clark wrote: > RISC-V machine with device-tree, 16550a UART and VirtIO MMIO. > The following machine is implemented: > > - 'virt'; CLINT, PLIC, 16550A UART, VirtIO MMIO, device-tree > > Signed-off-by: Michael Clark > --- > hw/riscv/virt.c | 3

[Qemu-devel] [PATCH v5 17/23] RISC-V VirtIO Machine

2018-02-07 Thread Michael Clark
RISC-V machine with device-tree, 16550a UART and VirtIO MMIO. The following machine is implemented: - 'virt'; CLINT, PLIC, 16550A UART, VirtIO MMIO, device-tree Signed-off-by: Michael Clark --- hw/riscv/virt.c | 375 include/hw/riscv/virt