Re: [Qemu-devel] [PATCH] pc:piix4: Update smbus I/O space after a migration

2018-11-29 Thread Michael S. Tsirkin
On Thu, Nov 29, 2018 at 09:45:17AM -0600, Corey Minyard wrote: > On 11/26/18 12:28 PM, miny...@acm.org wrote: > > From: Corey Minyard > > > > Otherwise it won't be set up correctly and won't work after > > miigration. > > Any opinions on this?  I think this would be good for 3.1. Without > this

Re: [Qemu-devel] [PATCH] pc:piix4: Update smbus I/O space after a migration

2018-11-29 Thread Corey Minyard
On 11/26/18 12:28 PM, miny...@acm.org wrote: From: Corey Minyard Otherwise it won't be set up correctly and won't work after miigration. Any opinions on this?  I think this would be good for 3.1. Without this when a migration occurs on piix4 the SMBus address space appears in the wrong place.