1. 14 2月, 2017 6 次提交
  2. 13 2月, 2017 3 次提交
    • P
      Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20170213-1' into staging · df96bfab
      Peter Maydell 提交于
      vga: bugfixes for cirrus and virtio-gpu
      
      # gpg: Signature made Mon 13 Feb 2017 08:14:47 GMT
      # 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-20170213-1:
        Revert "cirrus: allow zero source pitch in pattern fill rops"
        cirrus: fix patterncopy checks
        cirrus: replace debug printf with trace points
        vga: replace debug printf with trace points
        virtio-gpu: fix resource leak in virgl_cmd_resource_unref
        virtio-gpu: fix memory leak in set scanout
      Signed-off-by: NPeter Maydell <peter.maydell@linaro.org>
      df96bfab
    • P
      Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2017-02-12' into staging · 0b4384d0
      Peter Maydell 提交于
      Block patches
      
      # gpg: Signature made Sun 12 Feb 2017 01:26:20 GMT
      # gpg:                using RSA key 0xF407DB0061D5CF40
      # gpg: Good signature from "Max Reitz <mreitz@redhat.com>"
      # Primary key fingerprint: 91BE B60A 30DB 3E88 57D1  1829 F407 DB00 61D5 CF40
      
      * remotes/maxreitz/tags/pull-block-2017-02-12: (21 commits)
        qemu-img: Avoid setting ret to unused value in img_convert()
        qemu-img: Use qemu_strtoul() rather than raw strtoul()
        qemu-io: don't allow I/O operations larger than BDRV_REQUEST_MAX_BYTES
        qcow2: Optimize the refcount-block overlap check
        qemu-io: Add failure regression tests
        qemu-iotests: Add _unsupported_fmt helper
        qemu-io: Return non-zero exit code on failure
        block/nfs: fix naming of runtime opts
        block/nfs: fix NULL pointer dereference in URI parsing
        block: bdrv_invalidate_cache: invalidate children first
        block/qapi: reduce the execution time of qmp_query_blockstats
        block/qapi: reduce the coupling between the bdrv_query_stats and bdrv_query_bds_stats
        qemu-iotest: test to lookup protocol-based image with relative backing
        qemu-iotests: Don't create fifos / pidfiles with protocol paths
        block: check full backing filename when searching protocol filenames
        block/vmdk: Fix the endian problem of buf_len and lba
        iotests: record separate timings per format,protocol pair
        iotests: Fix reference output for 059
        qapi: Tweak error message of bdrv_query_image_info
        qemu-img: Improve commit invalid base message
        ...
      Signed-off-by: NPeter Maydell <peter.maydell@linaro.org>
      0b4384d0
    • P
      Merge remote-tracking branch 'remotes/awilliam/tags/vfio-updates-20170210.0' into staging · ed3d90df
      Peter Maydell 提交于
      VFIO updates 2017-02-10
      
       - Fix GTT wrap-around for Skylake IGD assignment (Alex Williamson)
       - Tag vfio-pci-igd-lpc-bridge as bridge device category (Thomas Huth)
       - Don't build calxeda-xgmac or amd-xgbe except on ARM (Thomas Huth)
      
      # gpg: Signature made Fri 10 Feb 2017 21:34:33 GMT
      # gpg:                using RSA key 0x239B9B6E3BB08B22
      # gpg: Good signature from "Alex Williamson <alex.williamson@redhat.com>"
      # gpg:                 aka "Alex Williamson <alex@shazbot.org>"
      # gpg:                 aka "Alex Williamson <alwillia@redhat.com>"
      # gpg:                 aka "Alex Williamson <alex.l.williamson@gmail.com>"
      # Primary key fingerprint: 42F6 C04E 540B D1A9 9E7B  8A90 239B 9B6E 3BB0 8B22
      
      * remotes/awilliam/tags/vfio-updates-20170210.0:
        hw/vfio: Add CONFIG switches for calxeda-xgmac and amd-xgbe
        hw/vfio/pci-quirks: Set category of the "vfio-pci-igd-lpc-bridge" device
        vfio-pci: Fix GTT wrap-around for Skylake+ IGD
      Signed-off-by: NPeter Maydell <peter.maydell@linaro.org>
      ed3d90df
  3. 12 2月, 2017 21 次提交
  4. 11 2月, 2017 10 次提交