提交歷史

作者 SHA1 備註 提交日期
  Richard Henderson 5fcabe628b include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST 8 月之前
  Richard Henderson 44f2f4bc30 hw/usb: Constify all Property 8 月之前
  Fabio D'Urso 283720489f hw/usb/dev-mtp: Correctly report free space 1 年之前
  Richard Henderson 3abedf29b4 hw/usb: Constify VMState 1 年之前
  Bin Meng 34b55848a1 hw/usb: dev-mtp: Use g_mkdir() 2 年之前
  Marc-André Lureau 0f9668e0c1 Remove qemu-common.h include from most units 3 年之前
  Volker Rümelin 7c204e9638 hw/usb/dev-mtp: create directories with a+x mode mask 3 年之前
  Bernhard Beschow 5e78c98b7c Mark remaining global TypeInfo instances as const 3 年之前
  Daniel P. Berrangé 970bc16f60 usb/dev-mtp: use GDateTime for formatting timestamp for objects 4 年之前
  Gerd Hoffmann 06aa50c06c usb/mtp: avoid dynamic stack allocation 4 年之前
  Eduardo Habkost 8063396bf3 Use OBJECT_DECLARE_SIMPLE_TYPE when possible 5 年之前
  Eduardo Habkost 8110fa1d94 Use DECLARE_*CHECKER* macros 5 年之前
  Eduardo Habkost db1015e92e Move QOM typedefs and add missing includes 5 年之前
  Markus Armbruster 562a558647 usb/dev-mtp: Fix Error double free after inotify failure 5 年之前
  Markus Armbruster 5217f1887a error: Use error_reportf_err() where appropriate 5 年之前
  Marc-André Lureau 4f67d30b5e qdev: set properties with device_class_set_props() 5 年之前
  Bandan Das e4c1c64112 usb-mtp: add sanity checks on rootdir 6 年之前
  Markus Armbruster a27bd6c779 Include hw/qdev-properties.h less 6 年之前
  Markus Armbruster d645427057 Include migration/vmstate.h less 6 年之前
  Markus Armbruster a8d2532645 Include qemu-common.h exactly where needed 6 年之前
  Markus Armbruster 0b8fa32f55 Include qemu/module.h where needed, drop it from qemu-common.h 6 年之前
  Bandan Das e39b8a66d2 usb-mtp: refactor the flow of usb_mtp_write_data 6 年之前
  Bandan Das 83c44b44d4 usb-mtp: change default to success for usb_mtp_update_object 6 年之前
  Daniel P. Berrangé 1259f27ec2 usb-mtp: fix alignment of access of ObjectInfo filename field 6 年之前
  Daniel P. Berrangé 3541cd48f3 usb-mtp: fix string length for filename when writing metadata 6 年之前
  Daniel P. Berrangé 375cb86d9f usb-mtp: fix bounds check for guest provided filename 6 年之前
  Daniel P. Berrangé b4682a63f8 filemon: fix watch IDs to avoid potential wraparound issues 6 年之前
  Bandan Das b396733df3 usb-mtp: remove usb_mtp_object_free_one 6 年之前
  Bandan Das 4bc1591681 usb-mtp: fix return status of delete 6 年之前
  Bandan Das 7ddf837465 usb-mtp: prevent null dereference while deleting objects 6 年之前