On Thu, Jul 31, 2014 at 7:46 PM, Stefan Hajnoczi <stefa...@redhat.com> wrote: > On Wed, Jul 30, 2014 at 12:27:08PM +0200, Paolo Bonzini wrote: >> The memory regions should be destroyed in the unrealize function; >> since these NICs are not even qdev-ified, they cannot be unplugged >> and they do not have to do anything to destroy their memory regions. >> >> Cc: stefa...@redhat.com >> Signed-off-by: Paolo Bonzini <pbonz...@redhat.com> >> --- >> hw/net/dp8393x.c | 3 --- >> hw/net/mcf_fec.c | 3 --- >> 2 files changed, 6 deletions(-) > > Reviewed-by: Stefan Hajnoczi <stefa...@redhat.com>
Reviewed-by: Peter Crosthwaite <peter.crosthwa...@xilinx.com>