]> Git Repo - qemu.git/commit
ssi: change ssi_slave_init to be a realize ops
authorCédric Le Goater <[email protected]>
Mon, 4 Jul 2016 12:06:37 +0000 (13:06 +0100)
committerPeter Maydell <[email protected]>
Mon, 4 Jul 2016 12:15:22 +0000 (13:15 +0100)
commit7673bb4cd305637b37bd0c0b79dd3bf6deb55172
treecdbde26ac2323bac0cf260941d585baad2056897
parentf4b99537f1caac9864e3e93ac5a980e5d62ece0f
ssi: change ssi_slave_init to be a realize ops

This enables qemu to handle late inits and report errors. All the SSI
slave routine names were changed accordingly. Code was modified to
handle errors when possible (m25p80 and ssi-sd)

Tested with the m25p80 slave object.

Suggested-by: Paolo Bonzini <[email protected]>
Signed-off-by: Cédric Le Goater <[email protected]>
Message-id: 1467138270[email protected]
Reviewed-by: Peter Maydell <[email protected]>
Signed-off-by: Peter Maydell <[email protected]>
hw/arm/spitz.c
hw/arm/tosa.c
hw/arm/z2.c
hw/block/m25p80.c
hw/display/ads7846.c
hw/display/ssd0323.c
hw/misc/max111x.c
hw/sd/ssi-sd.c
hw/ssi/ssi.c
include/hw/ssi/ssi.h
This page took 0.028334 seconds and 4 git commands to generate.