Re: [PATCH v3 2/2] pci: add romsize property

2021-02-03 Thread Laszlo Ersek
On 02/03/21 14:18, Paolo Bonzini wrote: > This property can be useful for distros to set up known-good ROM sizes for > migration purposes. The VM will fail to start if the ROM is too large, > and migration compatibility will not be broken if the ROM is too small. > > Note that even though romsize

Re: [PATCH v3 2/2] pci: add romsize property

2021-02-03 Thread David Edmondson
On Wednesday, 2021-02-03 at 14:18:28 +01, Paolo Bonzini wrote: > This property can be useful for distros to set up known-good ROM sizes for > migration purposes. The VM will fail to start if the ROM is too large, > and migration compatibility will not be broken if the ROM is too small. > > Note t