Skip to content
  • Peter Maydell's avatar
    666095c8
    Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into staging · 666095c8
    Peter Maydell authored
    
    
    x86 queue, 2017-02-27
    
    "-cpu max" and query-cpu-model-expansion support for x86. This
    should be the last x86 pull request before 2.9 soft freeze.
    
    # gpg: Signature made Mon 27 Feb 2017 16:24:15 GMT
    # 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-pull-request:
      i386: Improve query-cpu-model-expansion full mode
      i386: Implement query-cpu-model-expansion QMP command
      i386: Define static "base" CPU model
      i386: Don't set CPUClass::cpu_def on "max" model
      i386: Make "max" model not use any host CPUID info on TCG
      i386: Create "max" CPU model
      qapi-schema: Comment about full expansion of non-migration-safe models
      i386: Reorganize and document CPUID initialization steps
      i386: Rename X86CPU::host_features to X86CPU::max_features
      i386: Add ordering field to CPUClass
      i386: Unset cannot_destroy_with_object_finalize_yet on "host" model
    
    Signed-off-by: default avatarPeter Maydell <peter.maydell@linaro.org>
    666095c8
    Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into staging
    Peter Maydell authored
    
    
    x86 queue, 2017-02-27
    
    "-cpu max" and query-cpu-model-expansion support for x86. This
    should be the last x86 pull request before 2.9 soft freeze.
    
    # gpg: Signature made Mon 27 Feb 2017 16:24:15 GMT
    # 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-pull-request:
      i386: Improve query-cpu-model-expansion full mode
      i386: Implement query-cpu-model-expansion QMP command
      i386: Define static "base" CPU model
      i386: Don't set CPUClass::cpu_def on "max" model
      i386: Make "max" model not use any host CPUID info on TCG
      i386: Create "max" CPU model
      qapi-schema: Comment about full expansion of non-migration-safe models
      i386: Reorganize and document CPUID initialization steps
      i386: Rename X86CPU::host_features to X86CPU::max_features
      i386: Add ordering field to CPUClass
      i386: Unset cannot_destroy_with_object_finalize_yet on "host" model
    
    Signed-off-by: default avatarPeter Maydell <peter.maydell@linaro.org>
Loading