summaryrefslogtreecommitdiffstats
path: root/hw/mips_r4k.c
diff options
context:
space:
mode:
authorBlue Swirl2009-11-15 15:30:56 +0100
committerBlue Swirl2009-11-15 15:30:56 +0100
commit603987488c61ca02ee99890d07cdaecdb118a659 (patch)
tree683de4eec793215d501a6b477f75bc98e7e0ece5 /hw/mips_r4k.c
parentPCI: make duplicate devfn allocation fatal (diff)
downloadqemu-603987488c61ca02ee99890d07cdaecdb118a659.tar.gz
qemu-603987488c61ca02ee99890d07cdaecdb118a659.tar.xz
qemu-603987488c61ca02ee99890d07cdaecdb118a659.zip
PPC64: Partial fix to Linux crash: revert to old devfn
Before 2e29bd04786003561303dcad940b38afe790fb9b, Uni-North host and AGP bridge were using the same devfn, 11 << 3. The net effect was that only AGP bridge was visible. This was changed in the commit to 13 << 3 for AGP. Some of the later crashes happened due to NULL pointer dereferences generated by 07b7d05377a5e2b242ef0cce3d461d3284700fc0 and insufficient return value checks. Disable host device and revert AGP to 11 << 3. Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
Diffstat (limited to 'hw/mips_r4k.c')
0 files changed, 0 insertions, 0 deletions