1. 02 7月, 2019 17 次提交
  2. 01 7月, 2019 6 次提交
    • P
      Merge remote-tracking branch 'remotes/vivier/tags/m68k-next-pull-request' into staging · 5e6ebacc
      Peter Maydell 提交于
      remove m68k simulator syscall interface
      Fix comments format
      Fix gdbstub
      
      # gpg: Signature made Wed 26 Jun 2019 17:20:41 BST
      # gpg:                using RSA key CD2F75DDC8E3A4DC2E4F5173F30C38BD3F2FBE3C
      # gpg:                issuer "laurent@vivier.eu"
      # gpg: Good signature from "Laurent Vivier <lvivier@redhat.com>" [full]
      # gpg:                 aka "Laurent Vivier <laurent@vivier.eu>" [full]
      # gpg:                 aka "Laurent Vivier (Red Hat) <lvivier@redhat.com>" [full]
      # Primary key fingerprint: CD2F 75DD C8E3 A4DC 2E4F  5173 F30C 38BD 3F2F BE3C
      
      * remotes/vivier/tags/m68k-next-pull-request:
        linux-user/m68k: remove simulator syscall interface
        m68k comments break patch submission due to being incorrectly formatted
        The m68k gdbstub SR reg request doesnt include Condition-Codes
      Signed-off-by: NPeter Maydell <peter.maydell@linaro.org>
      5e6ebacc
    • P
      Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-4.1-pull-request' into staging · ae9108f8
      Peter Maydell 提交于
      Update ppc64 feature and default CPU
      next setsockops() options
      Improve "-L" option
      Another fix for 5.2-rc1 headers
      
      # gpg: Signature made Wed 26 Jun 2019 13:11:04 BST
      # gpg:                using RSA key CD2F75DDC8E3A4DC2E4F5173F30C38BD3F2FBE3C
      # gpg:                issuer "laurent@vivier.eu"
      # gpg: Good signature from "Laurent Vivier <lvivier@redhat.com>" [full]
      # gpg:                 aka "Laurent Vivier <laurent@vivier.eu>" [full]
      # gpg:                 aka "Laurent Vivier (Red Hat) <lvivier@redhat.com>" [full]
      # Primary key fingerprint: CD2F 75DD C8E3 A4DC 2E4F  5173 F30C 38BD 3F2F BE3C
      
      * remotes/vivier2/tags/linux-user-for-4.1-pull-request:
        linux-user: set default PPC64 CPU
        linux-user: update PPC64 HWCAP2 feature list
        linux-user: Add support for setsockopt() options IPV6_<ADD|DROP>_MEMBERSHIP
        linux-user: Add support for setsockopt() option SOL_ALG
        linux-user: emulate msgsnd(), msgrcv() and semtimedop()
        util/path: Do not cache all filenames at startup
      Signed-off-by: NPeter Maydell <peter.maydell@linaro.org>
      ae9108f8
    • P
      Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-jun-26-2019' into staging · 8351ef7a
      Peter Maydell 提交于
      MIPS queue for June 2016th, 2019
      
      # gpg: Signature made Wed 26 Jun 2019 12:38:58 BST
      # 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-jun-26-2019:
        target/mips: Fix big endian host behavior for interleave MSA instructions
        tests/tcg: target/mips: Fix some test cases for pack MSA instructions
        tests/tcg: target/mips: Add support for MSA MIPS32R6 testings
        tests/tcg: target/mips: Add support for MSA big-endian target testings
        tests/tcg: target/mips: Amend tests for MSA int multiply instructions
        tests/tcg: target/mips: Amend tests for MSA int dot product instructions
        tests/tcg: target/mips: Add tests for MSA move instructions
        tests/tcg: target/mips: Add tests for MSA bit move instructions
        dma/rc4030: Minor code style cleanup
        dma/rc4030: Fix off-by-one error in specified memory region size
        hw/mips/gt64xxx_pci: Align the pci0-mem size
        hw/mips/gt64xxx_pci: Convert debug printf()s to trace events
        hw/mips/gt64xxx_pci: Use qemu_log_mask() instead of debug printf()
        hw/mips/gt64xxx_pci: Fix 'spaces' coding style issues
        hw/mips/gt64xxx_pci: Fix 'braces' coding style issues
        hw/mips/gt64xxx_pci: Fix 'tabs' coding style issues
        hw/mips/gt64xxx_pci: Fix multiline comment syntax
      Signed-off-by: NPeter Maydell <peter.maydell@linaro.org>
      8351ef7a
    • P
      Merge remote-tracking branch 'remotes/bkoppelmann2/tags/pull-tricore-20190625' into staging · 39d1b92b
      Peter Maydell 提交于
      * Add FTOIZ/UTOF/QSEED insns
      * Fix sync of hflags and swapped args of RRPW_INSERT
      
      # gpg: Signature made Tue 25 Jun 2019 14:05:03 BST
      # gpg:                using RSA key 6E636A7E83F2DD0CFA6E6E370AD2C6396B69CA14
      # gpg:                issuer "kbastian@mail.uni-paderborn.de"
      # gpg: Good signature from "Bastian Koppelmann <kbastian@mail.uni-paderborn.de>" [full]
      # Primary key fingerprint: 6E63 6A7E 83F2 DD0C FA6E  6E37 0AD2 C639 6B69 CA14
      
      * remotes/bkoppelmann2/tags/pull-tricore-20190625:
        tricore: add QSEED instruction
        tricore: sync ctx.hflags with tb->flags
        tricore: fix RRPW_INSERT instruction
        tricore: add UTOF instruction
        tricore: add FTOIZ instruction
      Signed-off-by: NPeter Maydell <peter.maydell@linaro.org>
      39d1b92b
    • P
      Merge remote-tracking branch 'remotes/aperard/tags/pull-xen-20190624' into staging · ab67678a
      Peter Maydell 提交于
      Xen queue
      
      * Fix build
      * xen-block: support feature-large-sector-size
      * xen-block: Support IOThread polling for PV shared rings
      * Avoid usage of a VLA
      * Cleanup Xen headers usage
      
      # gpg: Signature made Mon 24 Jun 2019 16:30:32 BST
      # gpg:                using RSA key F80C006308E22CFD8A92E7980CF5572FD7FB55AF
      # gpg:                issuer "anthony.perard@citrix.com"
      # gpg: Good signature from "Anthony PERARD <anthony.perard@gmail.com>" [marginal]
      # gpg:                 aka "Anthony PERARD <anthony.perard@citrix.com>" [marginal]
      # gpg: WARNING: This key is not certified with sufficiently trusted signatures!
      # gpg:          It is not certain that the signature belongs to the owner.
      # Primary key fingerprint: 5379 2F71 024C 600F 778A  7161 D8D5 7199 DF83 42C8
      #      Subkey fingerprint: F80C 0063 08E2 2CFD 8A92  E798 0CF5 572F D7FB 55AF
      
      * remotes/aperard/tags/pull-xen-20190624:
        xen: Import other xen/io/*.h
        Revert xen/io/ring.h of "Clean up a few header guard symbols"
        xen: Drop includes of xen/hvm/params.h
        xen: Avoid VLA
        xen-bus / xen-block: add support for event channel polling
        xen-bus: allow AioContext to be specified for each event channel
        xen-bus: use a separate fd for each event channel
        xen-block: support feature-large-sector-size
      Signed-off-by: NPeter Maydell <peter.maydell@linaro.org>
      ab67678a
    • P
      Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2019-06-24' into staging · 7fec76a0
      Peter Maydell 提交于
      Block patches:
      - The SSH block driver now uses libssh instead of libssh2
      - The VMDK block driver gets read-only support for the seSparse
        subformat
      - Various fixes
      
      # gpg: Signature made Mon 24 Jun 2019 15:42:56 BST
      # gpg:                using RSA key 91BEB60A30DB3E8857D11829F407DB0061D5CF40
      # gpg:                issuer "mreitz@redhat.com"
      # gpg: Good signature from "Max Reitz <mreitz@redhat.com>" [full]
      # Primary key fingerprint: 91BE B60A 30DB 3E88 57D1  1829 F407 DB00 61D5 CF40
      
      * remotes/maxreitz/tags/pull-block-2019-06-24:
        iotests: Fix 205 for concurrent runs
        ssh: switch from libssh2 to libssh
        vmdk: Add read-only support for seSparse snapshots
        vmdk: Reduce the max bound for L1 table size
        vmdk: Fix comment regarding max l1_size coverage
        iotest 134: test cluster-misaligned encrypted write
        blockdev: enable non-root nodes for transaction drive-backup source
        nvme: do not advertise support for unsupported arbitration mechanism
      Signed-off-by: NPeter Maydell <peter.maydell@linaro.org>
      7fec76a0
  3. 27 6月, 2019 4 次提交
  4. 26 6月, 2019 13 次提交