qemu-commits
[Top][All Lists]
Advanced

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

[Qemu-commits] [qemu/qemu] 24cdff: stdvga: fix offset in pci_vga_ioport_


From: GitHub
Subject: [Qemu-commits] [qemu/qemu] 24cdff: stdvga: fix offset in pci_vga_ioport_read
Date: Wed, 10 Jun 2015 12:30:07 -0700

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

  Changed paths:
    M hw/display/vga-pci.c

  Log Message:
  -----------
  stdvga: fix offset in pci_vga_ioport_read

Simliar to pci_vga_ioport_write.

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


  Commit: cf45ec6a52af77ec2cdfe229b6f496a29b8f7886
      
https://github.com/qemu/qemu/commit/cf45ec6a52af77ec2cdfe229b6f496a29b8f7886
  Author: Gerd Hoffmann <address@hidden>
  Date:   2015-06-10 (Wed, 10 Jun 2015)

  Changed paths:
    M hw/display/vga-pci.c

  Log Message:
  -----------
  stdvga: pass VGACommonState instead of PCIVGAState

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


  Commit: 220869e12d96bfb0b44d8e47394587c30e9a093f
      
https://github.com/qemu/qemu/commit/220869e12d96bfb0b44d8e47394587c30e9a093f
  Author: Gerd Hoffmann <address@hidden>
  Date:   2015-06-10 (Wed, 10 Jun 2015)

  Changed paths:
    M hw/display/vga-pci.c

  Log Message:
  -----------
  stdvga: factor out mmio subregion init

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


  Commit: 53476e07d299b7fc33fa480db6bd9a6b1e2e8a97
      
https://github.com/qemu/qemu/commit/53476e07d299b7fc33fa480db6bd9a6b1e2e8a97
  Author: Gerd Hoffmann <address@hidden>
  Date:   2015-06-10 (Wed, 10 Jun 2015)

  Changed paths:
    A include/standard-headers/linux/virtio_gpu.h
    M include/standard-headers/linux/virtio_ids.h

  Log Message:
  -----------
  virtio: update headers, add virtio-gpu (2d)

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


  Commit: 62232bf48456bda4058ceae05851bc58c1032338
      
https://github.com/qemu/qemu/commit/62232bf48456bda4058ceae05851bc58c1032338
  Author: Gerd Hoffmann <address@hidden>
  Date:   2015-06-10 (Wed, 10 Jun 2015)

  Changed paths:
    M hw/display/Makefile.objs
    A hw/display/virtio-gpu.c
    A include/hw/virtio/virtio-gpu.h
    M trace-events

  Log Message:
  -----------
  virtio-gpu/2d: add virtio gpu core code

This patch adds the core code for virtio gpu emulation,
covering 2d support.

Written by Dave Airlie and Gerd Hoffmann.

Signed-off-by: Dave Airlie <address@hidden>
Signed-off-by: Gerd Hoffmann <address@hidden>


  Commit: 0e12e61ff9a3407d123d0dbc4d945aec98d60fdf
      
https://github.com/qemu/qemu/commit/0e12e61ff9a3407d123d0dbc4d945aec98d60fdf
  Author: Peter Maydell <address@hidden>
  Date:   2015-06-10 (Wed, 10 Jun 2015)

  Changed paths:
    M hw/display/Makefile.objs
    M hw/display/vga-pci.c
    A hw/display/virtio-gpu.c
    A include/hw/virtio/virtio-gpu.h
    A include/standard-headers/linux/virtio_gpu.h
    M include/standard-headers/linux/virtio_ids.h
    M trace-events

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

stdvga: factor out mmio subregion init
virtio-gpu: add virtio gpu core code, 2d mode

# gpg: Signature made Wed Jun 10 10:03:11 2015 BST using RSA key ID D3E87138
# gpg: Good signature from "Gerd Hoffmann (work) <address@hidden>"
# gpg:                 aka "Gerd Hoffmann <address@hidden>"
# gpg:                 aka "Gerd Hoffmann (private) <address@hidden>"

* remotes/kraxel/tags/pull-vga-20150610-1:
  virtio-gpu/2d: add virtio gpu core code
  virtio: update headers, add virtio-gpu (2d)
  stdvga: factor out mmio subregion init
  stdvga: pass VGACommonState instead of PCIVGAState
  stdvga: fix offset in pci_vga_ioport_read

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


Compare: https://github.com/qemu/qemu/compare/3974c9d8ccfc...0e12e61ff9a3

reply via email to

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