On Mon, Dec 19, 2011 at 04:13:35PM +0200, Avi Kivity wrote: > +static void vhost_log_start(MemoryListener *listener, > + MemoryRegionSection *section) > +{ > + /* FIXME: implement */ > +} > + > +static void vhost_log_stop(MemoryListener *listener, > + MemoryRegionSection *section) > +{ > + /* FIXME: implement */ > +} > + What exactly do we need to fix here? -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html