1. 02 10月, 2017 1 次提交
  2. 28 9月, 2017 2 次提交
    • P
      Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20170927a' into staging · ab161529
      Peter Maydell 提交于
      Migration pull 2017-09-27
      
      # gpg: Signature made Wed 27 Sep 2017 14:56:23 BST
      # gpg:                using RSA key 0x0516331EBC5BFDE7
      # gpg: Good signature from "Dr. David Alan Gilbert (RH2) <dgilbert@redhat.com>"
      # gpg: WARNING: This key is not certified with sufficiently trusted signatures!
      # gpg:          It is not certain that the signature belongs to the owner.
      # Primary key fingerprint: 45F5 C71B 4A0C B7FB 977A  9FA9 0516 331E BC5B FDE7
      
      * remotes/dgilbert/tags/pull-migration-20170927a:
        migration: Route more error paths
        migration: Route errors up through vmstate_save
        migration: wire vmstate_save_state errors up to vmstate_subsection_save
        migration: Check field save returns
        migration: check pre_save return in vmstate_save_state
        migration: pre_save return int
        migration: disable auto-converge during bulk block migration
      Signed-off-by: NPeter Maydell <peter.maydell@linaro.org>
      ab161529
    • P
      Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.11-20170927' into staging · 1d893440
      Peter Maydell 提交于
      ppc patch queue 2017-09-27
      
      Contains
       * a number of Mac machine type fixes
       * a number of embedded machine type fixes (preliminary to adding the
         Sam460ex board)
       * a important fix for handling of migration with KVM PR
       * assorted other minor fixes and cleanups
      
      # gpg: Signature made Wed 27 Sep 2017 08:40:48 BST
      # gpg:                using RSA key 0x6C38CACA20D9B392
      # gpg: Good signature from "David Gibson <david@gibson.dropbear.id.au>"
      # gpg:                 aka "David Gibson (Red Hat) <dgibson@redhat.com>"
      # gpg:                 aka "David Gibson (ozlabs.org) <dgibson@ozlabs.org>"
      # gpg:                 aka "David Gibson (kernel.org) <dwg@kernel.org>"
      # Primary key fingerprint: 75F4 6586 AE61 A66C C44E  87DC 6C38 CACA 20D9 B392
      
      * remotes/dgibson/tags/ppc-for-2.11-20170927: (26 commits)
        macio: use object link between MACIO_IDE and MAC_DBDMA object
        macio: pass channel into MACIOIDEState via qdev property
        mac_dbdma: remove DBDMA_init() function
        mac_dbdma: QOMify
        mac_dbdma: remove unused IO fields from DBDMAState
        spapr: fix the value of SDR1 in kvmppc_put_books_sregs()
        ppc/pnv: check for OPAL firmware file presence
        ppc: remove all unused CPU definitions
        ppc: remove unused CPU definitions
        spapr_pci: make index property mandatory
        macio: convert pmac_ide_ops from old_mmio
        ppc/pnv: Improve macro parenthesization
        spapr: introduce helpers to migrate HPT chunks and the end marker
        ppc/kvm: generalize the use of kvmppc_get_htab_fd()
        ppc/kvm: change kvmppc_get_htab_fd() to return -errno on error
        ppc: Fix OpenPIC model
        ppc/ide/macio: Add missing registers
        ppc/mac: More rework of the DBDMA emulation
        ppc/mac: Advertise a high clock frequency for NewWorld Macs
        ppc: QOMify g3beige machine
        ...
      Signed-off-by: NPeter Maydell <peter.maydell@linaro.org>
      1d893440
  3. 27 9月, 2017 37 次提交