Am 26.05.2013 um 22:41 hat Keith Busch geschrieben: > On Mon, 27 May 2013, Kevin Wolf wrote: > >Am 10.04.2013 um 22:16 hat Keith Busch geschrieben: > >>Initial commit for emulated nvme pci storage device. Implements the > >>minimum from the specification to work with existing drivers. > >> > >>Cc: Keith Busch <keith.bu...@gmail.com> > >>Signed-off-by: Keith Busch <keith.bu...@intel.com> > >> > >>A lot of people are very interested in this, so I should have more time > >>to dedicate working on submitting this upstream. Thanks for the feedback > >>on the last round. Only difference here besides the merge-up is making > >>the serial option mandatory and a fix for > 4GB backing storage. > > > >Keith, what's the status with this patch? Are you simply too busy for > >preparing an updated version (if so, don't hurry, it's fine), or do you > >expect some more input from anyone and we're not aware that you're > >waiting for us? > > > >Kevin > > Thanks for checking in. Sorry though, time really got away from me. :( > I still work on this a little, but more directly with the the open source > development teams across the industry for various OSes. > > I think the feedback with the most work was for device state migration. I > have a more updated version, but it is lacking in device state. I'll > clean it up and resubmit this week.
If the VMState is the problem, you can just mark it unmigratable for now, I wouldn't see this as a blocker for merging. Just if it's there, it should be correct. Kevin