qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v2 2/4] hw/i386: Add an Intel MPTable generator


From: Gerd Hoffmann
Subject: Re: [Qemu-devel] [PATCH v2 2/4] hw/i386: Add an Intel MPTable generator
Date: Tue, 2 Jul 2019 11:33:36 +0200
User-agent: NeoMutt/20180716

On Tue, Jul 02, 2019 at 10:37:11AM +0200, Sergio Lopez wrote:
> 
> Gerd Hoffmann <address@hidden> writes:
> 
> > On Mon, Jul 01, 2019 at 04:47:03PM +0200, Sergio Lopez wrote:
> >> Add a helper function (mptable_generate) for generating an Intel
> >> MPTable according to version 1.4 of the specification.
> >> 
> >> This is needed for the microvm machine type implementation.
> >
> > Firmware should do this IMHO (qboot or seabios).
> 
> Microvm does a number of things that are typically done by the firmware,
> as a way to reduce boot time.

Whenever the firmware or qemu does the initialization shouldn't make
that much of a difference.  Firmware needs to fetch stuff from fw_cfg,
which shouldn't be much overhead when using dma mode.

cheers,
  Gerd




reply via email to

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