1. 11 2月, 2014 6 次提交
  2. 08 2月, 2014 33 次提交
  3. 07 2月, 2014 1 次提交
    • P
      Merge remote-tracking branch 'remotes/kvm/uq/master' into staging · bc1c7217
      Peter Maydell 提交于
      * remotes/kvm/uq/master:
        target-i386: Move KVM default-vendor hack to instance_init
        target-i386: Don't change x86_def_t struct on cpu_x86_register()
        target-i386: Eliminate CONFIG_KVM #ifdefs
        kvm: add support for hyper-v timers
        kvm: make hyperv vapic assist page migratable
        kvm: make hyperv hypercall and guest os id MSRs migratable.
        kvm: make availability of Hyper-V enlightenments dependent on KVM_CAP_HYPERV
        KVM: fix coexistence of KVM and Hyper-V leaves
        kvm: print suberror on all internal errors
        target-i386: kvm_check_features_against_host(): Kill feature word array
        target-i386: kvm_cpu_fill_host(): Fill feature words in a loop
        target-i386: kvm_cpu_fill_host(): Set all feature words at end of function
        target-i386: kvm_cpu_fill_host(): No need to check xlevel2
        target-i386: kvm_cpu_fill_host(): No need to check CPU vendor
        target-i386: kvm_cpu_fill_host(): No need to check level
        target-i386: kvm_cpu_fill_host(): Kill unused code
      Signed-off-by: NPeter Maydell <peter.maydell@linaro.org>
      bc1c7217