qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH for-1.4 0/2] fix migration failure from 1.3 due


From: Michael S. Tsirkin
Subject: Re: [Qemu-devel] [PATCH for-1.4 0/2] fix migration failure from 1.3 due to SeaBIOS size change
Date: Tue, 30 Apr 2013 12:08:01 +0300

On Tue, Feb 05, 2013 at 09:08:20PM -0600, Anthony Liguori wrote:
> Michael Roth <address@hidden> writes:
> 
> > Migration from 1.3 currently fails due to a mismatch between the expected 
> > size
> > of 256KB and the received size of 128KB for seabios. This series attempts to
> > fix the issue by allowing a resize function to be registered to handle 
> > resizing
> > memory blocks to accomodate the source's, and using that to re-initialize
> > "pc.bios" and "isa-bios" MemoryRegions based on the size of the incoming 
> > block.
> >
> > There are also 2 potential alternatives to this patch set:
> >
> > 1) When I compile seabios 1.7.2 locally I end up with a 128KB binary.
> 
> So do I on Fedora 18.  Unless someone has a reason why this is a bad
> thing, I'll commit a 128kb binary and we can avoid this problem for 1.4.
> 
> Obviously, we need to figure it out but that at least buys us some time...
> 
> Regards,
> 
> Anthony Liguori

So we never bothered with this patch, and so it's still out.
How about we apply this for 1.5?
This way we, at least, won't have the problem with -M1.5 in the future.
Barring that - early in 1.6 cycle?

-- 
MST



reply via email to

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