qemu-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-commits] [qemu/qemu] ec9fb4: vnc: drop unused depth arg for set_pi


From: GitHub
Subject: [Qemu-commits] [qemu/qemu] ec9fb4: vnc: drop unused depth arg for set_pixel_format
Date: Fri, 10 Jun 2016 09:00:05 -0700

  Branch: refs/heads/master
  Home:   https://github.com/qemu/qemu
  Commit: ec9fb41a9fad0c7e05b656ae55481a6bd28cab2f
      
https://github.com/qemu/qemu/commit/ec9fb41a9fad0c7e05b656ae55481a6bd28cab2f
  Author: Gerd Hoffmann <address@hidden>
  Date:   2016-06-10 (Fri, 10 Jun 2016)

  Changed paths:
    M ui/vnc.c

  Log Message:
  -----------
  vnc: drop unused depth arg for set_pixel_format

Spotted by Coverity.

Cc: Paolo Bonzini <address@hidden>
Signed-off-by: Gerd Hoffmann <address@hidden>
Message-id: address@hidden


  Commit: 83cf07b0b577bde1afe1329d25bbcc762966e637
      
https://github.com/qemu/qemu/commit/83cf07b0b577bde1afe1329d25bbcc762966e637
  Author: Daniel P. Berrange <address@hidden>
  Date:   2016-06-10 (Fri, 10 Jun 2016)

  Changed paths:
    M ui/vnc.c

  Log Message:
  -----------
  ui: fix regression in printing VNC host/port on startup

If VNC is chosen as the compile time default display backend,
QEMU will print the host/port it listens on at startup.
Previously this would look like

  VNC server running on '::1:5900'

but in 04d2529da27db512dcbd5e99d0e26d333f16efcc the ':' was
accidentally replaced with a ';'. This the ':' back.

Reported-by: Dr. David Alan Gilbert <address@hidden>
Signed-off-by: Daniel P. Berrange <address@hidden>
Reviewed-by: Eric Blake <address@hidden>
Message-id: address@hidden
Signed-off-by: Gerd Hoffmann <address@hidden>


  Commit: 4d5942332f42a17c9ebbf67ef335ec72fcd789ff
      
https://github.com/qemu/qemu/commit/4d5942332f42a17c9ebbf67ef335ec72fcd789ff
  Author: Olaf Hering <address@hidden>
  Date:   2016-06-10 (Fri, 10 Jun 2016)

  Changed paths:
    M ui/gtk.c

  Log Message:
  -----------
  gtk: fix vte version check

vte_terminal_set_encoding takes 3 args since 0.38.0.
This fixes commit fba958c6 ("gtk: implement set_echo")

Signed-off-by: Olaf Hering <address@hidden>
Message-id: address@hidden
Signed-off-by: Gerd Hoffmann <address@hidden>


  Commit: 2c2311c5451f4555e85077285233884e66f9ea33
      
https://github.com/qemu/qemu/commit/2c2311c5451f4555e85077285233884e66f9ea33
  Author: Thomas Huth <address@hidden>
  Date:   2016-06-10 (Fri, 10 Jun 2016)

  Changed paths:
    M ui/console-gl.c

  Log Message:
  -----------
  ui/console-gl: Add support for big endian display surfaces

This is required for running QEMU on big endian hosts (like
PowerPC machines) that use RGB instead of BGR byte ordering.

Ticket: https://bugs.launchpad.net/qemu/+bug/1581796
Signed-off-by: Thomas Huth <address@hidden>
Message-id: address@hidden
Signed-off-by: Gerd Hoffmann <address@hidden>


  Commit: 1185fde40c3ba02406665b9ee0743270c526be26
      
https://github.com/qemu/qemu/commit/1185fde40c3ba02406665b9ee0743270c526be26
  Author: Gerd Hoffmann <address@hidden>
  Date:   2016-06-10 (Fri, 10 Jun 2016)

  Changed paths:
    M ui/console.c

  Log Message:
  -----------
  console: ignore ui_info updates which don't actually update something

Signed-off-by: Gerd Hoffmann <address@hidden>
Message-id: address@hidden


  Commit: a93c1bdf0bd4689287094ddb2aae3dc907da3535
      
https://github.com/qemu/qemu/commit/a93c1bdf0bd4689287094ddb2aae3dc907da3535
  Author: Peter Maydell <address@hidden>
  Date:   2016-06-10 (Fri, 10 Jun 2016)

  Changed paths:
    M ui/console-gl.c
    M ui/console.c
    M ui/gtk.c
    M ui/vnc.c

  Log Message:
  -----------
  Merge remote-tracking branch 'remotes/kraxel/tags/pull-ui-20160610-1' into 
staging

ui: misc bug fixes.

# gpg: Signature made Fri 10 Jun 2016 10:56:06 BST
# gpg:                using RSA key 0x4CB6D8EED3E87138
# gpg: Good signature from "Gerd Hoffmann (work) <address@hidden>"
# gpg:                 aka "Gerd Hoffmann <address@hidden>"
# gpg:                 aka "Gerd Hoffmann (private) <address@hidden>"
# Primary key fingerprint: A032 8CFF B93A 17A7 9901  FE7D 4CB6 D8EE D3E8 7138

* remotes/kraxel/tags/pull-ui-20160610-1:
  console: ignore ui_info updates which don't actually update something
  ui/console-gl: Add support for big endian display surfaces
  gtk: fix vte version check
  ui: fix regression in printing VNC host/port on startup
  vnc: drop unused depth arg for set_pixel_format

Signed-off-by: Peter Maydell <address@hidden>


Compare: https://github.com/qemu/qemu/compare/0c33682d5f29...a93c1bdf0bd4

reply via email to

[Prev in Thread] Current Thread [Next in Thread]