diff options
author | Alexander Graf <agraf@suse.de> | 2010-02-09 17:37:07 +0100 |
---|---|---|
committer | Michael S. Tsirkin <mst@redhat.com> | 2010-02-14 16:10:54 +0200 |
commit | a9ceb76d55abfed9426a819024aa3a4b87266c9f (patch) | |
tree | 4049ddb820ce5282fd81081f481cb26874f9eac2 /hw/nand.c | |
parent | dffc07ca92bbc21c02850242104cb77a53335325 (diff) | |
download | qemu-a9ceb76d55abfed9426a819024aa3a4b87266c9f.zip qemu-a9ceb76d55abfed9426a819024aa3a4b87266c9f.tar.gz qemu-a9ceb76d55abfed9426a819024aa3a4b87266c9f.tar.bz2 |
PPC: Get rid of segfaults in DBDMA emulation
While trying to find the right channel number for the DBDMA emulation I
stumbled across segmentation faults that were purely triggered by the guest.
The guest should never have the possiblity to segfault us, so let's check
all indirect function calls on a channel, so the code even works for channels
that have not been reserved.
Signed-off-by: Alexander Graf <agraf@suse.de>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'hw/nand.c')
0 files changed, 0 insertions, 0 deletions