1. 16 3月, 2018 1 次提交
    • P
      Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream-sev' into staging · 5bdd3743
      Peter Maydell 提交于
      * Migrate MSR_SMI_COUNT (Liran)
      * Update kernel headers (Gerd, myself)
      * SEV support (Brijesh)
      
      I have not tested non-x86 compilation, but I reordered the SEV patches
      so that all non-x86-specific changes go first to catch any possible
      issues (which weren't there anyway :)).
      
      # gpg: Signature made Tue 13 Mar 2018 16:37:06 GMT
      # 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-sev: (22 commits)
        sev/i386: add sev_get_capabilities()
        sev/i386: qmp: add query-sev-capabilities command
        sev/i386: qmp: add query-sev-launch-measure command
        sev/i386: hmp: add 'info sev' command
        cpu/i386: populate CPUID 0x8000_001F when SEV is active
        sev/i386: add migration blocker
        sev/i386: finalize the SEV guest launch flow
        sev/i386: add support to LAUNCH_MEASURE command
        target/i386: encrypt bios rom
        sev/i386: add command to encrypt guest memory region
        sev/i386: add command to create launch memory encryption context
        sev/i386: register the guest memory range which may contain encrypted data
        sev/i386: add command to initialize the memory encryption context
        include: add psp-sev.h header file
        sev/i386: qmp: add query-sev command
        target/i386: add Secure Encrypted Virtualization (SEV) object
        kvm: introduce memory encryption APIs
        kvm: add memory encryption context
        docs: add AMD Secure Encrypted Virtualization (SEV)
        machine: add memory-encryption option
        ...
      Signed-off-by: NPeter Maydell <peter.maydell@linaro.org>
      5bdd3743
  2. 15 3月, 2018 2 次提交
    • P
      Merge remote-tracking branch 'remotes/stsquad/tags/pull-travis-speedup-130318-1' into staging · 56e8698f
      Peter Maydell 提交于
      Some updates to reduce timeouts in Travis
      
      # gpg: Signature made Tue 13 Mar 2018 16:44:46 GMT
      # gpg:                using RSA key FBD0DB095A9E2A44
      # gpg: Good signature from "Alex Bennée (Master Work Key) <alex.bennee@linaro.org>"
      # Primary key fingerprint: 6685 AE99 E751 67BC AFC8  DF35 FBD0 DB09 5A9E 2A44
      
      * remotes/stsquad/tags/pull-travis-speedup-130318-1:
        .travis.yml: add --disable-user with the rest of the disables
        .travis.yml: split default config into system and user
        .travis.yml: drop setting default log output
      Signed-off-by: NPeter Maydell <peter.maydell@linaro.org>
      56e8698f
    • P
      Merge remote-tracking branch 'remotes/vivier/tags/m68k-for-2.12-pull-request' into staging · 6265e23b
      Peter Maydell 提交于
      # gpg: Signature made Tue 13 Mar 2018 15:58:42 GMT
      # gpg:                using RSA key F30C38BD3F2FBE3C
      # gpg: Good signature from "Laurent Vivier <lvivier@redhat.com>"
      # gpg:                 aka "Laurent Vivier <laurent@vivier.eu>"
      # gpg:                 aka "Laurent Vivier (Red Hat) <lvivier@redhat.com>"
      # Primary key fingerprint: CD2F 75DD C8E3 A4DC 2E4F  5173 F30C 38BD 3F2F BE3C
      
      * remotes/vivier/tags/m68k-for-2.12-pull-request:
        target/m68k: implement fcosh
        target/m68k: implement fsinh
        target/m68k: implement ftanh
        target/m68k: implement fatanh
        target/m68k: implement facos
        target/m68k: implement fasin
        target/m68k: implement fatan
        target/m68k: implement fsincos
        target/m68k: implement fcos
        target/m68k: implement fsin
        target/m68k: implement ftan
      Signed-off-by: NPeter Maydell <peter.maydell@linaro.org>
      6265e23b
  3. 14 3月, 2018 18 次提交
  4. 13 3月, 2018 19 次提交