1. 14 9月, 2016 36 次提交
  2. 13 9月, 2016 4 次提交
    • P
      Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20160913-1' into staging · fa970124
      Peter Maydell 提交于
      virtio-gpu and vmsvga fixes.
      
      # gpg: Signature made Tue 13 Sep 2016 09:14:44 BST
      # gpg:                using RSA key 0x4CB6D8EED3E87138
      # gpg: Good signature from "Gerd Hoffmann (work) <kraxel@redhat.com>"
      # gpg:                 aka "Gerd Hoffmann <gerd@kraxel.org>"
      # gpg:                 aka "Gerd Hoffmann (private) <kraxel@gmail.com>"
      # Primary key fingerprint: A032 8CFF B93A 17A7 9901  FE7D 4CB6 D8EE D3E8 7138
      
      * remotes/kraxel/tags/pull-vga-20160913-1:
        virtio-vga: adapt to page-per-vq=off
        virtio-gpu-pci: tag as not hotpluggable
        vmsvga: correct bitmap and pixmap size checks
      Signed-off-by: NPeter Maydell <peter.maydell@linaro.org>
      fa970124
    • P
      Merge remote-tracking branch 'remotes/kraxel/tags/pull-ui-20160913-1' into staging · e1c270c9
      Peter Maydell 提交于
      ui: misc small fixes for vnc, spice and curses.
      
      # gpg: Signature made Tue 13 Sep 2016 08:04:46 BST
      # gpg:                using RSA key 0x4CB6D8EED3E87138
      # gpg: Good signature from "Gerd Hoffmann (work) <kraxel@redhat.com>"
      # gpg:                 aka "Gerd Hoffmann <gerd@kraxel.org>"
      # gpg:                 aka "Gerd Hoffmann (private) <kraxel@gmail.com>"
      # Primary key fingerprint: A032 8CFF B93A 17A7 9901  FE7D 4CB6 D8EE D3E8 7138
      
      * remotes/kraxel/tags/pull-ui-20160913-1:
        vnc: fix qemu crash because of SIGSEGV
        qemu-options.hx: correct spice options streaming-video default document value to 'off'
        ui/curses.c: Clean up nextchr logic
        ui/curses.c: Ensure we don't read off the end of curses2qemu array
      Signed-off-by: NPeter Maydell <peter.maydell@linaro.org>
      e1c270c9
    • P
      Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into staging · 8ede883c
      Peter Maydell 提交于
      # gpg: Signature made Tue 13 Sep 2016 06:41:42 BST
      # gpg:                using RSA key 0xBDBE7B27C0DE3057
      # gpg: Good signature from "Jeffrey Cody <jcody@redhat.com>"
      # gpg:                 aka "Jeffrey Cody <jeff@codyprime.org>"
      # gpg:                 aka "Jeffrey Cody <codyprime@gmail.com>"
      # Primary key fingerprint: 9957 4B4D 3474 90E7 9D98  D624 BDBE 7B27 C0DE 3057
      
      * remotes/cody/tags/block-pull-request:
        qapi/block-core: add doc describing GlusterServer vs. SocketAddress
        block/gluster: add support to choose libgfapi logfile
      Signed-off-by: NPeter Maydell <peter.maydell@linaro.org>
      8ede883c
    • G
      virtio-vga: adapt to page-per-vq=off · c2843e93
      Gerd Hoffmann 提交于
      Signed-off-by: NGerd Hoffmann <kraxel@redhat.com>
      Message-id: 1473319012-27560-1-git-send-email-kraxel@redhat.com
      c2843e93