qemu-commits
[Top][All Lists]
Advanced

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

[Qemu-commits] [qemu/qemu] 409951: usb: add CompatibleID support to msos


From: GitHub
Subject: [Qemu-commits] [qemu/qemu] 409951: usb: add CompatibleID support to msos
Date: Thu, 24 Apr 2014 10:00:06 -0700

  Branch: refs/heads/master
  Home:   https://github.com/qemu/qemu
  Commit: 409951f552674a940ec53e3a498514dc42834ccb
      
https://github.com/qemu/qemu/commit/409951f552674a940ec53e3a498514dc42834ccb
  Author: Gerd Hoffmann <address@hidden>
  Date:   2014-04-22 (Tue, 22 Apr 2014)

  Changed paths:
    M hw/usb/desc-msos.c
    M hw/usb/desc.h

  Log Message:
  -----------
  usb: add CompatibleID support to msos

Signed-off-by: Gerd Hoffmann <address@hidden>


  Commit: 840a178c94dbd3f5b5550fb8621620cb761de72d
      
https://github.com/qemu/qemu/commit/840a178c94dbd3f5b5550fb8621620cb761de72d
  Author: Gerd Hoffmann <address@hidden>
  Date:   2014-04-23 (Wed, 23 Apr 2014)

  Changed paths:
    M default-configs/usb.mak
    M hw/usb/Makefile.objs
    A hw/usb/dev-mtp.c
    M trace-events

  Log Message:
  -----------
  usb: mtp filesharing

Implementation of a USB Media Transfer Device device for easy
filesharing.  Read-only.  No access control inside qemu, it will
happily export any file it is able to open to the guest, i.e.
standard unix access rights for the qemu process apply.

Signed-off-by: Gerd Hoffmann <address@hidden>


  Commit: 0e96643c98eb22a5f2e11ac500852133032d38e4
      
https://github.com/qemu/qemu/commit/0e96643c98eb22a5f2e11ac500852133032d38e4
  Author: Peter Maydell <address@hidden>
  Date:   2014-04-24 (Thu, 24 Apr 2014)

  Changed paths:
    M default-configs/usb.mak
    M hw/usb/Makefile.objs
    M hw/usb/desc-msos.c
    M hw/usb/desc.h
    A hw/usb/dev-mtp.c
    M trace-events

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

usb: mtp filesharing

# gpg: Signature made Wed 23 Apr 2014 09:28:37 BST using RSA key ID D3E87138
# gpg: Good signature from "Gerd Hoffmann (work) <address@hidden>"
# gpg:                 aka "Gerd Hoffmann <address@hidden>"
# gpg:                 aka "Gerd Hoffmann (private) <address@hidden>"

* remotes/kraxel/tags/pull-usb-5:
  usb: mtp filesharing
  usb: add CompatibleID support to msos

Signed-off-by: Peter Maydell <address@hidden>


Compare: https://github.com/qemu/qemu/compare/ad600a4d4929...0e96643c98eb

reply via email to

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