On Wed, Feb 15, 2012 at 11:46:11AM +0100, Paolo Bonzini wrote: > Requesting a read or a write operation on an empty disk can lead > to QEMU dumping core. > > Also fix a few braces here and there. > > Signed-off-by: Paolo Bonzini <pbonz...@redhat.com> > --- > hw/ide/core.c | 24 ++++++++++++++++++++---- > 1 files changed, 20 insertions(+), 4 deletions(-)
Reviewed-by: Stefan Hajnoczi <stefa...@linux.vnet.ibm.com>