index
:
sdk/emulator/qemu
1.0_post
2.0alpha
features/brillcodec_2i
features/camera
features/cnp
features/dr
features/qt_dr
features/smp
features/virtio-9p
features/vmodem
glesv3
master
opensrc_p2.3
opensrc_p2.3.1
opensrc_p2.3.2
opensrc_p2.4
opensrc_p3.0
opensrc_p4.0
sandbox/byungchul.so/tizen
sandbox/elebideau/tizen
sandbox/mmajewski2/maru-virgl-rendering-wip
sandbox/mmajewski2/standalone-virgl-wip
sandbox/pcoval/tizen
spin
tizen
tizen_2.0
tizen_2.1
tizen_2.2
tizen_3.0.m14.4_ivi
tizen_p2.3
tizen_p2.3.1
tizen_qemu_1.6
tizen_qemu_1.7
tizen_qemu_2.0
tizen_qemu_5.0.1
tizen_studio_1.2_p2.3
tizen_studio_1.2_p2.3.1
tizen_studio_1.2_p2.3.2
tizen_studio_1.2_p2.4
tizen_studio_1.2_p3.0
tizen_studio_1.3_p2.3
tizen_studio_1.3_p2.3.1
tizen_studio_1.3_p2.3.2
tizen_studio_1.3_p2.4
tizen_studio_1.3_p3.0
tizen_studio_2.0_p2.3
tizen_studio_2.0_p2.3.1
tizen_studio_2.0_p2.3.2
tizen_studio_2.0_p2.4
tizen_studio_2.0_p3.0
tizen_studio_2.0_p4.0
tizen_studio_2.0_p5.0
tizen_studio_3.0_p2.3
tizen_studio_3.0_p2.3.1
tizen_studio_3.0_p2.3.2
tizen_studio_3.0_p2.4
tizen_studio_3.0_p3.0
tizen_studio_3.0_p4.0
tizen_studio_3.0_p5.0
tizen_studio_3.5_p2.3
tizen_studio_3.5_p2.3.1
tizen_studio_3.5_p2.3.2
tizen_studio_3.5_p2.4
tizen_studio_3.5_p3.0
tizen_studio_3.5_p4.0
tizen_studio_3.5_p5.0
tizen_studio_3.5_p5.5
tizen_studio_4.0_p2.3
tizen_studio_4.0_p2.3.1
tizen_studio_4.0_p2.3.2
tizen_studio_4.0_p2.4
tizen_studio_4.0_p3.0
tizen_studio_4.0_p4.0
tizen_studio_4.0_p5.0
tizen_studio_4.0_p5.5
tizen_studio_4.0_p6.0
tizen_studio_4.5_p6.5
tizen_studio_5.0_p7.0
tizen_studio_5.5_p7.5
tizen_studio_5.5_p8.0
tizen_studio_6.0_p9.0
tizen_studio_p2.3
tizen_studio_p2.3.1
tizen_studio_p2.3.2
tizen_studio_p2.4
tizen_studio_p3.0
tizen_studio_p4.0
works/arg_renewal
Domain: SDK / Emulator;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
usb
/
dev-storage.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-22
util: move declarations out of qemu-common.h
Veronia Bahaa
1
-0
/
+1
2016-03-22
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
1
-0
/
+1
2016-02-08
qom: Swap 'name' next to visitor in ObjectPropertyAccessor
Eric Blake
1
-4
/
+4
2016-02-08
qapi: Swap visit_* arguments for consistent 'name' placement
Eric Blake
1
-2
/
+2
2016-01-29
usb: Clean up includes
Peter Maydell
1
-0
/
+1
2015-10-23
hw/usb-storage: Check whether BB is inserted
Max Reitz
1
-14
/
+16
2015-06-22
qerror: Move #include out of qerror.h
Markus Armbruster
1
-0
/
+1
2015-05-08
usb: usb-storage QOMify
Gonglei
1
-12
/
+20
2015-03-17
usb/dev-storage: Avoid qerror_report_err() outside QMP handlers
Markus Armbruster
1
-2
/
+1
2015-03-17
usb/dev-storage: Fix QMP device_add missing encryption key failure
Markus Armbruster
1
-19
/
+17
2015-03-17
monitor usb: Inline monitor_read_bdrv_key_start()'s first part
Markus Armbruster
1
-2
/
+11
2015-03-10
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-2
/
+5
2015-03-10
BlockConf: Call backend functions to detect geometry and blocksizes
Ekaterina Tumanova
1
-0
/
+1
2015-03-10
hw: Propagate errors through qdev_prop_set_drive()
Markus Armbruster
1
-2
/
+5
2015-02-26
QemuOpts: Drop qemu_opt_set(), rename qemu_opt_set_err(), fix use
Markus Armbruster
1
-3
/
+3
2015-02-18
usb: Improve -usbdevice error reporting a bit
Markus Armbruster
1
-3
/
+0
2015-02-18
usb: usb_create() can't fail, drop useless error handling
Markus Armbruster
1
-3
/
+0
2014-10-20
hw: Convert from BlockDriverState to BlockBackend, mostly
Markus Armbruster
1
-8
/
+9
2014-10-20
block: Eliminate DriveInfo member bdrv, use blk_by_legacy_dinfo()
Markus Armbruster
1
-1
/
+3
2014-10-16
Merge remote-tracking branch 'remotes/kraxel/tags/pull-bootindex-20141015-1' ...
Peter Maydell
1
-0
/
+52
2014-10-15
usb-storage: add bootindex to qom property
Gonglei
1
-0
/
+52
2014-10-15
usb-storage: Drop not needed "allow_hotplug = 0"
Igor Mammedov
1
-1
/
+0
2014-10-15
usb-bot: Drop not needed "allow_hotplug = 0"
Igor Mammedov
1
-1
/
+0
2014-10-15
usb-bot: Mark device as non hotpluggable
Igor Mammedov
1
-0
/
+2
2014-09-23
dev-storage: usring error_report instead of fprintf/printf
Gonglei
1
-6
/
+6
2014-09-23
dev-storage: convert init to realize
Gonglei
1
-13
/
+8
2014-09-23
usb-bus: convert USBDeviceClass init to realize
Gonglei
1
-3
/
+8
2014-09-23
usb-storage: fix possible memory leak and missing error message
Gonglei
1
-0
/
+2
2014-09-22
usb-storage: Fix how legacy init handles option ID clash
Markus Armbruster
1
-2
/
+4
2014-06-16
blockdev: Rename drive_init(), drive_uninit() to drive_new(), drive_del()
Markus Armbruster
1
-1
/
+1
2014-05-14
savevm: Remove all the unneeded version_minimum_id_old (usb)
Juan Quintela
1
-1
/
+1
2014-02-18
usb: Remove magic constants from device bmAttributes
Pantelis Koukousoulas
1
-3
/
+3
2013-11-05
qdev: Drop misleading qdev_free() function
Stefan Hajnoczi
1
-1
/
+1
2013-08-30
scsi: Pass size to scsi_bus_new()
Andreas Färber
1
-2
/
+4
2013-07-29
devices: Associate devices to their logical category
Marcel Apfelbaum
1
-0
/
+1
2013-07-23
scsi: Improve error propagation for scsi_bus_legacy_handle_cmdline()
Andreas Färber
1
-1
/
+3
2013-06-24
usb: add serial bus property
Gerd Hoffmann
1
-10
/
+3
2013-05-03
scsi: add bus_name parameter to scsi_bus_new.
KONRAD Frederic
1
-2
/
+2
2013-04-08
hw: move headers to include/
Paolo Bonzini
1
-1
/
+1
2013-04-05
usb-storage: Forward serial number to scsi-disk
Kevin Wolf
1
-1
/
+1
2013-02-19
usb-storage: use scsi_req_enqueue return value
Gerd Hoffmann
1
-2
/
+3
2013-01-22
usb: add usb-bot device (scsi bulk-only transport).
Gerd Hoffmann
1
-15
/
+79
2013-01-22
Revert "usb-storage: Drop useless null test in usb_msd_handle_data()"
Gerd Hoffmann
1
-1
/
+1
2013-01-16
usb-storage: Drop useless null test in usb_msd_handle_data()
Markus Armbruster
1
-1
/
+1
2013-01-10
Make all static TypeInfos const
Andreas Färber
1
-1
/
+1
2012-12-19
softmmu: move include files to include/sysemu/
Paolo Bonzini
1
-2
/
+2
2012-12-19
misc: move include files to include/qemu/
Paolo Bonzini
1
-2
/
+2
2012-12-19
monitor: move include files to include/monitor/
Paolo Bonzini
1
-1
/
+1
2012-12-19
ui: move files to ui/ and include/ui/
Paolo Bonzini
1
-1
/
+1
2012-11-08
usb: split packet result into actual_length + status
Hans de Goede
1
-31
/
+20
[next]