On Tue, Jun 17, 2014 at 12:39:32PM -0600, Eric Blake wrote: > On 06/17/2014 11:36 AM, Michael S. Tsirkin wrote: > > From: Igor Mammedov <imamm...@redhat.com> > > > > using the same memdev backend more than once will cause > > assersion at MemoryRegion mapping time becase it's already > > s/assersion/assertion/; s/becase/because/ > (but probably too late now that this is a pull request)
Absolutely too late. I don't mind spelling errors in commit logs too much, they don't show up in code. If noted in time I fix them in place ... > > mapped. Prevent it by checking that associated MemoryRegion > > is not mapped. > > > > Signed-off-by: Igor Mammedov <imamm...@redhat.com> > > Acked-by: Peter Crosthwaite <peter.crostwa...@xilinx.com> > > Reviewed-by: Michael S. Tsirkin <m...@redhat.com> > > Signed-off-by: Michael S. Tsirkin <m...@redhat.com> > > --- > > -- > Eric Blake eblake redhat com +1-919-301-3266 > Libvirt virtualization library http://libvirt.org >