Re: [Qemu-devel] [PATCH for-3.2 v7 4/6] riscv: Enable VGA and PCIE_VGA

2018-11-21 Thread Logan Gunthorpe
On 2018-11-21 10:02 a.m., Alistair Francis wrote: > Enable compile support for VGA devices. This allows the user to conenct > a display by adding '-device bochs-display -display sdl' to their > command line argument. > > Signed-off-by: Alistair Francis Reviewed-by: Logan Gunthorpe > --- >

[Qemu-devel] [PATCH for-3.2 v7 4/6] riscv: Enable VGA and PCIE_VGA

2018-11-21 Thread Alistair Francis
Enable compile support for VGA devices. This allows the user to conenct a display by adding '-device bochs-display -display sdl' to their command line argument. Signed-off-by: Alistair Francis --- default-configs/riscv32-softmmu.mak | 3 +++ default-configs/riscv64-softmmu.mak | 3 +++ 2 files c