]> Git Repo - qemu.git/commit - hw/vga-pci.c
Fix PPC crash
authorBlue Swirl <[email protected]>
Fri, 13 Nov 2009 19:00:11 +0000 (19:00 +0000)
committerBlue Swirl <[email protected]>
Fri, 13 Nov 2009 19:00:11 +0000 (19:00 +0000)
commitbc90ff774221e77fe0f8a319ceab3e1fe7169298
tree73424eb30571364c127f4bb194bf68bb53388084
parentc988bfadc9cabb441cfc70cb011df5ee26f2ec5f
Fix PPC crash

Because of a typo, structure field vga_bios_size was not initialized
properly and a bogus BAR6 for the nonexistent VGA BIOS appeared.

The bug was uncovered by c169998802505c244b8bcad562633f29de7d74a4.

Signed-off-by: Blue Swirl <[email protected]>
hw/vga-pci.c
This page took 0.022344 seconds and 4 git commands to generate.