On 08/14/2018 07:44 AM, Peter Maydell wrote: > Refactor bcm2835_fb_mbox_push() to work by calling > bcm2835_fb_validate_config() and bcm2835_fb_reconfigure(), > so that config set this way is also validated. > > Signed-off-by: Peter Maydell <peter.mayd...@linaro.org> > --- > hw/display/bcm2835_fb.c | 63 ++++++++++++++++++++--------------------- > 1 file changed, 31 insertions(+), 32 deletions(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~