1. 24 9月, 2013 2 次提交
    • A
      Merge remote-tracking branch 'qemu-kvm/uq/master' into staging · 3e4be9c2
      Anthony Liguori 提交于
      # By Alexey Kardashevskiy (3) and others
      # Via Paolo Bonzini
      * qemu-kvm/uq/master:
        target-i386: add feature kvm_pv_unhalt
        linux-headers: update to 3.12-rc1
        target-i386: forward CPUID cache leaves when -cpu host is used
        linux-headers: update to 3.11
        kvm: fix traces to use %x instead of %d
        kvmvapic: Clear also physical ROM address when entering INACTIVE state
        kvmvapic: Enter inactive state on hardware reset
        kvmvapic: Catch invalid ROM size
        kvm irqfd: support direct msimessage to irq translation
        fix steal time MSR vmsd callback to proper opaque type
        kvm: warn if num cpus is greater than num recommended
        cpu: Move cpu state syncs up into cpu_dump_state()
        exec: always use MADV_DONTFORK
      
      Message-id: 1379694292-1601-1-git-send-email-pbonzini@redhat.com
      3e4be9c2
    • A
      Merge remote-tracking branch 'bonzini/scsi-next' into staging · f3ca508f
      Anthony Liguori 提交于
      # By Hervé Poussineau (5) and Stefan Weil (1)
      # Via Paolo Bonzini
      * bonzini/scsi-next:
        block/iscsi: Drop iscsi_co_get_block_status for older versions of libiscsi
        lsi: add 53C810 variant
        lsi: remove todo
        lsi: ignore write accesses to CTEST0 registers
        lsi: check ssid versus sdid only if ssid is valid
        lsi: use constant name instead of its value
      f3ca508f
  2. 20 9月, 2013 16 次提交
  3. 19 9月, 2013 7 次提交
  4. 18 9月, 2013 13 次提交
  5. 17 9月, 2013 2 次提交
    • A
      Merge remote-tracking branch 'kiszka/queues/slirp' into staging · 6c2679fc
      Anthony Liguori 提交于
      # By Liu Ping Fan (3) and Jan Kiszka (1)
      # Via Jan Kiszka
      * kiszka/queues/slirp:
        slirp: clean up slirp_update_timeout
        slirp: set mainloop timeout with more precise value
        slirp: define timeout as macro
        slirp: make timeout local
      
      Message-id: cover.1379415024.git.jan.kiszka@siemens.com
      6c2679fc
    • A
      Merge remote-tracking branch 'kwolf/for-anthony' into staging · 5dc11192
      Anthony Liguori 提交于
      # By Max Reitz (16) and others
      # Via Kevin Wolf
      * kwolf/for-anthony: (33 commits)
        qemu-iotests: Fix test 038
        block: Assert validity of BdrvActionOps
        qemu-iotests: Cleanup test image in test number 007
        qemu-img: fix invalid JSON
        coroutine: add ./configure --disable-coroutine-pool
        qemu-iotests: Adjustments due to error propagation
        qcow2: Use Error parameter
        qemu-img create: Emit filename on error
        block: Error parameter for create functions
        block: Error parameter for open functions
        bdrv: Use "Error" for creating images
        bdrv: Use "Error" for opening images
        qemu-iotests: add 057 internal snapshot for block device test case
        hmp: add interface hmp_snapshot_delete_blkdev_internal
        hmp: add interface hmp_snapshot_blkdev_internal
        qmp: add interface blockdev-snapshot-delete-internal-sync
        qmp: add interface blockdev-snapshot-internal-sync
        qmp: add internal snapshot support in qmp_transaction
        snapshot: distinguish id and name in snapshot delete
        snapshot: new function bdrv_snapshot_find_by_id_and_name()
        ...
      
      Message-id: 1379073063-14963-1-git-send-email-kwolf@redhat.com
      5dc11192