1. 10 4月, 2018 2 次提交
    • D
      e1000: Convert v3 fields to subsection · 4ae4bf5b
      Dr. David Alan Gilbert 提交于
      A bunch of new TSO fields were introduced by d62644b4 and this bumped
      the VMState version; however it's easier for those trying to keep
      backwards migration compatibility if these fields are added in a
      subsection instead.
      
      Move the new fields to a subsection.
      
      Since this was added after 2.11, this change will only affect
      compatbility with 2.12-rc0.
      Signed-off-by: NDr. David Alan Gilbert <dgilbert@redhat.com>
      Signed-off-by: NJason Wang <jasowang@redhat.com>
      4ae4bf5b
    • P
      Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging · 915d34c5
      Peter Maydell 提交于
      Miscellaneous bugfixes, including crash fixes from Alexey, Peter M. and
      Thomas.
      
      # gpg: Signature made Mon 09 Apr 2018 15:37:15 BST
      # gpg:                using RSA key BFFBD25F78C7AE83
      # gpg: Good signature from "Paolo Bonzini <bonzini@gnu.org>"
      # gpg:                 aka "Paolo Bonzini <pbonzini@redhat.com>"
      # Primary key fingerprint: 46F5 9FBD 57D6 12E7 BFD4  E2F7 7E15 100C CD36 69B1
      #      Subkey fingerprint: F133 3857 4B66 2389 866C  7682 BFFB D25F 78C7 AE83
      
      * remotes/bonzini/tags/for-upstream:
        Add missing bit for SSE instr in VEX decoding
        maint: Add .mailmap entries for patches claiming list authorship
        dump: Fix build with newer gcc
        device-crash-test: Remove fixed isa-fdc entry
        qemu-pr-helper: Write pidfile more often
        qemu-pr-helper: Daemonize before dropping privileges
        virtio-serial: fix heapover-flow
        kvmclock: fix clock_is_reliable on migration from QEMU < 2.9
        hw/dma/i82374: Avoid double creation of the 82374 controller
        hw/scsi: support SCSI-2 passthrough without PI
        scsi-disk: allow customizing the SCSI version
        scsi-disk: Don't enlarge min_io_size to max_io_size
        configure: Add missing configure options to help text
        i386/hyperv: error out if features requested but unsupported
        i386/hyperv: add hv-frequencies cpu property
        target/i386: WHPX: set CPUID_EXT_HYPERVISOR bit
        memfd: fix vhost-user-test on non-memfd capable host
        scripts/checkpatch.pl: Bug fix
        target/i386: Fix andn instruction
        sys_membarrier: fix up include directives
      Signed-off-by: NPeter Maydell <peter.maydell@linaro.org>
      915d34c5
  2. 09 4月, 2018 35 次提交
  3. 07 4月, 2018 1 次提交
    • P
      Merge remote-tracking branch 'remotes/berrange/tags/qcrypto-next-pull-request' into staging · 08e173f2
      Peter Maydell 提交于
      # gpg: Signature made Fri 06 Apr 2018 14:29:10 BST
      # gpg:                using RSA key BE86EBB415104FDF
      # gpg: Good signature from "Daniel P. Berrange <dan@berrange.com>"
      # gpg:                 aka "Daniel P. Berrange <berrange@redhat.com>"
      # Primary key fingerprint: DAF3 A6FD B26B 6291 2D0E  8E3F BE86 EBB4 1510 4FDF
      
      * remotes/berrange/tags/qcrypto-next-pull-request:
        crypto: ensure we use a predictable TLS priority setting
        docs: Document -object tls-creds-x509 priority=xxx
        docs: update information for TLS certificate management
      Signed-off-by: NPeter Maydell <peter.maydell@linaro.org>
      08e173f2
  4. 06 4月, 2018 2 次提交