qemu-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-commits] [qemu/qemu] b9a3a4: usb: ohci: make num_ports to an unsin


From: GitHub
Subject: [Qemu-commits] [qemu/qemu] b9a3a4: usb: ohci: make num_ports to an unsinged integer
Date: Tue, 30 Oct 2018 07:09:01 -0700

  Branch: refs/heads/master
  Home:   https://github.com/qemu/qemu
  Commit: b9a3a4f206019862575bd4f9cb6c1b6b1933f8fb
      
https://github.com/qemu/qemu/commit/b9a3a4f206019862575bd4f9cb6c1b6b1933f8fb
  Author: Li Qiang <address@hidden>
  Date:   2018-10-29 (Mon, 29 Oct 2018)

  Changed paths:
    M hw/usb/hcd-ohci.c

  Log Message:
  -----------
  usb: ohci: make num_ports to an unsinged integer

This can avoid setting OCHIState.num_ports to a negative num.

Signed-off-by: Li Qiang <address@hidden>
Message-id: address@hidden
Signed-off-by: Gerd Hoffmann <address@hidden>


  Commit: ca1d410285203b61520d25281ee2c5934cf3a32c
      
https://github.com/qemu/qemu/commit/ca1d410285203b61520d25281ee2c5934cf3a32c
  Author: Li Qiang <address@hidden>
  Date:   2018-10-29 (Mon, 29 Oct 2018)

  Changed paths:
    M hw/usb/ccid-card-emulated.c

  Log Message:
  -----------
  hw: ccid-card-emulated: introduce clean_event_notifier

Call it in device unrealize function.

Signed-off-by: Li Qiang <address@hidden>
Message-id: address@hidden
Signed-off-by: Gerd Hoffmann <address@hidden>


  Commit: 7dea29e4af17fc1d27478de9f8ea38144deac54a
      
https://github.com/qemu/qemu/commit/7dea29e4af17fc1d27478de9f8ea38144deac54a
  Author: Li Qiang <address@hidden>
  Date:   2018-10-29 (Mon, 29 Oct 2018)

  Changed paths:
    M hw/usb/ccid-card-emulated.c

  Log Message:
  -----------
  hw: ccid-card-emulated: cleanup resource when realize in error path

Signed-off-by: Li Qiang <address@hidden>
Message-id: address@hidden
Signed-off-by: Gerd Hoffmann <address@hidden>


  Commit: e8b38d737144579b291d4e3ef737be33e7798161
      
https://github.com/qemu/qemu/commit/e8b38d737144579b291d4e3ef737be33e7798161
  Author: Peter Maydell <address@hidden>
  Date:   2018-10-30 (Tue, 30 Oct 2018)

  Changed paths:
    M hw/usb/ccid-card-emulated.c
    M hw/usb/hcd-ohci.c

  Log Message:
  -----------
  Merge remote-tracking branch 'remotes/kraxel/tags/usb-20181029-pull-request' 
into staging

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) <address@hidden>"
# gpg:                 aka "Gerd Hoffmann <address@hidden>"
# gpg:                 aka "Gerd Hoffmann (private) <address@hidden>"
# 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: Peter Maydell <address@hidden>


Compare: https://github.com/qemu/qemu/compare/0bbba1665ca2...e8b38d737144
      **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]