qemu-commits
[Top][All Lists]
Advanced

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

[Qemu-commits] [qemu/qemu] 43e4db: virtio-vga: fix reset


From: GitHub
Subject: [Qemu-commits] [qemu/qemu] 43e4db: virtio-vga: fix reset
Date: Mon, 24 Sep 2018 08:46:21 -0700

  Branch: refs/heads/master
  Home:   https://github.com/qemu/qemu
  Commit: 43e4dbe206df896c9985147e857a08cd0fc01525
      
https://github.com/qemu/qemu/commit/43e4dbe206df896c9985147e857a08cd0fc01525
  Author: Gerd Hoffmann <address@hidden>
  Date:   2018-08-30 (Thu, 30 Aug 2018)

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

  Log Message:
  -----------
  virtio-vga: fix reset

We must call the reset functions for both virtio-gpu
and vga to properly reset the combo device.

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


  Commit: 161f4c471732d8af9fd43f5818ee41fe1ba5be6e
      
https://github.com/qemu/qemu/commit/161f4c471732d8af9fd43f5818ee41fe1ba5be6e
  Author: Gerd Hoffmann <address@hidden>
  Date:   2018-08-30 (Thu, 30 Aug 2018)

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

  Log Message:
  -----------
  Revert "virtio-gpu: fix crashes upon warm reboot with vga mode"

This reverts commit 93f874fe9dbe0b997b5a9459840957efd13d7191.

Now with virtio-vga being resetted properly the
crash workaround is not needed any more.

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


  Commit: 91155f8bf723434cd22c46b12a040ebe90b0d651
      
https://github.com/qemu/qemu/commit/91155f8bf723434cd22c46b12a040ebe90b0d651
  Author: Gerd Hoffmann <address@hidden>
  Date:   2018-08-30 (Thu, 30 Aug 2018)

  Changed paths:
    M hw/display/exynos4210_fimd.c
    M hw/display/g364fb.c
    M hw/display/jazz_led.c
    M hw/display/tc6393xb.c
    M hw/display/vga.c
    M hw/display/virtio-gpu.c
    M hw/display/vmware_vga.c
    M hw/display/xlnx_dp.c

  Log Message:
  -----------
  use dpy_gfx_update_full

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


  Commit: 3bb68f798da0234d5ca0ac6062aaa084afc83069
      
https://github.com/qemu/qemu/commit/3bb68f798da0234d5ca0ac6062aaa084afc83069
  Author: Gerd Hoffmann <address@hidden>
  Date:   2018-09-03 (Mon, 03 Sep 2018)

  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: pass down VirtIOGPU pointer to a bunch of functions

No functional change, just preparation for a followup patch
which needs a VirtIOGPU pointer.

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


  Commit: 8da132a56f7ebaabc5b674b5a3a2e6fa8934be45
      
https://github.com/qemu/qemu/commit/8da132a56f7ebaabc5b674b5a3a2e6fa8934be45
  Author: Gerd Hoffmann <address@hidden>
  Date:   2018-09-03 (Mon, 03 Sep 2018)

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

  Log Message:
  -----------
  virtio-gpu: add iommu support

Switch from cpu_physical_memory_map to dma_memory_map,
so iommu mappings for virtio-gpu objects work properly.

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


  Commit: d5a515738ee2dec0cdf11d8a14a09abae6c20571
      
https://github.com/qemu/qemu/commit/d5a515738ee2dec0cdf11d8a14a09abae6c20571
  Author: Peter Maydell <address@hidden>
  Date:   2018-09-24 (Mon, 24 Sep 2018)

  Changed paths:
    M hw/display/exynos4210_fimd.c
    M hw/display/g364fb.c
    M hw/display/jazz_led.c
    M hw/display/tc6393xb.c
    M hw/display/vga.c
    M hw/display/virtio-gpu-3d.c
    M hw/display/virtio-gpu.c
    M hw/display/virtio-vga.c
    M hw/display/vmware_vga.c
    M hw/display/xlnx_dp.c
    M include/hw/virtio/virtio-gpu.h

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

vga: virtio reset fix, virtio iommu support.

# gpg: Signature made Mon 03 Sep 2018 07:57:32 BST
# gpg:                using RSA key 4CB6D8EED3E87138
# 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/vga-20180903-pull-request:
  virtio-gpu: add iommu support
  virtio-gpu: pass down VirtIOGPU pointer to a bunch of functions
  use dpy_gfx_update_full
  Revert "virtio-gpu: fix crashes upon warm reboot with vga mode"
  virtio-vga: fix reset

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


Compare: https://github.com/qemu/qemu/compare/efd1d5229fbf...d5a515738ee2
      **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

reply via email to

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