index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
usb
/
dev-storage.c
Age
Commit message (
Expand
)
Author
2021-02-25
scsi: drop 'result' argument from command_complete callback
Hannes Reinecke
2021-01-27
block: Separate blk_is_writable() and blk_supports_write_perm()
Kevin Wolf
2020-11-16
usb-storage: fill csw on cancel
Gerd Hoffmann
2020-11-16
usb-storage: use bool for removable property
Gerd Hoffmann
2020-11-16
usb-storage: add commandlog property
Gerd Hoffmann
2020-11-16
usb-storage: switch trace events
Gerd Hoffmann
2020-09-09
Use DECLARE_*CHECKER* macros
Eduardo Habkost
2020-09-09
Move QOM typedefs and add missing includes
Eduardo Habkost
2020-07-16
usb: fix storage regression
Gerd Hoffmann
2020-07-10
qom: Put name parameter before value / visitor parameter
Markus Armbruster
2020-07-10
qapi: Use returned bool to check for failure, manual part
Markus Armbruster
2020-07-10
qapi: Use returned bool to check for failure, Coccinelle part
Markus Armbruster
2020-06-17
block: consolidate blocksize properties consistency checks
Roman Kagan
2020-06-05
usb: add short-packet handling to usb-storage driver
Paul Zimmerman
2020-05-15
qom: Drop parameter @errp of object_property_add() & friends
Markus Armbruster
2020-03-09
usb/dev-storage: remove unused include
Maxim Levitsky
2020-03-09
hw/usb/dev-storage: Remove unused "ui/console.h" header
Philippe Mathieu-Daudé
2020-01-24
qdev: set properties with device_class_set_props()
Marc-André Lureau
2019-08-16
Include hw/qdev-properties.h less
Markus Armbruster
2019-08-16
Include migration/vmstate.h less
Markus Armbruster
2019-06-12
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2019-06-06
hw/usb-storage: Use the QOM DEVICE() macro to access DeviceState.qdev
Philippe Mathieu-Daudé
2018-08-15
block: Remove deprecated -drive option serial
Kevin Wolf
2018-07-10
Revert "block: Remove deprecated -drive option serial"
Cornelia Huck
2018-06-29
usb-storage: Add rerror/werror properties
Kevin Wolf
2018-06-18
Revert "usb: release the created buses"
Marc-André Lureau
2018-06-15
block: Remove deprecated -drive option serial
Kevin Wolf
2018-06-04
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2018-06-01
usb: use local path for local headers
Michael S. Tsirkin
2018-06-01
hw: Do not include "sysemu/blockdev.h" if it is not necessary
Philippe Mathieu-Daudé
2018-01-26
usb-storage: Fix share-rw option parsing
Fam Zheng
2018-01-26
usb: Remove legacy -usbdevice options (host, serial, disk and net)
Thomas Huth
2017-12-19
dev-storage: Fix the unusual function name
Mao Zhongyi
2017-12-19
hw/block: Use errp directly rather than local_err
Mao Zhongyi
2017-03-02
Merge remote-tracking branch 'remotes/elmarco/tags/leak-pull-request' into st...
Peter Maydell
2017-03-01
usb: release the created buses
Marc-André Lureau
2017-02-28
hw/block: Request permissions
Kevin Wolf
2016-07-13
block/qdev: Allow configuring WCE with qdev properties
Kevin Wolf
2016-07-13
block/qdev: Allow node name for drive properties
Kevin Wolf
2016-06-22
usb-bot: hotplug support
Gerd Hoffmann
2016-06-22
usb-storage: qcow2 encryption support is finally gone, zap dead code
Gerd Hoffmann
2016-06-20
error: Remove NULL checks on error_propagate() calls
Eduardo Habkost
2016-03-22
util: move declarations out of qemu-common.h
Veronia Bahaa
2016-03-22
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
2016-02-08
qom: Swap 'name' next to visitor in ObjectPropertyAccessor
Eric Blake
2016-02-08
qapi: Swap visit_* arguments for consistent 'name' placement
Eric Blake
2016-01-29
usb: Clean up includes
Peter Maydell
2015-10-23
hw/usb-storage: Check whether BB is inserted
Max Reitz
2015-06-22
qerror: Move #include out of qerror.h
Markus Armbruster
2015-05-08
usb: usb-storage QOMify
Gonglei
[next]