Skip to content
  • Richard Henderson's avatar
    29eb5c2c
    Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging · 29eb5c2c
    Richard Henderson authored
    * improve compatibility for macOS scripts/entitlement.sh (Evan)
    * add support for KVM_GUESTDBG_BLOCKIRQ (Maxim)
    * update linux-headers to Linux 5.16 (myself)
    * configure cleanups (myself)
    * lsi53c895a assertion failure fix (Philippe)
    * fix incorrect description for die-id (Yanan)
    * support for NUMA in SGX enclave memory (Yang Zhong)
    
    # gpg: Signature made Wed 15 Dec 2021 02:49:44 AM PST
    # gpg:                using RSA key F13338574B662389866C7682BFFBD25F78C7AE83
    # gpg:                issuer "pbonzini@redhat.com"
    # gpg: Good signature from "Paolo Bonzini <bonzini@gnu.org>" [unknown]
    # gpg:                 aka "Paolo Bonzini <pbonzini@redhat.com>" [unknown]
    # 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
    
    :
      configure: remove dead variables
      doc: Add the SGX numa description
      numa: Support SGX numa in the monitor and Libvirt interfaces
      numa: Enable numa for SGX EPC sections
      kvm: add support for KVM_GUESTDBG_BLOCKIRQ
      gdbstub, kvm: let KVM report supported singlestep flags
      gdbstub: reject unsupported flags in handle_set_qemu_sstep
      linux-headers: update to 5.16-rc1
      virtio-gpu: do not byteswap padding
      scripts/entitlement.sh: Use backward-compatible cp flags
      qapi/machine.json: Fix incorrect description for die-id
      tests/qtest: Add fuzz-lsi53c895a-test
      hw/scsi/lsi53c895a: Do not abort when DMA requested and no data queued
    
    Signed-off-by: default avatarRichard Henderson <richard.henderson@linaro.org>
    29eb5c2c
    Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
    Richard Henderson authored
    * improve compatibility for macOS scripts/entitlement.sh (Evan)
    * add support for KVM_GUESTDBG_BLOCKIRQ (Maxim)
    * update linux-headers to Linux 5.16 (myself)
    * configure cleanups (myself)
    * lsi53c895a assertion failure fix (Philippe)
    * fix incorrect description for die-id (Yanan)
    * support for NUMA in SGX enclave memory (Yang Zhong)
    
    # gpg: Signature made Wed 15 Dec 2021 02:49:44 AM PST
    # gpg:                using RSA key F13338574B662389866C7682BFFBD25F78C7AE83
    # gpg:                issuer "pbonzini@redhat.com"
    # gpg: Good signature from "Paolo Bonzini <bonzini@gnu.org>" [unknown]
    # gpg:                 aka "Paolo Bonzini <pbonzini@redhat.com>" [unknown]
    # 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
    
    :
      configure: remove dead variables
      doc: Add the SGX numa description
      numa: Support SGX numa in the monitor and Libvirt interfaces
      numa: Enable numa for SGX EPC sections
      kvm: add support for KVM_GUESTDBG_BLOCKIRQ
      gdbstub, kvm: let KVM report supported singlestep flags
      gdbstub: reject unsupported flags in handle_set_qemu_sstep
      linux-headers: update to 5.16-rc1
      virtio-gpu: do not byteswap padding
      scripts/entitlement.sh: Use backward-compatible cp flags
      qapi/machine.json: Fix incorrect description for die-id
      tests/qtest: Add fuzz-lsi53c895a-test
      hw/scsi/lsi53c895a: Do not abort when DMA requested and no data queued
    
    Signed-off-by: default avatarRichard Henderson <richard.henderson@linaro.org>
Loading