index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
usb
/
dev-storage.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Include hw/qdev-properties.h less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
Include migration/vmstate.h less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2019-06-12
1
-1
/
+1
*
hw/usb-storage: Use the QOM DEVICE() macro to access DeviceState.qdev
Philippe Mathieu-Daudé
2019-06-06
1
-1
/
+1
*
block: Remove deprecated -drive option serial
Kevin Wolf
2018-08-15
1
-1
/
+0
*
Revert "block: Remove deprecated -drive option serial"
Cornelia Huck
2018-07-10
1
-0
/
+1
*
usb-storage: Add rerror/werror properties
Kevin Wolf
2018-06-29
1
-0
/
+2
*
Revert "usb: release the created buses"
Marc-André Lureau
2018-06-18
1
-16
/
+0
*
block: Remove deprecated -drive option serial
Kevin Wolf
2018-06-15
1
-1
/
+0
*
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2018-06-04
1
-1
/
+1
|
\
|
*
usb: use local path for local headers
Michael S. Tsirkin
2018-06-01
1
-1
/
+1
*
|
hw: Do not include "sysemu/blockdev.h" if it is not necessary
Philippe Mathieu-Daudé
2018-06-01
1
-1
/
+0
|
/
*
usb-storage: Fix share-rw option parsing
Fam Zheng
2018-01-26
1
-1
/
+2
*
usb: Remove legacy -usbdevice options (host, serial, disk and net)
Thomas Huth
2018-01-26
1
-58
/
+0
*
dev-storage: Fix the unusual function name
Mao Zhongyi
2017-12-19
1
-10
/
+10
*
hw/block: Use errp directly rather than local_err
Mao Zhongyi
2017-12-19
1
-6
/
+3
*
Merge remote-tracking branch 'remotes/elmarco/tags/leak-pull-request' into st...
Peter Maydell
2017-03-02
1
-0
/
+16
|
\
|
*
usb: release the created buses
Marc-André Lureau
2017-03-01
1
-0
/
+16
*
|
hw/block: Request permissions
Kevin Wolf
2017-02-28
1
-1
/
+5
|
/
*
block/qdev: Allow configuring WCE with qdev properties
Kevin Wolf
2016-07-13
1
-0
/
+1
*
block/qdev: Allow node name for drive properties
Kevin Wolf
2016-07-13
1
-1
/
+4
*
usb-bot: hotplug support
Gerd Hoffmann
2016-06-22
1
-2
/
+6
*
usb-storage: qcow2 encryption support is finally gone, zap dead code
Gerd Hoffmann
2016-06-22
1
-34
/
+0
*
error: Remove NULL checks on error_propagate() calls
Eduardo Habkost
2016-06-20
1
-3
/
+1
*
util: move declarations out of qemu-common.h
Veronia Bahaa
2016-03-22
1
-0
/
+1
*
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
2016-03-22
1
-0
/
+1
*
qom: Swap 'name' next to visitor in ObjectPropertyAccessor
Eric Blake
2016-02-08
1
-4
/
+4
*
qapi: Swap visit_* arguments for consistent 'name' placement
Eric Blake
2016-02-08
1
-2
/
+2
*
usb: Clean up includes
Peter Maydell
2016-01-29
1
-0
/
+1
*
hw/usb-storage: Check whether BB is inserted
Max Reitz
2015-10-23
1
-14
/
+16
*
qerror: Move #include out of qerror.h
Markus Armbruster
2015-06-22
1
-0
/
+1
*
usb: usb-storage QOMify
Gonglei
2015-05-08
1
-12
/
+20
*
usb/dev-storage: Avoid qerror_report_err() outside QMP handlers
Markus Armbruster
2015-03-17
1
-2
/
+1
*
usb/dev-storage: Fix QMP device_add missing encryption key failure
Markus Armbruster
2015-03-17
1
-19
/
+17
*
monitor usb: Inline monitor_read_bdrv_key_start()'s first part
Markus Armbruster
2015-03-17
1
-2
/
+11
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2015-03-10
1
-2
/
+5
|
\
|
*
hw: Propagate errors through qdev_prop_set_drive()
Markus Armbruster
2015-03-10
1
-2
/
+5
*
|
BlockConf: Call backend functions to detect geometry and blocksizes
Ekaterina Tumanova
2015-03-10
1
-0
/
+1
|
/
*
QemuOpts: Drop qemu_opt_set(), rename qemu_opt_set_err(), fix use
Markus Armbruster
2015-02-26
1
-3
/
+3
*
usb: Improve -usbdevice error reporting a bit
Markus Armbruster
2015-02-18
1
-3
/
+0
*
usb: usb_create() can't fail, drop useless error handling
Markus Armbruster
2015-02-18
1
-3
/
+0
*
hw: Convert from BlockDriverState to BlockBackend, mostly
Markus Armbruster
2014-10-20
1
-8
/
+9
*
block: Eliminate DriveInfo member bdrv, use blk_by_legacy_dinfo()
Markus Armbruster
2014-10-20
1
-1
/
+3
*
Merge remote-tracking branch 'remotes/kraxel/tags/pull-bootindex-20141015-1' ...
Peter Maydell
2014-10-16
1
-0
/
+52
|
\
|
*
usb-storage: add bootindex to qom property
Gonglei
2014-10-15
1
-0
/
+52
*
|
usb-storage: Drop not needed "allow_hotplug = 0"
Igor Mammedov
2014-10-15
1
-1
/
+0
*
|
usb-bot: Drop not needed "allow_hotplug = 0"
Igor Mammedov
2014-10-15
1
-1
/
+0
*
|
usb-bot: Mark device as non hotpluggable
Igor Mammedov
2014-10-15
1
-0
/
+2
|
/
*
dev-storage: usring error_report instead of fprintf/printf
Gonglei
2014-09-23
1
-6
/
+6
*
dev-storage: convert init to realize
Gonglei
2014-09-23
1
-13
/
+8
[next]