On Mon, Oct 27, 2008 at 02:32:48PM +0800, Han, Weidong wrote: > Yes, it's buggy. It should like: > > uint32_t old_ephys = region->e_physbase; > uint32_t old_esize = region->e_size; > > ... > > kvm_destroy_phys_mem(kvm_context, old_ephys, old_esize);
Fixed in v8. Thanks! Cheers, Muli -- The First Workshop on I/O Virtualization (WIOV '08) Dec 2008, San Diego, CA, http://www.usenix.org/wiov08/ <-> SYSTOR 2009---The Israeli Experimental Systems Conference http://www.haifa.il.ibm.com/conferences/systor2009/ -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html
