1. 31 1月, 2019 3 次提交
    • P
      Merge remote-tracking branch 'remotes/kraxel/tags/usb-20190130-pull-request' into staging · aefcd283
      Peter Maydell 提交于
      usb: xhci: fix iso transfers.
      usb: mtp: break up writes, bugfixes.
      usb: fix lgpl info in headers.
      usb: hid: unique serials.
      
      # gpg: Signature made Wed 30 Jan 2019 07:33:21 GMT
      # gpg:                using RSA key 4CB6D8EED3E87138
      # gpg: Good signature from "Gerd Hoffmann (work) <kraxel@redhat.com>" [full]
      # gpg:                 aka "Gerd Hoffmann <gerd@kraxel.org>" [full]
      # gpg:                 aka "Gerd Hoffmann (private) <kraxel@gmail.com>" [full]
      # Primary key fingerprint: A032 8CFF B93A 17A7 9901  FE7D 4CB6 D8EE D3E8 7138
      
      * remotes/kraxel/tags/usb-20190130-pull-request:
        usb-mtp: replace the homebrew write with qemu_write_full
        usb-mtp: breakup MTP write into smaller chunks
        usb-mtp: Reallocate buffer in multiples of MTP_WRITE_BUF_SZ
        usb: implement XHCI underrun/overrun events
        usb: XHCI shall not halt isochronous endpoints
        hw/usb: Fix LGPL information in the file headers
        usb: dev-mtp: close fd in usb_mtp_object_readdir()
        usb: assign unique serial numbers to hid devices
      Signed-off-by: NPeter Maydell <peter.maydell@linaro.org>
      aefcd283
    • P
      Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' into staging · 460da100
      Peter Maydell 提交于
      Pull request
      
      User-visible changes:
       * The new qemu-trace-stap script makes it convenient to collect traces without
         writing SystemTap scripts.  See "man qemu-trace-stap" for details.
      
      # gpg: Signature made Wed 30 Jan 2019 03:17:57 GMT
      # gpg:                using RSA key 9CA4ABB381AB73C8
      # gpg: Good signature from "Stefan Hajnoczi <stefanha@redhat.com>" [full]
      # gpg:                 aka "Stefan Hajnoczi <stefanha@gmail.com>" [full]
      # Primary key fingerprint: 8695 A8BF D3F9 7CDA AC35  775A 9CA4 ABB3 81AB 73C8
      
      * remotes/stefanha/tags/tracing-pull-request:
        trace: rerun tracetool after ./configure changes
        trace: improve runstate tracing
        trace: add ability to do simple printf logging via systemtap
        trace: forbid use of %m in trace event format strings
        trace: enforce that every trace-events file has a final newline
        display: ensure qxl log_buf is a nul terminated string
      Signed-off-by: NPeter Maydell <peter.maydell@linaro.org>
      460da100
    • P
      Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request' into staging · 006dce5f
      Peter Maydell 提交于
      Machine queue, 2019-01-28
      
      * Fix small leak on NUMA code
      * Improve memory backend error messages
      
      # gpg: Signature made Mon 28 Jan 2019 19:42:40 GMT
      # gpg:                using RSA key 2807936F984DC5A6
      # gpg: Good signature from "Eduardo Habkost <ehabkost@redhat.com>" [full]
      # Primary key fingerprint: 5A32 2FD5 ABC4 D3DB ACCF  D1AA 2807 936F 984D C5A6
      
      * remotes/ehabkost/tags/machine-next-pull-request:
        hostmem: add more information in error messages
        numa: Fixed the memory leak of numa error message
      Signed-off-by: NPeter Maydell <peter.maydell@linaro.org>
      006dce5f
  2. 30 1月, 2019 9 次提交
  3. 29 1月, 2019 28 次提交