Current master dies for me:

$ upstream-qemu -nodefaults -S -m 384 -vnc :0 -device cirrus-vga
RAMBlock "vga.vram" already registered, abort!
Aborted (core dumped)

git-bisect blames this one:

Blue Swirl <blauwir...@gmail.com> writes:

> Improve VGA selection logic, push check for device availabilty to vl.c.
> Create the devices at board level unconditionally.
>
> Remove now unused pci_try_create*() functions.
>
> Make PCI VGA devices optional.
>
> Signed-off-by: Blue Swirl <blauwir...@gmail.com>

Reply via email to