]> git.proxmox.com Git - mirror_qemu.git/commit - default-configs/sparc-softmmu.mak
sparc32 use empty_slot for missing RAM v1
authorArtyom Tarasenko <atar4qemu@googlemail.com>
Sat, 17 Apr 2010 22:34:03 +0000 (00:34 +0200)
committerBlue Swirl <blauwirbel@gmail.com>
Sun, 18 Apr 2010 08:55:20 +0000 (08:55 +0000)
commit676d9b9b883691cf99e298291dbc2ad7956516b9
treedf008d980c3360a84602df560a3f8891479ac8d4
parentda9fcfa54486797a5f261b43ad0c0b2f8dc47181
sparc32 use empty_slot for missing RAM v1

use empty_slot device for the RAM which is not installed

Models without ECC don't trap when missing ram is accessed.

v0->v1 compile only once and fix indentation

Signed-off-by: Artyom Tarasenko <atar4qemu@gmail.com>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
Makefile.objs
default-configs/sparc-softmmu.mak
hw/sun4m.c