1. 13 3月, 2019 1 次提交
  2. 12 3月, 2019 3 次提交
    • P
      Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging · 377b155b
      Peter Maydell 提交于
      * allow building QEMU without TCG or KVM support (Anthony)
      * update AMD IOMMU copyright (David)
      * compilation fixes for GCC and BSDs (Alexey, David, Paolo, Philippe)
      * coalesced I/O bugfix (Jagannathan)
      * Processor Tracing cpuid fix (Luwei)
      * Kconfig fixes (Paolo, David)
      * Cleanups (Paolo, Wei)
      * PVH vs. multiboot fix (Stefano)
      * LSI bugfixes (Sven)
      * elf2dmp Coverity fix (Victor)
      * scsi-disk fix (Zhengui)
      * authorization support for chardev TLS (Daniel)
      
      # gpg: Signature made Mon 11 Mar 2019 16:12:00 GMT
      # gpg:                using RSA key BFFBD25F78C7AE83
      # 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
      
      * remotes/bonzini/tags/for-upstream: (31 commits)
        qemugdb: fix licensing
        chardev: add support for authorization for TLS clients
        qom: cpu: destroy work_mutex in cpu_common_finalize
        exec.c: refactor function flatview_add_to_dispatch()
        lsi: 810/895A are always little endian
        lsi: return dfifo value
        lsi: use SCSI phase names instead of numbers in trace
        lsi: use enum type for s->msg_action
        lsi: use enum type for s->waiting
        lsi: use ldn_le_p()/stn_le_p()
        scsi-disk: Fix crash if request is invaild or disk is no medium
        configure: Disable W^X on OpenBSD
        oslib-posix: Ignore fcntl("/dev/null", F_SETFL, O_NONBLOCK) failure
        accel: Allow to build QEMU without TCG or KVM support
        build: clean trace/generated-helpers.c
        build: remove unnecessary assignments from Makefile.target
        build: get rid of target-obj-y
        update copyright notice
        lsi: check if SIGP bit is already set in Wait reselect
        lsi: implement basic SBCL functionality
        ...
      Signed-off-by: NPeter Maydell <peter.maydell@linaro.org>
      377b155b
    • P
      Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-mar-11-2019' into staging · c8761809
      Peter Maydell 提交于
      MIPS queue for March 11th, 2019
      
      # gpg: Signature made Mon 11 Mar 2019 14:16:09 GMT
      # gpg:                using RSA key D4972A8967F75A65
      # gpg: Good signature from "Aleksandar Markovic <amarkovic@wavecomp.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: 8526 FBF1 5DA3 811F 4A01  DD75 D497 2A89 67F7 5A65
      
      * remotes/amarkovic/tags/mips-queue-mar-11-2019:
        target/mips: Add tests for a variety of MSA integer subtract instructions
        target/mips: Add tests for a variety of MSA integer multiply instructions
        target/mips: Add tests for a variety of MSA integer dot product instructions
        target/mips: Add tests for a variety of MSA integer divide instructions
        target/mips: Add tests for a variety of MSA integer average instructions
        tests/tcg: target/mips: Rename two header files for consistency
        tests/tcg: target/mips: Correct preambles of test source files
      Signed-off-by: NPeter Maydell <peter.maydell@linaro.org>
      c8761809
    • P
      Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20190311' into staging · 208d92df
      Peter Maydell 提交于
      s390x update:
      - clean up LowCore definition
      - first part of vector instruction support for tcg
      
      # gpg: Signature made Mon 11 Mar 2019 08:59:02 GMT
      # gpg:                using RSA key C3D0D66DC3624FF6A8C018CEDECF6B93C6F02FAF
      # gpg:                issuer "cohuck@redhat.com"
      # gpg: Good signature from "Cornelia Huck <conny@cornelia-huck.de>" [unknown]
      # gpg:                 aka "Cornelia Huck <huckc@linux.vnet.ibm.com>" [full]
      # gpg:                 aka "Cornelia Huck <cornelia.huck@de.ibm.com>" [full]
      # gpg:                 aka "Cornelia Huck <cohuck@kernel.org>" [unknown]
      # gpg:                 aka "Cornelia Huck <cohuck@redhat.com>" [unknown]
      # Primary key fingerprint: C3D0 D66D C362 4FF6 A8C0  18CE DECF 6B93 C6F0 2FAF
      
      * remotes/cohuck/tags/s390x-20190311: (33 commits)
        s390x/tcg: Implement VECTOR UNPACK *
        s390x/tcg: Implement VECTOR STORE WITH LENGTH
        s390x/tcg: Implement VECTOR STORE MULTIPLE
        s390x/tcg: Implement VECTOR STORE ELEMENT
        s390x/tcg: Implement VECTOR STORE
        s390x/tcg: Provide probe_write_access helper
        s390x/tcg: Implement VECTOR SIGN EXTEND TO DOUBLEWORD
        s390x/tcg: Implement VECTOR SELECT
        s390x/tcg: Implement VECTOR SCATTER ELEMENT
        s390x/tcg: Implement VECTOR REPLICATE IMMEDIATE
        s390x/tcg: Implement VECTOR REPLICATE
        s390x/tcg: Implement VECTOR PERMUTE DOUBLEWORD IMMEDIATE
        s390x/tcg: Implement VECTOR PERMUTE
        s390x/tcg: Implement VECTOR PACK *
        s390x/tcg: Implement VECTOR MERGE (HIGH|LOW)
        s390x/tcg: Implement VECTOR LOAD WITH LENGTH
        s390x/tcg: Implement VECTOR LOAD VR FROM GRS DISJOINT
        s390x/tcg: Implement VECTOR LOAD VR ELEMENT FROM GR
        s390x/tcg: Implement VECTOR LOAD TO BLOCK BOUNDARY
        s390x/tcg: Implement VECTOR LOAD MULTIPLE
        ...
      Signed-off-by: NPeter Maydell <peter.maydell@linaro.org>
      208d92df
  3. 11 3月, 2019 36 次提交