PPC: Fix via-cuda memory registration
authorAlexander Graf <agraf@suse.de>
Thu, 8 Sep 2011 16:51:17 +0000 (18:51 +0200)
committerAlexander Graf <agraf@suse.de>
Thu, 6 Oct 2011 07:48:07 +0000 (09:48 +0200)
commitea0a7eb4603d5929d25ac32e27d2e318b5cea910
tree45afc8d6d5b587b12d27fad114f0e2cbe110cf5a
parent7a880d9352575c70bae6fb246436c513ff5fe418
PPC: Fix via-cuda memory registration

Commit 23c5e4ca (convert to memory API) broke the VIA Cuda emulation layer
by not registering the IO structs.

This patch registers them properly and thus makes -M g3beige and -M mac99
work again.

Tested-by: Andreas Färber <andreas.faerber@web.de>
Signed-off-by: Alexander Graf <agraf@suse.de>
hw/cuda.c