Skip to content
Snippets Groups Projects
  1. Jan 11, 2023
  2. Jan 09, 2023
  3. Jan 08, 2023
    • Peter Maydell's avatar
      Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging · 3d83b782
      Peter Maydell authored
      * Atomic memslot updates for KVM (Emanuele, David)
      * Always send errors to logfile when daemonized (Greg)
      * Add support for IDE CompactFlash card (Lubomir)
      * First round of build system cleanups (myself)
      * First round of feature removals (myself)
      * Reduce "qemu/accel.h" inclusion (Philippe)
      
      # gpg: Signature made Thu 05 Jan 2023 23:51:09 GMT
      # gpg:                using RSA key F13338574B662389866C7682BFFBD25F78C7AE83
      # gpg:                issuer "pbonzini@redhat.com"
      # gpg: Good signature from "Paolo Bonzini <bonzini@gnu.org>" [full]
      # gpg:                 aka "Paolo Bonzini <pbonzini@redhat.com>" [full]
      # 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
      
      : (24 commits)
        i386: SGX: remove deprecated member of SGXInfo
        target/i386: Add SGX aex-notify and EDECCSSA support
        util: remove support -chardev tty and -chardev parport
        util: remove support for hex numbers with a scaling suffix
        KVM: remove support for kernel-irqchip=off
        docs: do not talk about past removal as happening in the future
        meson: accept relative symlinks in "meson introspect --installed" data
        meson: cleanup compiler detection
        meson: support meson 0.64 -Doptimization=plain
        configure: test all warnings
        tests/qapi-schema: remove Meson workaround
        meson: cleanup dummy-cpus.c rules
        meson: tweak hardening options for Windows
        configure: remove backwards-compatibility and obsolete options
        configure: preserve qemu-ga variables
        configure: cleanup $cpu tests
        configure: remove dead function
        configure: remove useless write_c_skeleton
        ide: Add "ide-cf" driver, a CompactFlash card
        ide: Add 8-bit data mode
        ...
      
      Signed-off-by: default avatarPeter Maydell <peter.maydell@linaro.org>
      3d83b782
    • Peter Maydell's avatar
      Merge tag 'pull-tcg-20230106' of https://gitlab.com/rth7680/qemu into staging · 528d9f33
      Peter Maydell authored
      tcg/s390x improvements:
       - drop support for pre-z196 cpus (eol before 2017)
       - add support for misc-instruction-extensions-3
       - misc cleanups
      
      # gpg: Signature made Sat 07 Jan 2023 07:47:59 GMT
      # gpg:                using RSA key 7A481E78868B4DB6A85A05C064DF38E8AF7E215F
      # gpg:                issuer "richard.henderson@linaro.org"
      # gpg: Good signature from "Richard Henderson <richard.henderson@linaro.org>" [full]
      # Primary key fingerprint: 7A48 1E78 868B 4DB6 A85A  05C0 64DF 38E8 AF7E 215F
      
      * tag 'pull-tcg-20230106' of https://gitlab.com/rth7680/qemu
      
      : (27 commits)
        tcg/s390x: Avoid the constant pool in tcg_out_movi
        tcg/s390x: Cleanup tcg_out_movi
        tcg/s390x: Tighten constraints for 64-bit compare
        tcg/s390x: Implement ctpop operation
        tcg/s390x: Use tgen_movcond_int in tgen_clz
        tcg/s390x: Support SELGR instruction in movcond
        tcg/s390x: Generalize movcond implementation
        tcg/s390x: Create tgen_cmp2 to simplify movcond
        tcg/s390x: Support MIE3 logical operations
        tcg/s390x: Tighten constraints for and_i64
        tcg/s390x: Tighten constraints for or_i64 and xor_i64
        tcg/s390x: Issue XILF directly for xor_i32
        tcg/s390x: Support MIE2 MGRK instruction
        tcg/s390x: Support MIE2 multiply single instructions
        tcg/s390x: Distinguish RIE formats
        tcg/s390x: Distinguish RRF-a and RRF-c formats
        tcg/s390x: Use LARL+AGHI for odd addresses
        tcg/s390x: Remove DISTINCT_OPERANDS facility check
        tcg/s390x: Remove FAST_BCR_SER facility check
        tcg/s390x: Check for load-on-condition facility at startup
        ...
      
      Signed-off-by: default avatarPeter Maydell <peter.maydell@linaro.org>
      528d9f33
Loading