1. 21 1月, 2016 5 次提交
    • E
      target-i386: Rename optimize_flags_init() · 63618b4e
      Eduardo Habkost 提交于
      Rename the function so that the reason for its existence is
      clearer: it does x86-specific initialization of TCG structures.
      Reviewed-by: NIgor Mammedov <imammedo@redhat.com>
      Signed-off-by: NEduardo Habkost <ehabkost@redhat.com>
      63618b4e
    • P
      Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging · 3c9331c4
      Peter Maydell 提交于
      Block layer patches
      
      # gpg: Signature made Wed 20 Jan 2016 15:37:57 GMT using RSA key ID C88F2FD6
      # gpg: Good signature from "Kevin Wolf <kwolf@redhat.com>"
      
      * remotes/kevin/tags/for-upstream:
        iotests: Test that throttle values ranges
        blockdev: Error out on negative throttling option values
        vmdk: Create streamOptimized as version 3
        qcow2: Make image inaccessible after failed qcow2_invalidate_cache()
        qcow2: Fix BDRV_O_INACTIVE handling in qcow2_invalidate_cache()
        qcow2: Implement .bdrv_inactivate
        block: Inactivate BDS when migration completes
        block: Rename BDRV_O_INCOMING to BDRV_O_INACTIVE
        block: Fix error path in bdrv_invalidate_cache()
        block: Assert no write requests under BDRV_O_INCOMING
        qcow2: Write full header on image creation
        qcow2: Write feature table only for v3 images
        block: Clean up includes
        qemu-iotests: Reduce racy output in 028
        qemu-img: Speed up comparing empty/zero images
        block/raw-posix: avoid bogus fixup for cylinders on DASD disks
        block: Fix .bdrv_open flags
      Signed-off-by: NPeter Maydell <peter.maydell@linaro.org>
      3c9331c4
    • P
      Merge remote-tracking branch 'remotes/berrange/tags/pull-io-next-2016-01-20-1' into staging · 3ed0b659
      Peter Maydell 提交于
      I/O channels fixes 2016/01/20 v1
      
      # gpg: Signature made Wed 20 Jan 2016 11:31:47 GMT using RSA key ID 15104FDF
      # gpg: Good signature from "Daniel P. Berrange <dan@berrange.com>"
      # gpg:                 aka "Daniel P. Berrange <berrange@redhat.com>"
      
      * remotes/berrange/tags/pull-io-next-2016-01-20-1:
        io: use memset instead of { 0 } for initializing array
        io: fix description of @errp parameter initialization
        io: some fixes to handling of /dev/null when running commands
        io: increment counter when killing off subcommand
        io: fix sign of errno value passed to error report
      Signed-off-by: NPeter Maydell <peter.maydell@linaro.org>
      3ed0b659
    • P
      Merge remote-tracking branch 'remotes/kraxel/tags/pull-socket-20160120-1' into staging · a953853e
      Peter Maydell 提交于
      Convert qemu-socket to use QAPI exclusively, update MAINTAINERS.
      
      # gpg: Signature made Wed 20 Jan 2016 06:49:07 GMT using RSA key ID D3E87138
      # 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>"
      
      * remotes/kraxel/tags/pull-socket-20160120-1:
        vnc: distiguish between ipv4/ipv6 omitted vs set to off
        sockets: remove use of QemuOpts from socket_dgram
        sockets: remove use of QemuOpts from socket_connect
        sockets: remove use of QemuOpts from socket_listen
        sockets: remove use of QemuOpts from header file
        add MAINTAINERS entry for qemu socket code
      Signed-off-by: NPeter Maydell <peter.maydell@linaro.org>
      a953853e
    • P
      Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20160119.0' into staging · 1cf81ea2
      Peter Maydell 提交于
      VFIO updates 2016-01-19
      
       - Performance fix for devices with poorly placed MSI-X PBA regions
       - Quirk fix for hosts with broken MMCONFIG access
      
      # gpg: Signature made Tue 19 Jan 2016 19:00:21 GMT using RSA key ID 3BB08B22
      # 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>"
      
      * remotes/awilliam/tags/vfio-update-20160119.0:
        vfio/pci: Lazy PBA emulation
        vfio/pci-quirks: Only quirk to size of PCI config space
      Signed-off-by: NPeter Maydell <peter.maydell@linaro.org>
      1cf81ea2
  2. 20 1月, 2016 22 次提交
  3. 19 1月, 2016 13 次提交