The following changes since commit c95bd5ff1660883d15ad6e0005e4c8571604f51a:
Merge remote-tracking branch 'remotes/philmd/tags/mips-fixes-20210322' into= staging (2021-03-22 14:26:13 +0000) are available in the Git repository at: git://git.kraxel.org/qemu tags/ui-20210323-pull-request for you to fetch changes up to 40c503079ffcb5394be2b407e817de6104db9cfc: edid: prefer standard timings (2021-03-23 12:37:13 +0100) ---------------------------------------------------------------- fixes for 6.0 ---------------------------------------------------------------- Gerd Hoffmann (1): edid: prefer standard timings Peter Maydell (1): include/ui/console.h: Delete is_surface_bgr() Zihao Chang (3): crypto: add reload for QCryptoTLSCredsClass vnc: support reload x509 certificates for vnc qmp: add new qmp display-reload include/crypto/tlscreds.h | 8 +++-- include/ui/console.h | 11 +------ crypto/tlscredsx509.c | 48 ++++++++++++++++++++++++++++++ hw/display/edid-generate.c | 15 +++++----- monitor/qmp-cmds.c | 17 +++++++++++ ui/vnc.c | 28 +++++++++++++++++ qapi/ui.json | 61 ++++++++++++++++++++++++++++++++++++++ 7 files changed, 168 insertions(+), 20 deletions(-) --=20 2.30.2