1. 30 10月, 2018 4 次提交
    • P
      Merge remote-tracking branch 'remotes/kraxel/tags/usb-20181029-pull-request' into staging · e8b38d73
      Peter Maydell 提交于
      usb: fixes for ohci and smart card emulation.
      
      # gpg: Signature made Mon 29 Oct 2018 20:02:34 GMT
      # gpg:                using RSA key 4CB6D8EED3E87138
      # gpg: Good signature from "Gerd Hoffmann (work) <kraxel@redhat.com>"
      # gpg:                 aka "Gerd Hoffmann <gerd@kraxel.org>"
      # gpg:                 aka "Gerd Hoffmann (private) <kraxel@gmail.com>"
      # Primary key fingerprint: A032 8CFF B93A 17A7 9901  FE7D 4CB6 D8EE D3E8 7138
      
      * remotes/kraxel/tags/usb-20181029-pull-request:
        hw: ccid-card-emulated: cleanup resource when realize in error path
        hw: ccid-card-emulated: introduce clean_event_notifier
        usb: ohci: make num_ports to an unsinged integer
      Signed-off-by: NPeter Maydell <peter.maydell@linaro.org>
      e8b38d73
    • P
      Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-october-2018-part-4' into staging · 0bbba166
      Peter Maydell 提交于
      MIPS queue for October 2018, part 4
      
      # gpg: Signature made Mon 29 Oct 2018 15:11:32 GMT
      # gpg:                using RSA key D4972A8967F75A65
      # gpg: Good signature from "Aleksandar Markovic <amarkovic@wavecomp.com>"
      # 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-october-2018-part-4: (27 commits)
        linux-user: Add prctl() PR_SET_FP_MODE and PR_GET_FP_MODE implementations
        linux-user: Determine the desired FPU mode from MIPS.abiflags
        linux-user: Read and set FP ABI value from MIPS abiflags
        linux-user: Extract MIPS abiflags from ELF file
        linux-user: Extend image_info struct with MIPS fp_abi and interp_fp_abi fields
        elf: Define MIPS_ABI_FP_UNKNOWN macro
        target/mips: Amend MXU ASE overview note
        target/mips: Move MXU_EN check one level higher
        target/mips: Add emulation of MXU instructions S32LDD and S32LDDR
        target/mips: Add emulation of MXU instructions Q8MUL and Q8MULSU
        target/mips: Add emulation of MXU instruction D16MAC
        target/mips: Add emulation of MXU instruction D16MUL
        target/mips: Add emulation of MXU instruction S8LDD
        target/mips: Move MUL, S32M2I, S32I2M handling out of main MXU switch
        target/mips: Add emulation of MXU instructions S32I2M and S32M2I
        target/mips: Add emulation of non-MXU MULL within MXU decoding engine
        target/mips: Add bit encoding for MXU operand getting pattern 'optn3'
        target/mips: Add bit encoding for MXU operand getting pattern 'optn2'
        target/mips: Add bit encoding for MXU execute add/sub pattern 'eptn2'
        target/mips: Add bit encoding for MXU accumulate add/sub 2-bit pattern 'aptn2'
        ...
      Signed-off-by: NPeter Maydell <peter.maydell@linaro.org>
      0bbba166
    • P
      Merge remote-tracking branch 'remotes/kraxel/tags/ui-20181029-pull-request' into staging · 09ffed7e
      Peter Maydell 提交于
      ui: sdl+spice tweaks.
      
      # gpg: Signature made Mon 29 Oct 2018 14:18:21 GMT
      # gpg:                using RSA key 4CB6D8EED3E87138
      # gpg: Good signature from "Gerd Hoffmann (work) <kraxel@redhat.com>"
      # gpg:                 aka "Gerd Hoffmann <gerd@kraxel.org>"
      # gpg:                 aka "Gerd Hoffmann (private) <kraxel@gmail.com>"
      # Primary key fingerprint: A032 8CFF B93A 17A7 9901  FE7D 4CB6 D8EE D3E8 7138
      
      * remotes/kraxel/tags/ui-20181029-pull-request:
        spice: prepare for upcoming spice-server change
        SDL: set a hint to not bypass the window compositor
      Signed-off-by: NPeter Maydell <peter.maydell@linaro.org>
      09ffed7e
    • P
      Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into staging · 62b658db
      Peter Maydell 提交于
      Pull request
      
      No changelog-worthy entries, just small tweaks.
      
      # gpg: Signature made Mon 29 Oct 2018 13:55:54 GMT
      # gpg:                using RSA key 9CA4ABB381AB73C8
      # gpg: Good signature from "Stefan Hajnoczi <stefanha@redhat.com>"
      # gpg:                 aka "Stefan Hajnoczi <stefanha@gmail.com>"
      # Primary key fingerprint: 8695 A8BF D3F9 7CDA AC35  775A 9CA4 ABB3 81AB 73C8
      
      * remotes/stefanha/tags/block-pull-request:
        nvdimm: Add docs hint for Linux driver name
        util: aio-posix: fix a typo
      Signed-off-by: NPeter Maydell <peter.maydell@linaro.org>
      62b658db
  2. 29 10月, 2018 36 次提交