Sign in
qemu
/
qemu
/
7d489dcdf5fd71b5052ffd401b869a627e1c751f
/
hw
/
usb
/
dev-storage.c
d49b683
qerror: Move #include out of qerror.h
by Markus Armbruster
· 10 years ago
79e2590
usb: usb-storage QOMify
by Gonglei
· 10 years ago
c326529
usb/dev-storage: Avoid qerror_report_err() outside QMP handlers
by Markus Armbruster
· 10 years ago
7afcc1f
usb/dev-storage: Fix QMP device_add missing encryption key failure
by Markus Armbruster
· 10 years ago
9b14e0e
monitor usb: Inline monitor_read_bdrv_key_start()'s first part
by Markus Armbruster
· 10 years ago
23a7a28
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
by Peter Maydell
· 10 years ago
0eb28a4
BlockConf: Call backend functions to detect geometry and blocksizes
by Ekaterina Tumanova
· 10 years ago
9b3d111
hw: Propagate errors through qdev_prop_set_drive()
by Markus Armbruster
· 10 years ago
f43e47d
QemuOpts: Drop qemu_opt_set(), rename qemu_opt_set_err(), fix use
by Markus Armbruster
· 10 years ago
3bc36a4
usb: Improve -usbdevice error reporting a bit
by Markus Armbruster
· 10 years ago
4806ec9
usb: usb_create() can't fail, drop useless error handling
by Markus Armbruster
· 10 years ago
4be7463
hw: Convert from BlockDriverState to BlockBackend, mostly
by Markus Armbruster
· 10 years ago
fa1d36d
block: Eliminate DriveInfo member bdrv, use blk_by_legacy_dinfo()
by Markus Armbruster
· 10 years ago
605c690
Merge remote-tracking branch 'remotes/kraxel/tags/pull-bootindex-20141015-1' into staging
by Peter Maydell
· 10 years ago
89f0762
usb-storage: add bootindex to qom property
by Gonglei
· 10 years ago
77de4a0
usb-storage: Drop not needed "allow_hotplug = 0"
by Igor Mammedov
· 10 years ago
af01492
usb-bot: Drop not needed "allow_hotplug = 0"
by Igor Mammedov
· 10 years ago
e9fd12a
usb-bot: Mark device as non hotpluggable
by Igor Mammedov
· 10 years ago
f5dc597
dev-storage: usring error_report instead of fprintf/printf
by Gonglei
· 10 years ago
5a882e4
dev-storage: convert init to realize
by Gonglei
· 10 years ago
7d553f2
usb-bus: convert USBDeviceClass init to realize
by Gonglei
· 10 years ago
f0bc7fe
usb-storage: fix possible memory leak and missing error message
by Gonglei
· 10 years ago
3137677
usb-storage: Fix how legacy init handles option ID clash
by Markus Armbruster
· 10 years ago
60e19e0
blockdev: Rename drive_init(), drive_uninit() to drive_new(), drive_del()
by Markus Armbruster
· 11 years ago
6e3d652
savevm: Remove all the unneeded version_minimum_id_old (usb)
by Juan Quintela
· 11 years ago
bd93976
usb: Remove magic constants from device bmAttributes
by Pantelis Koukousoulas
· 11 years ago
02a5c4c
qdev: Drop misleading qdev_free() function
by Stefan Hajnoczi
· 11 years ago
b1187b5
scsi: Pass size to scsi_bus_new()
by Andreas Färber
· 12 years ago
125ee0e
devices: Associate devices to their logical category
by Marcel Apfelbaum
· 12 years ago
caad4eb
scsi: Improve error propagation for scsi_bus_legacy_handle_cmdline()
by Andreas Färber
· 12 years ago
71938a0
usb: add serial bus property
by Gerd Hoffmann
· 12 years ago
11fc853
scsi: add bus_name parameter to scsi_bus_new.
by KONRAD Frederic
· 12 years ago
0d09e41
hw: move headers to include/
by Paolo Bonzini
· 12 years ago
76534da
usb-storage: Forward serial number to scsi-disk
by Kevin Wolf
· 12 years ago
9db7c41
usb-storage: use scsi_req_enqueue return value
by Gerd Hoffmann
· 12 years ago
3470733
usb: add usb-bot device (scsi bulk-only transport).
by Gerd Hoffmann
· 12 years ago
f4c0e50
Revert "usb-storage: Drop useless null test in usb_msd_handle_data()"
by Gerd Hoffmann
· 12 years ago
a1cbfd5
usb-storage: Drop useless null test in usb_msd_handle_data()
by Markus Armbruster
· 12 years ago
8c43a6f
Make all static TypeInfos const
by Andreas Färber
· 12 years ago
9c17d61
softmmu: move include files to include/sysemu/
by Paolo Bonzini
· 12 years ago
1de7afc
misc: move include files to include/qemu/
by Paolo Bonzini
· 12 years ago
83c9089
monitor: move include files to include/monitor/
by Paolo Bonzini
· 12 years ago
28ecbae
ui: move files to ui/ and include/ui/
by Paolo Bonzini
· 12 years ago
9a77a0f
usb: split packet result into actual_length + status
by Hans de Goede
· 12 years ago
79b4045
usb-storage: usb3 support
by Gerd Hoffmann
· 13 years ago
5441421
usb-storage: fix SYNCHRONIZE_CACHE
by Gerd Hoffmann
· 13 years ago
06f9847
usb-storage: improve debug logging
by Gerd Hoffmann
· 13 years ago
911525d
hw/block-common: Factor out fall back to legacy -drive serial=...
by Markus Armbruster
· 13 years ago
93bfef4
Allow machines to configure the QEMU_VERSION that's exposed via hardware
by Crístian Viana
· 13 years ago
5de88b1
usb-storage: migration support
by Gerd Hoffmann
· 13 years ago
1dc9036
usb-storage: add scsi_off, remove scsi_buf
by Gerd Hoffmann
· 13 years ago
1e6ed80
usb-storage: add usb_msd_packet_complete()
by Gerd Hoffmann
· 13 years ago
0659879
usb-storage: remove MSDState->residue
by Gerd Hoffmann
· 13 years ago
8be7e7e
qemu-option: qemu_opts_create(): use error_set()
by Luiz Capitulino
· 13 years ago
9d55d1a
usb: add serial number generator
by Gerd Hoffmann
· 13 years ago
6d7aeee
usb-storage: fix request canceling
by Gerd Hoffmann
· 13 years ago
56f9107
qdev: qdev_unplug(): use error_set()
by Luiz Capitulino
· 13 years ago
e2854bf
Endian fix an assertion in usb-msd
by Benjamin Herrenschmidt
· 13 years ago
f1ae32a
usb: the big rename
by Gerd Hoffmann
· 13 years ago
[Renamed (98%) from hw/usb-msd.c]
3741715
usb: Resolve warnings about unassigned bus on usb device creation
by Jan Kiszka
· 13 years ago
01e9545
scsi: pass residual amount to command_complete
by Paolo Bonzini
· 14 years ago
7718564
Merge remote-tracking branch 'kraxel/usb.38' into staging
by Anthony Liguori
· 13 years ago
83f7d43
qom: Unify type registration
by Andreas Färber
· 13 years ago
079d0b7
usb: Set USBEndpoint in usb_packet_setup().
by Gerd Hoffmann
· 13 years ago
7f74a56
usb: kill handle_packet callback
by Gerd Hoffmann
· 13 years ago
39bffca
qdev: register all types natively through QEMU Object Model
by Anthony Liguori
· 13 years ago
ba02430
usb: separate out legacy usb registration from type registration
by Anthony Liguori
· 13 years ago
62aed76
usb: convert to QEMU Object Model
by Anthony Liguori
· 13 years ago
1de14d4
usb: track altsetting in USBDevice
by Gerd Hoffmann
· 14 years ago
a2e4d53
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
by Anthony Liguori
· 13 years ago
6a84cb1
scsi virtio-blk usb-msd: Clean up device init error messages
by Markus Armbruster
· 13 years ago
24a5bbe
usb-storage: cancel I/O on reset
by Gerd Hoffmann
· 13 years ago
ce4e7e4
usb-msd: do not register twice in the boot order
by Paolo Bonzini
· 13 years ago
5931065
usb-storage: don't try to send the status early.
by Gerd Hoffmann
· 13 years ago
414c460
usb-storage: drop result from device state.
by Gerd Hoffmann
· 13 years ago
7b863f4
usb-storage: drop tag from device state.
by Gerd Hoffmann
· 13 years ago
92a114f
usb-storage: fill status in complete callback.
by Gerd Hoffmann
· 13 years ago
e04da7c
usb-storage: move status debug message to usb_msd_send_status.
by Gerd Hoffmann
· 13 years ago
db80358
usb: change VID/PID for usb-hub and usb-msd to prevent conflict
by Roy Tam
· 13 years ago
7e0380b
scsi: allow arbitrary LUNs
by Paolo Bonzini
· 14 years ago
afd4030
scsi: move tcq/ndev to SCSIBusOps (now SCSIBusInfo)
by Paolo Bonzini
· 14 years ago
d3ac1a8
usb-storage: fix NULL pointer dereference.
by Gerd Hoffmann
· 14 years ago
fa879d6
block: Attach non-qdev devices as well
by Markus Armbruster
· 14 years ago
c39ce11
scsi: pass cdb already to scsi_req_new
by Paolo Bonzini
· 14 years ago
29c74f7
usb-storage: iovec support
by Gerd Hoffmann
· 14 years ago
4f4321c
usb: use iovecs in USBPacket
by Gerd Hoffmann
· 14 years ago
e374560
Merge remote-tracking branch 'kraxel/migration.2' into staging
by Anthony Liguori
· 14 years ago
8e31bf3
Correct spelling of licensed
by Matthew Fernandez
· 14 years ago
f54b656
usb storage: first migration support bits.
by Gerd Hoffmann
· 14 years ago
c5bf71a
scsi: Add 'hba_private' to SCSIRequest
by Hannes Reinecke
· 14 years ago
c3a90cb
usb-storage: Turn drive serial into a qdev property usb-storage.serial
by Markus Armbruster
· 14 years ago
fa19bf8
usb: Proper error propagation for usb_device_attach errors
by Hans de Goede
· 14 years ago
ed7ec84
Merge remote-tracking branch 'bonzini/scsi.2' into staging
by Anthony Liguori
· 14 years ago
aba1f02
scsi: rename arguments to the new callbacks
by Paolo Bonzini
· 14 years ago
c6df710
scsi: split command_complete callback in two
by Paolo Bonzini
· 14 years ago
0c34459
scsi: introduce scsi_req_get_buf
by Paolo Bonzini
· 14 years ago
ad3376c
scsi: introduce scsi_req_continue
by Paolo Bonzini
· 14 years ago
43a2b33
scsi: introduce scsi_req_new
by Paolo Bonzini
· 14 years ago
fc4f075
scsi: do not call send_command directly
by Paolo Bonzini
· 14 years ago
94d3f98
scsi: introduce scsi_req_cancel
by Paolo Bonzini
· 14 years ago
Next »