1. 30 10月, 2017 2 次提交
    • P
      Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20171029' into staging · 21dab18b
      Peter Maydell 提交于
      migration/next for 20171029
      
      # gpg: Signature made Sun 29 Oct 2017 13:07:43 GMT
      # gpg:                using RSA key 0xF487EF185872D723
      # gpg: Good signature from "Juan Quintela <quintela@redhat.com>"
      # gpg:                 aka "Juan Quintela <quintela@trasno.org>"
      # Primary key fingerprint: 1899 FF8E DEBF 58CC EE03  4B82 F487 EF18 5872 D723
      
      * remotes/juanquintela/tags/migration/20171029:
        tests: check that migration parameters are really assigned
        tests: Don't abuse global_qtest
        tests: Factorize out migrate_test_start/end
        tests: Refactor setting of parameters/capabilities
        tests: rename postcopy-test to migration-test
        migration: Make xbzrle_cache_size a migration parameter
        migration: No need to return the size of the cache
        migration: Don't play games with the requested cache size
        migration: Make sure that we pass the right cache size
      Signed-off-by: NPeter Maydell <peter.maydell@linaro.org>
      21dab18b
    • P
      Merge remote-tracking branch 'remotes/ehabkost/tags/x86-and-machine-pull-request' into staging · ab752f23
      Peter Maydell 提交于
      x86/cpu/numa queue, 2017-10-27
      
      # gpg: Signature made Fri 27 Oct 2017 15:17:12 BST
      # gpg:                using RSA key 0x2807936F984DC5A6
      # gpg: Good signature from "Eduardo Habkost <ehabkost@redhat.com>"
      # Primary key fingerprint: 5A32 2FD5 ABC4 D3DB ACCF  D1AA 2807 936F 984D C5A6
      
      * remotes/ehabkost/tags/x86-and-machine-pull-request: (39 commits)
        x86: Skip check apic_id_limit for Xen
        numa: fixup parsed NumaNodeOptions earlier
        mips: r4k: replace cpu_model with cpu_type
        mips: mipssim: replace cpu_model with cpu_type
        mips: Magnum/Acer Pica 61: replace cpu_model with cpu_type
        mips: fulong2e: replace cpu_model with cpu_type
        mips: malta/boston: replace cpu_model with cpu_type
        mips: use object_new() instead of gnew()+object_initialize()
        sparc: leon3: use generic cpu_model parsing
        sparc: sparc: use generic cpu_model parsing
        sparc: sun4u/sun4v/niagara: use generic cpu_model parsing
        sparc: cleanup cpu type name composition
        tricore: use generic cpu_model parsing
        tricore: cleanup cpu type name composition
        unicore32: use generic cpu_model parsing
        unicore32: cleanup cpu type name composition
        xtensa: lx60/lx200/ml605/kc705: use generic cpu_model parsing
        xtensa: sim: use generic cpu_model parsing
        xtensa: cleanup cpu type name composition
        sh4: remove SuperHCPUClass::name field
        ...
      Signed-off-by: NPeter Maydell <peter.maydell@linaro.org>
      ab752f23
  2. 29 10月, 2017 9 次提交
  3. 28 10月, 2017 1 次提交
    • P
      Merge remote-tracking branch 'remotes/mdroth/tags/qga-pull-2017-10-26-tag' into staging · 953e35f6
      Peter Maydell 提交于
      qemu-ga patch queue for 2.11
      
      * support for network interface stats
      * w32: improvements for guest-set-time
      * w32: fix a hang with guest-fsfreeze-freeze when timeout occurs
        during heavy I/O
      * w32: fix faulty error-handling in VSS/fsfreeze COM registration
      
      # gpg: Signature made Fri 27 Oct 2017 02:11:53 BST
      # gpg:                using RSA key 0x3353C9CEF108B584
      # gpg: Good signature from "Michael Roth <flukshun@gmail.com>"
      # gpg:                 aka "Michael Roth <mdroth@utexas.edu>"
      # gpg:                 aka "Michael Roth <mdroth@linux.vnet.ibm.com>"
      # Primary key fingerprint: CEAC C9E1 5534 EBAB B82D  3FA0 3353 C9CE F108 B584
      
      * remotes/mdroth/tags/qga-pull-2017-10-26-tag:
        qga-win: fix error-handling in getNameByStringSID()
        qga: add network stats to guest-network-get-interfaces
        qga-win: Updating guest_set_time action
        qga-win: don't hang if vss hold writes timeout
      Signed-off-by: NPeter Maydell <peter.maydell@linaro.org>
      953e35f6
  4. 27 10月, 2017 28 次提交