mirror of
https://github.com/mborgerson/xemu.git
synced 2026-03-18 19:24:58 +00:00
Remove the qdev_reset_all() and qbus_reset_all() functions, now we have moved all the callers over to the new device_cold_reset() and bus_cold_reset() functions. Signed-off-by: Peter Maydell <peter.maydell@linaro.org>