qemu-commits
[Top][All Lists]
Advanced

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

[Qemu-commits] [qemu/qemu] 836682: virtio-gpu: remove unused qdev


From: Peter Maydell
Subject: [Qemu-commits] [qemu/qemu] 836682: virtio-gpu: remove unused qdev
Date: Mon, 25 Feb 2019 06:02:32 -0800

  Branch: refs/heads/master
  Home:   https://github.com/qemu/qemu
  Commit: 836682bc03c2ba5599876adb66ee19bb03084593
      
https://github.com/qemu/qemu/commit/836682bc03c2ba5599876adb66ee19bb03084593
  Author: Marc-André Lureau <address@hidden>
  Date:   2019-02-22 (Fri, 22 Feb 2019)

  Changed paths:
    M hw/display/virtio-gpu.c
    M include/hw/virtio/virtio-gpu.h

  Log Message:
  -----------
  virtio-gpu: remove unused qdev

Signed-off-by: Marc-André Lureau <address@hidden>
Reviewed-by: Christophe Fergeau <address@hidden>
Reviewed-by: Philippe Mathieu-Daudé <address@hidden>
Message-id: address@hidden
Signed-off-by: Gerd Hoffmann <address@hidden>


  Commit: 4a9102c5eb03c07482a53e7a63f09d0bfe21e339
      
https://github.com/qemu/qemu/commit/4a9102c5eb03c07482a53e7a63f09d0bfe21e339
  Author: Marc-André Lureau <address@hidden>
  Date:   2019-02-22 (Fri, 22 Feb 2019)

  Changed paths:
    M hw/display/virtio-gpu.c
    M include/hw/virtio/virtio-gpu.h

  Log Message:
  -----------
  virtio-gpu: remove unused config_size

Signed-off-by: Marc-André Lureau <address@hidden>
Reviewed-by: Christophe Fergeau <address@hidden>
Reviewed-by: Philippe Mathieu-Daudé <address@hidden>
Message-id: address@hidden
Signed-off-by: Gerd Hoffmann <address@hidden>


  Commit: ad341aacbf4b119a88e0f9d5a1f753d6ed0fdd86
      
https://github.com/qemu/qemu/commit/ad341aacbf4b119a88e0f9d5a1f753d6ed0fdd86
  Author: Marc-André Lureau <address@hidden>
  Date:   2019-02-22 (Fri, 22 Feb 2019)

  Changed paths:
    M hw/display/virtio-gpu-3d.c
    M hw/display/virtio-gpu.c
    M include/hw/virtio/virtio-gpu.h

  Log Message:
  -----------
  virtio-gpu: block both 2d and 3d rendering

Now that 2d commands are translated to 3d rendering, qemu must stop
sending 3d updates (from 2d) to Spice as well.

Fixes:
https://bugzilla.redhat.com/show_bug.cgi?id=1674324

Cc: address@hidden
Signed-off-by: Marc-André Lureau <address@hidden>
Reviewed-by: Christophe Fergeau <address@hidden>
Tested-by: Christophe Fergeau <address@hidden>
Message-id: address@hidden
Signed-off-by: Gerd Hoffmann <address@hidden>


  Commit: 9a6d74c0de17760abea91ebeefbcd531e963712d
      
https://github.com/qemu/qemu/commit/9a6d74c0de17760abea91ebeefbcd531e963712d
  Author: Marc-André Lureau <address@hidden>
  Date:   2019-02-22 (Fri, 22 Feb 2019)

  Changed paths:
    M hw/display/virtio-gpu.c
    M include/hw/virtio/virtio-gpu.h

  Log Message:
  -----------
  virtio-gpu: remove useless 'waiting' field

Let's check renderer_blocked instead directly.

Signed-off-by: Marc-André Lureau <address@hidden>
Reviewed-by: Christophe Fergeau <address@hidden>
Reviewed-by: Philippe Mathieu-Daudé <address@hidden>
Message-id: address@hidden
Signed-off-by: Gerd Hoffmann <address@hidden>


  Commit: 1ed2cb32dc9e8f74c82bdc567edad717b0f34fa5
      
https://github.com/qemu/qemu/commit/1ed2cb32dc9e8f74c82bdc567edad717b0f34fa5
  Author: Gerd Hoffmann <address@hidden>
  Date:   2019-02-22 (Fri, 22 Feb 2019)

  Changed paths:
    M hw/display/trace-events
    M hw/display/virtio-gpu-3d.c
    M hw/display/virtio-gpu.c
    M include/hw/virtio/virtio-gpu.h

  Log Message:
  -----------
  display/virtio: add edid support.

This patch adds EDID support to the family of virtio-gpu devices.  It is
turned off by default, use the new edid property to enable it.

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


  Commit: 59a568b57848b10e8a44518a889323f12ccdd8f4
      
https://github.com/qemu/qemu/commit/59a568b57848b10e8a44518a889323f12ccdd8f4
  Author: Peter Maydell <address@hidden>
  Date:   2019-02-25 (Mon, 25 Feb 2019)

  Changed paths:
    M hw/display/trace-events
    M hw/display/virtio-gpu-3d.c
    M hw/display/virtio-gpu.c
    M include/hw/virtio/virtio-gpu.h

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

vga: bugfixes and edid support for virtio-vga

# gpg: Signature made Fri 22 Feb 2019 08:24:25 GMT
# 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-20190222-pull-request:
  display/virtio: add edid support.
  virtio-gpu: remove useless 'waiting' field
  virtio-gpu: block both 2d and 3d rendering
  virtio-gpu: remove unused config_size
  virtio-gpu: remove unused qdev

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


Compare: https://github.com/qemu/qemu/compare/8a4c08b16187...59a568b57848



reply via email to

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