Skip to content
Snippets Groups Projects
  1. May 26, 2022
  2. May 25, 2022
    • Richard Henderson's avatar
      Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging · 58b53669
      Richard Henderson authored
      * ac97 cleanups (Zoltan)
      * default the amount of prealloc-threads to smp-cpus (Jaroslav)
      * fix disabling MPX on "-cpu host" with MPX-capable host (Maciej)
      * thread-pool performance optimizations (myself)
      * Hyper-V enlightenment enabling and docs (Vitaly)
      * check ELF header in elf2dmp (Viktor)
      * tweak LBREn migration (Weijiang)
      
      # -----BEGIN PGP SIGNATURE-----
      #
      # iQFIBAABCAAyFiEE8TM4V0tmI4mGbHaCv/vSX3jHroMFAmKOgwgUHHBib256aW5p
      # QHJlZGhhdC5jb20ACgkQv/vSX3jHroOO3Qf7Btcvr2ex9qZ1yThlmZ6hl20WvQZe
      # GlKBq5xJnx2FUpvrH/AiNl2qfiBN5emhzJp1oBieQusDDsWVblmRpWgzUkUZvh0H
      # s5rKsNuOPdhqaxLH4sRCXS2FCVOy81d+lc9yYe5bzy3EHDO/qzMjye+JoBhXtQve
      # 3gOcOb1srIB/xSGNur2iCJkcauhBOipOo77kryfWekfReA3glHGnwhuEO+F+gXT3
      # hiEO6TuRHjVrVCExbsDJb2pV2sSH6FxOP09BZ84IT0puv/FfgnUGCiNVfVNmMgNq
      # KYysG7vPlRSaDX17bt3UlS4Y6yKb1vZpnvymRRkWxWLIfuAVVNm0vgHBpg==
      # =gX2j
      # -----END PGP SIGNATURE-----
      # gpg: Signature made Wed 25 May 2022 12:27:04 PM PDT
      # gpg:                using RSA key F13338574B662389866C7682BFFBD25F78C7AE83
      # gpg:                issuer "pbonzini@redhat.com"
      # gpg: Good signature from "Paolo Bonzini <bonzini@gnu.org>" [undefined]
      # gpg:                 aka "Paolo Bonzini <pbonzini@redhat.com>" [undefined]
      # gpg: WARNING: This key is not certified with a trusted signature!
      # gpg:          There is no indication that the signature belongs to the owner.
      # 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
      
      * tag 'for-upstream' of https://gitlab.com/bonzini/qemu
      
      :
        i386: docs: Convert hyperv.txt to rST
        i386: Hyper-V Direct TLB flush hypercall
        i386: Hyper-V Support extended GVA ranges for TLB flush hypercalls
        i386: Hyper-V XMM fast hypercall input feature
        i386: Hyper-V Enlightened MSR bitmap feature
        i386: Use hv_build_cpuid_leaf() for HV_CPUID_NESTED_FEATURES
        ide_ioport_read: Return lower octet of data register instead of 0xFF
        target/i386/kvm: Fix disabling MPX on "-cpu host" with MPX-capable host
        hw/audio/ac97: Remove unneeded local variables
        hw/audio/ac97: Remove unimplemented reset functions
        hw/audio/ac97: Coding style fixes to avoid checkpatch errors
        contrib/elf2dmp: add ELF dump header checking
        thread-pool: remove stopping variable
        thread-pool: replace semaphore with condition variable
        thread-pool: optimize scheduling of completion bottom half
        hostmem: default the amount of prealloc-threads to smp-cpus
        target/i386: Remove LBREn bit check when access Arch LBR MSRs
      
      Signed-off-by: default avatarRichard Henderson <richard.henderson@linaro.org>
      58b53669
Loading