On 2015-07-24 20:42, Hervé Poussineau wrote:
> Netcard needs an address space to write data to, which can't be specified on
> command line.
> This fixes a crash when user starts QEMU with "-device dp8393x"
>
> Signed-off-by: Hervé Poussineau
> ---
> hw/net/dp8393x.c | 2 ++
> 1 file changed, 2
Netcard needs an address space to write data to, which can't be specified on
command line.
This fixes a crash when user starts QEMU with "-device dp8393x"
Signed-off-by: Hervé Poussineau
---
hw/net/dp8393x.c | 2 ++
1 file changed, 2 insertions(+)
diff --git a/hw/net/dp8393x.c b/hw/net/dp8393x