1. 23 5月, 2016 2 次提交
    • M
      virtio-gpu: check early scanout id · fe89fdeb
      Marc-André Lureau 提交于
      Before accessing the g->scanout array, in order to avoid potential
      out-of-bounds access.
      Signed-off-by: NMarc-André Lureau <marcandre.lureau@redhat.com>
      Message-id: 1463653560-26958-2-git-send-email-marcandre.lureau@redhat.com
      Signed-off-by: NGerd Hoffmann <kraxel@redhat.com>
      fe89fdeb
    • P
      Merge remote-tracking branch 'remotes/ehabkost/tags/machine-pull-request' into staging · e081c24d
      Peter Maydell 提交于
      Machine Core queue, 2016-05-20
      
      # gpg: Signature made Fri 20 May 2016 21:26:49 BST using RSA key ID 984DC5A6
      # gpg: Good signature from "Eduardo Habkost <ehabkost@redhat.com>"
      
      * remotes/ehabkost/tags/machine-pull-request: (21 commits)
        Use &error_fatal when initializing crypto on qemu-{img,io,nbd}
        vl: Use &error_fatal when parsing monitor options
        vl: Use &error_fatal when parsing VNC options
        machine: add properties to compat_props incrementaly
        vl: Simplify global property registration
        vl: Make display_remote a local variable
        vl: Move DisplayType typedef to vl.c
        vl: Make display_type a local variable
        vl: Replace DT_NOGRAPHIC with machine option
        milkymist: Move DT_NOGRAPHIC check outside milkymist_tmu2_create()
        spice: Initialization stubs on qemu-spice.h
        gtk: Initialization stubs
        cocoa: cocoa_display_init() stub
        sdl: Initialization stubs
        curses: curses_display_init() stub
        vnc: Initialization stubs
        vl: Add DT_COCOA DisplayType value
        vl: Replace *_vga_available() functions with class_names field
        vl: Table-based select_vgahw()
        vl: Use exit(1) when requested VGA interface is unavailable
        ...
      Signed-off-by: NPeter Maydell <peter.maydell@linaro.org>
      e081c24d
  2. 21 5月, 2016 21 次提交
  3. 20 5月, 2016 2 次提交
  4. 19 5月, 2016 15 次提交