Re: [Qemu-devel] [PATCH] megasas: Add 'hba_serial' property

2012-08-24 Thread Paolo Bonzini
Il 24/08/2012 12:36, Hannes Reinecke ha scritto: > Add a 'hba_serial' property to the megasas driver. Originally > it would be using a pointer value which would break migration. > > Reported-by: Stefan Weil > Signed-off-by: Hannes Reinecke > Cc: Paolo Bonzini > --- > hw/megasas.c |9 ++

[Qemu-devel] [PATCH] megasas: Add 'hba_serial' property

2012-08-24 Thread Hannes Reinecke
Add a 'hba_serial' property to the megasas driver. Originally it would be using a pointer value which would break migration. Reported-by: Stefan Weil Signed-off-by: Hannes Reinecke Cc: Paolo Bonzini --- hw/megasas.c |9 +++-- 1 files changed, 7 insertions(+), 2 deletions(-) diff --git