On Sun, Jul 21, 2013 at 11:31:57AM +0200, Andreas Färber wrote:
> Rename fdctrl_init_common() to fdctrl_realize_common() and let
> fdctrl_connect_drives() propagate an Error through it.
>
> Signed-off-by: Andreas Färber
> ---
> hw/block/fdc.c | 40 ++--
> 1 fi
On Sun, Jul 21, 2013 at 11:31:57AM +0200, Andreas Färber wrote:
> Rename fdctrl_init_common() to fdctrl_realize_common() and let
> fdctrl_connect_drives() propagate an Error through it.
>
> Signed-off-by: Andreas Färber
> ---
> hw/block/fdc.c | 40 ++--
> 1 fi
Rename fdctrl_init_common() to fdctrl_realize_common() and let
fdctrl_connect_drives() propagate an Error through it.
Signed-off-by: Andreas Färber
---
hw/block/fdc.c | 40 ++--
1 file changed, 22 insertions(+), 18 deletions(-)
diff --git a/hw/block/fdc.c b/h