qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH v3] q35: Improve sample configuration files


From: Andrea Bolognani
Subject: Re: [Qemu-devel] [PATCH v3] q35: Improve sample configuration files
Date: Thu, 02 Feb 2017 16:35:22 +0100

On Thu, 2017-02-02 at 15:55 +0100, Gerd Hoffmann wrote:
> > +++ b/docs/q35-emulated.cfg
>
> > +#   00:01.0 VGA compatible controller
>
> > +[device "video"]
> > +  driver = "VGA"
> > +  bus = "pcie.0"
> > +  addr = "02.0"
> 
> Here is a address mismatch ;)

Oh, wait, I realize where the mismatch comes from now:
on real hardware (my laptop) the video card is plugged
into 00:02.0, but the default one you get when you don't
pass -nodefault to QEMU is plugged into 00:01.0!

I think we should use 00:02.0, do you agree? I would
also use the same slot in q35-virtio-graphical.cfg.

-- 
Andrea Bolognani / Red Hat / Virtualization



reply via email to

[Prev in Thread] Current Thread [Next in Thread]