Age | Commit message (Expand) | Author |
2016-06-29 | scsi: esp: fix migration | Paolo Bonzini |
2016-06-16 | scsi: esp: make cmdbuf big enough for maximum CDB size | Prasad J Pandit |
2016-06-16 | scsi: esp: clean up handle_ti/esp_do_dma if s->do_cmd | Paolo Bonzini |
2016-06-16 | scsi: esp: respect FIFO invariant after message phase | Paolo Bonzini |
2016-06-16 | scsi: esp: check buffer length before reading scsi command | Prasad J Pandit |
2016-06-06 | scsi: esp: check TI buffer index before read/write | Prasad J Pandit |
2016-05-23 | esp: check dma length before reading scsi command(CVE-2016-4441) | Prasad J Pandit |
2016-05-23 | esp: check command buffer length before write(CVE-2016-4439) | Prasad J Pandit |
2016-03-22 | include/qemu/osdep.h: Don't include qapi/error.h | Markus Armbruster |
2016-01-29 | hw/scsi: Clean up includes | Peter Maydell |
2014-11-12 | esp: Do not overwrite ESP_TCHI after reset | Hannes Reinecke |
2014-05-14 | savevm: Remove all the unneeded version_minimum_id_old (rest) | Juan Quintela |
2013-08-30 | scsi: Pass size to scsi_bus_new() | Andreas Färber |
2013-07-29 | devices: Associate devices to their logical category | Marcel Apfelbaum |
2013-07-23 | scsi: Improve error propagation for scsi_bus_legacy_handle_cmdline() | Andreas Färber |
2013-07-23 | scsi/esp: Use QOM realize for scsi esp | Hu Tao |
2013-07-23 | scsi/esp: QOM'ify some more | Hu Tao |
2013-07-04 | hw/s*: pass owner to memory_region_init* functions | Paolo Bonzini |
2013-07-04 | memory: add owner argument to initialization functions | Paolo Bonzini |
2013-05-03 | scsi: add bus_name parameter to scsi_bus_new. | KONRAD Frederic |
2013-04-08 | hw: move target-independent files to subdirectories | Paolo Bonzini |