On Mon, Apr 27, 2015 at 12:23:19PM +0200, Cornelia Huck wrote: > On Mon, 27 Apr 2015 12:15:16 +0200 > "Michael S. Tsirkin" <m...@redhat.com> wrote: > > > That branch still needs some work. > > I hope to have things in mergeable state end of may. > > In particular > > - the way we have structured breaks migration and > > makes supporting it properly tricky, so I'm refactoring > > some code. > > - virtio 1 spec forbids devices from accessing memory > > until DRIVER_OK is set, but we also need to support > > legacy guests which trigger ready state by kicking some ring. > > > > Do you need some bits from master on that branch? > > I could rebase it if it's helpful. > > I'd find it helpful if you could rebase it - I think there was some > stuff still sitting somewhere in one of my branches that I wanted to > follow up on.
OK, will do hopefully tomorrow. -- MST