Commit History

Author SHA1 Message Date
  Eduardo Habkost 8063396bf3 Use OBJECT_DECLARE_SIMPLE_TYPE when possible 5 years ago
  Eduardo Habkost 8110fa1d94 Use DECLARE_*CHECKER* macros 5 years ago
  Eduardo Habkost db1015e92e Move QOM typedefs and add missing includes 5 years ago
  Markus Armbruster 562a558647 usb/dev-mtp: Fix Error double free after inotify failure 5 years ago
  Markus Armbruster 5217f1887a error: Use error_reportf_err() where appropriate 5 years ago
  Marc-André Lureau 4f67d30b5e qdev: set properties with device_class_set_props() 5 years ago
  Bandan Das e4c1c64112 usb-mtp: add sanity checks on rootdir 6 years ago
  Markus Armbruster a27bd6c779 Include hw/qdev-properties.h less 6 years ago
  Markus Armbruster d645427057 Include migration/vmstate.h less 6 years ago
  Markus Armbruster a8d2532645 Include qemu-common.h exactly where needed 6 years ago
  Markus Armbruster 0b8fa32f55 Include qemu/module.h where needed, drop it from qemu-common.h 6 years ago
  Bandan Das e39b8a66d2 usb-mtp: refactor the flow of usb_mtp_write_data 6 years ago
  Bandan Das 83c44b44d4 usb-mtp: change default to success for usb_mtp_update_object 6 years ago
  Daniel P. Berrangé 1259f27ec2 usb-mtp: fix alignment of access of ObjectInfo filename field 6 years ago
  Daniel P. Berrangé 3541cd48f3 usb-mtp: fix string length for filename when writing metadata 6 years ago
  Daniel P. Berrangé 375cb86d9f usb-mtp: fix bounds check for guest provided filename 6 years ago
  Daniel P. Berrangé b4682a63f8 filemon: fix watch IDs to avoid potential wraparound issues 6 years ago
  Bandan Das b396733df3 usb-mtp: remove usb_mtp_object_free_one 6 years ago
  Bandan Das 4bc1591681 usb-mtp: fix return status of delete 6 years ago
  Bandan Das 7ddf837465 usb-mtp: prevent null dereference while deleting objects 6 years ago
  Bandan Das 298ac63c44 usb-mtp: fix some usb_mtp_write_data return paths 6 years ago
  Bandan Das c5ead51f90 usb-mtp: return incomplete transfer on a lstat failure 6 years ago
  Daniel P. Berrangé 47287c27d0 hw/usb: switch MTP to use new inotify APIs 7 years ago
  Daniel P. Berrangé 888e0359bf hw/usb: fix const-ness for string params in MTP driver 7 years ago
  Daniel P. Berrangé 3c48baf1d4 hw/usb: don't set IN_ISDIR for inotify watch in MTP driver 7 years ago
  Bandan Das 49f9e8d660 usb-mtp: replace the homebrew write with qemu_write_full 6 years ago
  Bandan Das c1ef0f2519 usb-mtp: breakup MTP write into smaller chunks 6 years ago
  Bandan Das 179fcf8a83 usb-mtp: Reallocate buffer in multiples of MTP_WRITE_BUF_SZ 6 years ago
  Li Qiang 6e3c1a68f9 usb: dev-mtp: close fd in usb_mtp_object_readdir() 6 years ago
  Paolo Bonzini eae3eb3e18 qemu/queue.h: simplify reverse access to QTAILQ 6 years ago