qemu-commits
[Top][All Lists]
Advanced

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

[Qemu-commits] [qemu/qemu] 9b330e: edid: add xmax + ymax properties


From: Peter Maydell
Subject: [Qemu-commits] [qemu/qemu] 9b330e: edid: add xmax + ymax properties
Date: Thu, 13 Jun 2019 06:29:48 -0700

  Branch: refs/heads/master
  Home:   https://github.com/qemu/qemu
  Commit: 9b330e482fc652b96a61e25a575aed87c091715d
      
https://github.com/qemu/qemu/commit/9b330e482fc652b96a61e25a575aed87c091715d
  Author: Gerd Hoffmann <address@hidden>
  Date:   2019-06-13 (Thu, 13 Jun 2019)

  Changed paths:
    M include/hw/display/edid.h

  Log Message:
  -----------
  edid: add xmax + ymax properties

Add new properties to allow setting the maximum display resolution.
Resolutions larger than that will not be included in the mode list.
In linux guests xrandr can be used to list modes.

Note: The existing xres and yres properties set the preferred display
resolution, i.e. the mode should be first in the mode list and guests
should use it by default.

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


  Commit: 0a71966253c8b07586ebd6bee094a818e1e163b8
      
https://github.com/qemu/qemu/commit/0a71966253c8b07586ebd6bee094a818e1e163b8
  Author: Gerd Hoffmann <address@hidden>
  Date:   2019-06-13 (Thu, 13 Jun 2019)

  Changed paths:
    M hw/core/machine.c
    M hw/display/bochs-display.c
    M hw/display/vga-pci.c
    M include/hw/virtio/virtio-gpu.h

  Log Message:
  -----------
  edid: flip the default to enabled

Signed-off-by: Gerd Hoffmann <address@hidden>
Reviewed-by: Michael S. Tsirkin <address@hidden>
Message-id: address@hidden


  Commit: 785a602eae7ad97076b9794ebaba072ad4a9f74f
      
https://github.com/qemu/qemu/commit/785a602eae7ad97076b9794ebaba072ad4a9f74f
  Author: Peter Maydell <address@hidden>
  Date:   2019-06-13 (Thu, 13 Jun 2019)

  Changed paths:
    M hw/core/machine.c
    M hw/display/bochs-display.c
    M hw/display/vga-pci.c
    M include/hw/display/edid.h
    M include/hw/virtio/virtio-gpu.h

  Log Message:
  -----------
  Merge remote-tracking branch 'remotes/kraxel/tags/vga-20190613-pull-request' 
into staging

edid: add xmax + ymax properties, enable by default.

# gpg: Signature made Thu 13 Jun 2019 08:38:18 BST
# gpg:                using RSA key 4CB6D8EED3E87138
# gpg: Good signature from "Gerd Hoffmann (work) <address@hidden>" [full]
# gpg:                 aka "Gerd Hoffmann <address@hidden>" [full]
# gpg:                 aka "Gerd Hoffmann (private) <address@hidden>" [full]
# Primary key fingerprint: A032 8CFF B93A 17A7 9901  FE7D 4CB6 D8EE D3E8 7138

* remotes/kraxel/tags/vga-20190613-pull-request:
  edid: flip the default to enabled
  edid: add xmax + ymax properties

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


Compare: https://github.com/qemu/qemu/compare/41dbe0df9a26...785a602eae7a



reply via email to

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