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
/
scsi
/
esp.c
Age
Commit message (
Expand
)
Author
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