summaryrefslogtreecommitdiffstats
path: root/hw/display/virtio-gpu.c
diff options
context:
space:
mode:
authorPeter Maydell2018-08-24 14:17:48 +0200
committerPeter Maydell2018-08-24 14:17:48 +0200
commit193100b571755023690787bcb1ebc91fcc03ed50 (patch)
tree475f8418482a816f2c6f06f352d26e991501d958 /hw/display/virtio-gpu.c
parenthw/misc/bcm2835_fb: Move config fields to their own struct (diff)
downloadqemu-193100b571755023690787bcb1ebc91fcc03ed50.tar.gz
qemu-193100b571755023690787bcb1ebc91fcc03ed50.tar.xz
qemu-193100b571755023690787bcb1ebc91fcc03ed50.zip
hw/misc/bcm2835_property: Track fb settings using BCM2835FBConfig
Refactor the fb property setting code so that rather than using a set of pointers to local variables to track whether a config value has been updated in the current mbox and if so what its new value is, we just copy all the current settings of the fb at the start, and then update that copy as we go along, before asking the fb to switch to it at the end. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-id: 20180814144436.679-3-peter.maydell@linaro.org
Diffstat (limited to 'hw/display/virtio-gpu.c')
0 files changed, 0 insertions, 0 deletions