]> git.proxmox.com Git - qemu.git/history - hw/usb-msd.c
user: Restore debug usage message for '-d ?' in user mode emulation
[qemu.git] / hw / usb-msd.c
2011-07-23 Matthew FernandezCorrect spelling of licensed
2011-07-22 Anthony LiguoriMerge remote-tracking branch 'origin/master' into staging
2011-07-22 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v39' into...
2011-07-22 Anthony LiguoriMerge remote-tracking branch 'qmp/for-anthony' into...
2011-07-22 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.21' into staging
2011-07-22 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2011-07-20 Blue SwirlMerge branch 'for-upstream' of git://git.linaro.org...
2011-07-19 Hannes Reineckescsi: Add 'hba_private' to SCSIRequest
2011-07-01 Blue SwirlMerge branch 'ppc-next' of git://repo.or.cz/qemu/agraf
2011-06-27 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.17' into staging
2011-06-23 Markus Armbrusterusb-storage: Turn drive serial into a qdev property...
2011-06-23 Hans de Goedeusb: Proper error propagation for usb_device_attach...
2011-06-15 Michael S. TsirkinMerge remote-tracking branch 'origin/master' into pci
2011-05-31 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-05-31 Anthony LiguoriMerge remote-tracking branch 'amit/for-anthony' into...
2011-05-31 Anthony LiguoriMerge remote-tracking branch 'bonzini/scsi.2' into...
2011-05-31 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.14.pull' into...
2011-05-26 Paolo Bonziniscsi: rename arguments to the new callbacks
2011-05-26 Paolo Bonziniscsi: split command_complete callback in two
2011-05-26 Paolo Bonziniscsi: introduce scsi_req_get_buf
2011-05-26 Paolo Bonziniscsi: introduce scsi_req_continue
2011-05-26 Paolo Bonziniscsi: introduce scsi_req_new
2011-05-26 Paolo Bonziniscsi: do not call send_command directly
2011-05-26 Paolo Bonziniscsi: introduce scsi_req_cancel
2011-05-26 Hannes Reineckescsi: Use 'SCSIRequest' directly
2011-05-26 Paolo Bonziniscsi: introduce SCSIBusOps
2011-05-26 Gerd Hoffmannusb: move cancel callback to USBDeviceInfo
2011-05-26 Gerd Hoffmannusb-storage: don't call usb_packet_complete twice
2011-05-26 Hans de Goedeusb: Pass the packet to the device's handle_control...
2011-05-26 Brad Hardsusb: update config descriptors to identify number of...
2011-05-05 Anthony LiguoriMerge remote-tracking branch 'mst/for_anthony' into...
2011-05-05 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.7.pull' into...
2011-05-05 Michael S. TsirkinMerge remote branch 'origin/master' into pci
2011-05-04 Gerd Hoffmannusb: mass storage fix
2011-05-04 Gerd Hoffmannusb: move complete callback to port ops
2011-04-25 Anthony LiguoriMerge remote-tracking branch 'awilliam/ipxe' into staging
2011-04-16 Brad Hardsusb: trivial spelling fixes
2011-02-01 Gleb NatapovAdd bootindex handling into usb storage device.
2011-02-01 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2011-02-01 Anthony LiguoriMerge remote branch 'spice/spice.v29.pull' into staging
2011-02-01 Anthony LiguoriMerge remote branch 'spice/usb.5' into staging
2011-02-01 Anthony LiguoriMerge remote branch 'amit/for-anthony' into staging
2011-01-31 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2011-01-31 Markus Armbrusterblockdev: Fix drive_add for drives without media
2011-01-24 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2011-01-24 Stefan Hajnocziusb-msd: Propagate removable bit to SCSI device
2011-01-24 Stefan Hajnocziscsi: Allow scsi_bus_legacy_add_drive() to set removabl...
2011-01-21 Aurelien JarnoMerge branch 'usb.4' of git://anongit.freedesktop.org...
2011-01-11 Gerd Hoffmannusb storage: handle long responses
2011-01-11 Gerd Hoffmannusb storage: fix status reporting
2011-01-11 Gerd Hoffmannusb storage: high speed support
2011-01-11 Gerd Hoffmannusb: move remote wakeup handling to common code
2011-01-11 Gerd Hoffmannusb: move USB_REQ_{GET,SET}_CONFIGURATION handling...
2011-01-11 Gerd Hoffmannusb: move USB_REQ_SET_ADDRESS handling to common code
2011-01-11 Gerd Hoffmannusb storage: serial number support
2011-01-11 Gerd Hoffmannusb storage: use new descriptor infrastructure.
2010-10-27 Michael S. TsirkinMerge branch 'pci' into for_anthony
2010-08-24 Blue SwirlRearrange block headers
2010-08-23 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2010-08-22 Gerd HoffmannQemuOpts: make most qemu_*_opts static
2010-07-06 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-07-02 Markus Armbrusterblock: Catch attempt to attach multiple devices to...
2010-07-02 Markus Armbrusterqdev: Decouple qdev_prop_drive from DriveInfo
2010-07-02 Markus Armbrusterblockdev: Clean up automatic drive deletion
2010-07-02 Markus Armbrusterscsi: scsi_bus_legacy_handle_cmdline() can fail, fix...
2010-06-14 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-06-04 Markus Armbrusterblockdev: Collect block device code in new blockdev.c
2010-06-04 Markus Armbrusterblockdev: Hide QEMUMachine from drive_init()
2010-03-31 Max Reitzusb: class specific interface requests
2010-03-17 Arnaud Patard (Rtp)hw/usb-msd: fix some usb requests
2010-03-17 Anthony LiguoriMerge remote branch 'markus/qerror' into staging
2010-03-16 Markus Armbrustererror: Replace qemu_error() by error_report()
2010-03-16 Markus Armbrusterblock: Simplify usb_msd_initfn() test for "can read...
2010-02-25 Paul BrookFix -usbdevice crash
2010-02-13 Blue SwirlMerge branch 'for_anthony' of git://git.kernel.org...
2010-02-10 Christoph Hellwigblock: add topology qdev properties
2009-12-12 Markus Armbrusterqdev: Replace device names containing whitespace
2009-12-12 Markus Armbrusterqdev: Separate USB product description from qdev name
2009-11-09 Gerd Hoffmannscsi: move scsi-disk.h -> scsi.h
2009-10-30 Gerd Hoffmannusb-storage: use qdev for -usbdevice
2009-10-07 Markus ArmbrusterCheck return value of qdev_init()
2009-10-05 Gerd Hoffmanndrive cleanup fixes.
2009-10-05 Gerd Hoffmannscsi: hotplug windup
2009-10-05 Gerd Hoffmannusb: hook unplug into qdev, cleanups + fixes.
2009-10-05 Gerd Hoffmannswitch scsi bus to inplace allocation.
2009-09-09 Gerd Hoffmannqdev/scsi+usb: convert usb-storage to qdev.
2009-09-09 Gerd Hoffmannqdev/scsi: add scsi bus support to qdev, convert drivers.
2009-09-09 Gerd Hoffmannqdev/usb: add usb bus support to qdev, convert drivers.
2009-05-13 Blue SwirlReplace gcc variadic macro extension with C99 version
2009-03-05 aliguorimonitor: Rework modal password input (Jan Kiszka)
2009-03-05 aliguorimonitor: Rework early disk password inquiry (Jan Kiszka)
2009-02-05 aliguorihw: remove error handling from qemu_malloc() callers...
2008-08-21 aurel32Add image format option for USB mass-storage devices
2007-12-10 thsSCSI cleanup, by Laurent Vivier.
2007-11-17 pbrookBreak up vl.h.
2007-09-17 thsfind -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again...
2007-09-16 thsfind -type f | xargs sed -i 's/[\t ]$//g' # on most...
2007-04-30 balrogRemove repeated code and enable encrypted SD cards...
2007-03-31 thsFix usb hid and mass-storage protocol revision, by...
2006-08-29 pbrookSCSI TCQ support.
next