| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | hw/scsi/vmw_pvscsi: Remove assertion for kick after reset | Elazar Leibovich | 2020-04-01 | 1 | -1/+4 |
* | hw/scsi/spapr_vscsi: Convert debug fprintf() to trace event | Philippe Mathieu-Daudé | 2020-03-17 | 2 | -3/+2 |
* | hw/scsi/spapr_vscsi: Prevent buffer overflow | Philippe Mathieu-Daudé | 2020-03-17 | 1 | -3/+10 |
* | hw/scsi/spapr_vscsi: Do not mix SRP IU size with DMA buffer size | Philippe Mathieu-Daudé | 2020-03-17 | 2 | -6/+5 |
* | hw/scsi/spapr_vscsi: Introduce req_iu() helper | Philippe Mathieu-Daudé | 2020-03-17 | 1 | -16/+23 |
* | hw/scsi/spapr_vscsi: Simplify a bit | Philippe Mathieu-Daudé | 2020-03-17 | 1 | -3/+3 |
* | hw/scsi/spapr_vscsi: Use SRP_MAX_IU_LEN instead of sizeof flexible array | Philippe Mathieu-Daudé | 2020-03-17 | 1 | -3/+3 |
* | hw/scsi/viosrp: Add missing 'hw/scsi/srp.h' include | Philippe Mathieu-Daudé | 2020-03-17 | 1 | -0/+2 |
* | scsi/scsi-disk: Remove redundant statement in scsi_disk_emulate_command() | Chen Qun | 2020-03-09 | 1 | -1/+0 |
* | Merge branch 'exec_rw_const_v4' of https://github.com/philmd/qemu into HEAD | Paolo Bonzini | 2020-02-25 | 1 | -5/+3 |
|\ |
|
| * | Remove unnecessary cast when using the cpu_[physical]_memory API | Philippe Mathieu-Daudé | 2020-02-20 | 1 | -5/+3 |
* | | virtio: increase virtqueue size for virtio-scsi and virtio-blk | Denis Plotnikov | 2020-02-22 | 1 | -1/+1 |
* | | hw/scsi/esp: Remove superfluous semicolon | Philippe Mathieu-Daudé | 2020-02-18 | 1 | -1/+1 |
|/ |
|
* | add device_legacy_reset function to prepare for reset api change | Damien Hedde | 2020-01-30 | 1 | -1/+1 |
* | qdev: set properties with device_class_set_props() | Marc-André Lureau | 2020-01-24 | 10 | -13/+13 |
* | virtio-scsi: convert to new virtio_delete_queue | Pan Nengyuan | 2020-01-24 | 1 | -3/+3 |
* | virtio-scsi: delete vqs in unrealize to avoid memleaks | Pan Nengyuan | 2020-01-24 | 1 | -0/+6 |
* | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell | 2020-01-10 | 1 | -0/+1 |
|\ |
|
| * | hw/nvram/Kconfig: Add an entry for the NMC93xx EEPROM | Philippe Mathieu-Daudé | 2020-01-07 | 1 | -0/+1 |
* | | virtio: make seg_max virtqueue size dependent | Denis Plotnikov | 2020-01-06 | 2 | -1/+11 |
* | | vhost-user-scsi: reset the device if supported | Raphael Norwitz | 2020-01-05 | 1 | -0/+24 |
* | | virtio: don't enable notifications during polling | Stefan Hajnoczi | 2020-01-05 | 1 | -2/+7 |
|/ |
|
* | scsi: deprecate scsi-disk | Paolo Bonzini | 2019-11-19 | 2 | -1/+14 |
* | bootdevice: Gather LCHS from all relevant devices | Sam Eiderman | 2019-10-31 | 1 | -0/+12 |
* | scsi: Propagate unrealize() callback to scsi-hd | Sam Eiderman | 2019-10-31 | 1 | -0/+16 |
* | Merge remote-tracking branch 'remotes/vivier/tags/q800-branch-pull-request' i... | Peter Maydell | 2019-10-29 | 1 | -28/+308 |
|\ |
|
| * | esp: add pseudo-DMA as used by Macintosh | Laurent Vivier | 2019-10-28 | 1 | -9/+269 |
| * | esp: move get_cmd() post-DMA code to get_cmd_cb() | Laurent Vivier | 2019-10-28 | 1 | -17/+29 |
| * | esp: move handle_ti_cmd() cleanup code to esp_do_dma(). | Laurent Vivier | 2019-10-28 | 1 | -2/+10 |
* | | virtio: basic packed virtqueue support | Jason Wang | 2019-10-25 | 1 | -1/+2 |
|/ |
|
* | scsi: account unmap operations | Anton Nefedov | 2019-10-10 | 1 | -1/+11 |
* | scsi: move unmap error checking to the complete callback | Anton Nefedov | 2019-10-10 | 1 | -4/+6 |
* | scsi: store unmap offset and nb_sectors in request struct | Anton Nefedov | 2019-10-10 | 1 | -7/+7 |
* | trace: Remove trailing newline in events | Philippe Mathieu-Daudé | 2019-09-18 | 1 | -1/+1 |
* | vhost-user-scsi: prevent using uninitialized vqs | Raphael Norwitz | 2019-08-22 | 1 | -1/+1 |
* | scsi: lsi: exit infinite loop while executing script (CVE-2019-12068) | Paolo Bonzini | 2019-08-20 | 1 | -14/+27 |
* | sysemu: Split sysemu/runstate.h off sysemu/sysemu.h | Markus Armbruster | 2019-08-16 | 1 | -0/+1 |
* | sysemu: Move the VMChangeStateEntry typedef to qemu/typedefs.h | Markus Armbruster | 2019-08-16 | 3 | -0/+3 |
* | Clean up inclusion of sysemu/sysemu.h | Markus Armbruster | 2019-08-16 | 1 | -1/+0 |
* | Include hw/qdev-properties.h less | Markus Armbruster | 2019-08-16 | 10 | -2/+10 |
* | Include qemu/main-loop.h less | Markus Armbruster | 2019-08-16 | 3 | -0/+3 |
* | Include qemu/queue.h slightly less | Markus Armbruster | 2019-08-16 | 1 | -1/+0 |
* | Include hw/hw.h exactly where needed | Markus Armbruster | 2019-08-16 | 7 | -7/+0 |
* | Include migration/vmstate.h less | Markus Armbruster | 2019-08-16 | 9 | -0/+9 |
* | Include hw/irq.h a lot less | Markus Armbruster | 2019-08-16 | 3 | -0/+3 |
* | Include migration/qemu-file-types.h a lot less | Markus Armbruster | 2019-08-16 | 5 | -0/+5 |
* | scsi-cd: Fix inserting read-only media in empty drive | Kevin Wolf | 2019-07-30 | 1 | -2/+8 |
* | virtio-scsi: fixed virtio_scsi_ctx_check failed when detaching scsi disk | Zhengui li | 2019-07-24 | 1 | -2/+5 |
* | scsi-generic: Check sense key before request snooping and patching | Shin'ichiro Kawasaki | 2019-07-19 | 1 | -12/+16 |
* | vhost-user-scsi: Call virtio_scsi_common_unrealize() when device realize failed | Xie Yongji | 2019-07-19 | 1 | -4/+10 |