1. 10 12月, 2013 28 次提交
  2. 09 12月, 2013 3 次提交
  3. 08 12月, 2013 1 次提交
  4. 07 12月, 2013 8 次提交
    • A
      Merge remote-tracking branch 'awilliam/tags/vfio-pci-for-qemu-20131206.0' into staging · d2aa90cd
      Anthony Liguori 提交于
      vfio-pci updates include:
       - Update linux-headers to include KVM-VFIO device support
       - Enable QEMU support for KVM-VFIO device
       - Additional Nvidia x-vga quirk to ACK MSI interrupts
       - Debug options to disable MSI/X KVM acceleration
       - Fix to cleanup MSI-X vectors on shutdown and avoid IRQ route leaks
      
      The KVM-VFIO device support enables KVM to manage how it handles
      coherency instructions in the presence of non-coherent I/O.  Dave
      Airlie had noted that the Nvidia MSI ACK support here may just be
      scratching the surface, but it's better than what we have now and
      it's only enabled via the x-vga option, so I'm willing to add since
      it does enable some users.
      
      # gpg: Signature made Fri 06 Dec 2013 12:28:19 PM PST using RSA key ID 3BB08B22
      # gpg: Can't check signature: public key not found
      
      # By Alex Williamson
      # Via Alex Williamson
      * awilliam/tags/vfio-pci-for-qemu-20131206.0:
        vfio-pci: Release all MSI-X vectors when disabled
        vfio-pci: Add debug config options to disable MSI/X KVM support
        vfio-pci: Fix Nvidia MSI ACK through 0x88000 quirk
        vfio-pci: Make use of new KVM-VFIO device
        linux-headers: Update from v3.13-rc3
      
      Message-id: 20131206204715.16731.12627.stgit@bling.home
      Signed-off-by: NAnthony Liguori <aliguori@amazon.com>
      d2aa90cd
    • A
      Merge remote-tracking branch 'stefanha/block' into staging · 93531372
      Anthony Liguori 提交于
      # By Paolo Bonzini (17) and others
      # Via Stefan Hajnoczi
      * stefanha/block: (48 commits)
        qemu-iotests: filter QEMU monitor \r\n
        aio: make aio_poll(ctx, true) block with no fds
        block: clean up bdrv_drain_all() throttling comments
        qcow2: use start_of_cluster() and offset_into_cluster() everywhere
        qemu-img: decrease progress update interval on convert
        qemu-img: round down request length to an aligned sector
        qemu-img: dynamically adjust iobuffer size during convert
        block/iscsi: set bs->bl.opt_transfer_length
        block: add opt_transfer_length to BlockLimits
        block/iscsi: set bdi->cluster_size
        qemu-img: fix usage instruction for qemu-img convert
        qemu-img: add support for skipping zeroes in input during convert
        qemu-nbd: add doc for option -f
        qemu-iotests: add test for snapshot in qemu-img convert
        qemu-img: add -l for snapshot in convert
        qemu-iotests: add 058 internal snapshot export with qemu-nbd case
        qemu-nbd: support internal snapshot export
        snapshot: distinguish id and name in load_tmp
        qemu-iotests: Split qcow2 only cases in 048
        qemu-iotests: Clean up spaces in usage output
        ...
      
      Message-id: 1386347807-27359-1-git-send-email-stefanha@redhat.com
      Signed-off-by: NAnthony Liguori <aliguori@amazon.com>
      93531372
    • A
      Merge remote-tracking branch 'qemu-kvm/uq/master' into staging · 0c0cb6a2
      Anthony Liguori 提交于
      # By Alex Williamson (1) and others
      # Via Paolo Bonzini
      * qemu-kvm/uq/master:
        target-i386: fix cpuid leaf 0x0d
        qemu: mempath: prefault pages manually (v4)
        kvm: Query KVM for available memory slots
      
      Message-id: 1386345276-9803-1-git-send-email-pbonzini@redhat.com
      Signed-off-by: NAnthony Liguori <aliguori@amazon.com>
      0c0cb6a2
    • A
      Merge remote-tracking branch 'kraxel/tags/pull-seabios-31b8b4e-1' into staging · 3c88da3c
      Anthony Liguori 提交于
      Update seabios to master snapshot (pre-1.7.4).
      Update vgabios, switch from lgplvgabios to seavgabios.
      Update build process to build both 128k and 256k bios versions.
      Use 256k bios for pc-*-2.0+ machine types.
      
      # gpg: Signature made Fri 06 Dec 2013 12:01:24 AM PST using RSA key ID D3E87138
      # gpg: Can't check signature: public key not found
      
      # By Gerd Hoffmann
      # Via Gerd Hoffmann
      * kraxel/tags/pull-seabios-31b8b4e-1:
        pc: switch 2.0 machine types to large seabios binary
        roms: update vgabios binaries
        roms: update seabios binaries
        roms: enable seabios cross builds
        roms: build two seabios binaries
        roms: update seabios submodule to 31b8b4eea9d9ad58a73b22a6060d3ac1c419c26d
        add firmware to machine options
        add pc-{i440fx,q35}-2.0 machine types
      
      Message-id: 1386322527-23148-1-git-send-email-kraxel@redhat.com
      Signed-off-by: NAnthony Liguori <aliguori@amazon.com>
      3c88da3c
    • A
      Merge remote-tracking branch 'otubo/seccomp' into staging · 2a576ee6
      Anthony Liguori 提交于
      # By Paul Moore
      # Via Eduardo Otubo
      * otubo/seccomp:
        seccomp: add kill() to the syscall whitelist
      
      Message-id: 1386075077-3240-1-git-send-email-otubo@linux.vnet.ibm.com
      Signed-off-by: NAnthony Liguori <aliguori@amazon.com>
      2a576ee6
    • A
      Merge remote-tracking branch 'kwolf/tags/for-anthony' into staging · 0a0ee0b9
      Anthony Liguori 提交于
      Block patches for 2.0 (flushing block-next)
      
      # gpg: Signature made Fri 29 Nov 2013 08:43:18 AM PST using RSA key ID C88F2FD6
      # gpg: Can't check signature: public key not found
      
      # By Peter Lieven (17) and others
      # Via Kevin Wolf
      * kwolf/tags/for-anthony: (41 commits)
        qemu-iotests: Add sample image and test for VMDK version 3
        vmdk: Allow read only open of VMDK version 3
        qemu-iotests: Filter out 'qemu-io> ' prompt
        qemu-iotests: Filter qemu-io output in 025
        block: Use BDRV_O_NO_BACKING where appropriate
        qemu-iotests: Test snapshot mode
        block: Enable BDRV_O_SNAPSHOT with driver-specific options
        qemu-iotests: Make test case 030, 040 and 055 deterministic
        qemu-iotest: Add pause_drive and resume_drive methods
        blkdebug: add "remove_break" command
        qemu-iotests: Drop local version of cancel_and_wait from 040
        sheepdog: support user-defined redundancy option
        sheepdog: refactor do_sd_create()
        qdict: Optimise qdict_do_flatten()
        qdict: Fix memory leak in qdict_do_flatten()
        MAINTAINERS: add sheepdog development mailing list
        COW: Extend checking allocated bits to beyond one sector
        COW: Speed up writes
        qapi: Change BlockDirtyInfo to list
        block: per caller dirty bitmap
        ...
      
      Message-id: 1385743555-27888-1-git-send-email-kwolf@redhat.com
      Signed-off-by: NAnthony Liguori <aliguori@amazon.com>
      0a0ee0b9
    • A
      Merge remote-tracking branch 'sstabellini/xen-2013-12-01' into staging · 9ed5dacb
      Anthony Liguori 提交于
      # By Paul Durrant (1) and Wei Liu (1)
      # Via Stefano Stabellini
      * sstabellini/xen-2013-12-01:
        xen-pvdevice: make device-id property compulsory
        xen: fix two errors when debug is enabled
      
      Message-id: alpine.DEB.2.02.1312011829000.3198@kaball.uk.xensource.com
      Signed-off-by: NAnthony Liguori <aliguori@amazon.com>
      9ed5dacb
    • A
      Merge remote-tracking branch 'rth/auxv-2' into staging · cdac7a71
      Anthony Liguori 提交于
      # By Richard Henderson
      # Via Richard Henderson
      * rth/auxv-2:
        linux-user: Use qemu_getauxval for AT_EXECFD
        util: Use qemu_getauxval in linux qemu_cache_utils_init
        tcg-s390: Use qemu_getauxval in query_facilities
        tcg-arm: Use qemu_getauxval
        tcg-ppc64: Use qemu_getauxval
        osdep: Create qemu_getauxval and qemu_init_auxval
      
      Message-id: 1385757754-10702-1-git-send-email-rth@twiddle.net
      Signed-off-by: NAnthony Liguori <aliguori@amazon.com>
      cdac7a71