index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
scsi
/
esp.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2019-06-12
1
-0
/
+1
*
scsi: esp: Defer command completion until previous interrupts have been handled
Guenter Roeck
2019-01-11
1
-7
/
+26
*
esp: remove legacy esp_init() function
Mark Cave-Ayland
2018-06-28
1
-30
/
+0
*
Make MemoryRegion valid.accepts callback take a MemTxAttrs argument
Peter Maydell
2018-05-31
1
-1
/
+2
*
hw/mips/jazz: Fix implicit creation of "-drive if=scsi" devices
Thomas Huth
2018-03-12
1
-5
/
+7
*
Include qapi/error.h exactly where needed
Markus Armbruster
2018-02-09
1
-1
/
+0
*
esp: move TYPE_ESP and SysBusESPState from esp.c to esp.h
Mark Cave-Ayland
2017-10-31
1
-13
/
+0
*
scsi/esp: Rename the ESP macro to ESP_STATE
Kamil Rytarowski
2017-09-19
1
-5
/
+5
*
hw/scsi: Concentrate -drive if=scsi auto-create in one place
Markus Armbruster
2017-02-21
1
-6
/
+0
*
scsi/esp: do not raise an interrupt when reading the FIFO register
Hervé Poussineau
2016-11-22
1
-2
/
+0
*
scsi: esp: fix migration
Paolo Bonzini
2016-06-29
1
-2
/
+3
*
scsi: esp: make cmdbuf big enough for maximum CDB size
Prasad J Pandit
2016-06-16
1
-2
/
+4
*
scsi: esp: clean up handle_ti/esp_do_dma if s->do_cmd
Paolo Bonzini
2016-06-16
1
-7
/
+4
*
scsi: esp: respect FIFO invariant after message phase
Paolo Bonzini
2016-06-16
1
-1
/
+1
*
scsi: esp: check buffer length before reading scsi command
Prasad J Pandit
2016-06-16
1
-0
/
+3
*
scsi: esp: check TI buffer index before read/write
Prasad J Pandit
2016-06-06
1
-11
/
+9
*
esp: check dma length before reading scsi command(CVE-2016-4441)
Prasad J Pandit
2016-05-23
1
-4
/
+7
*
esp: check command buffer length before write(CVE-2016-4439)
Prasad J Pandit
2016-05-23
1
-1
/
+5
*
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
2016-03-22
1
-0
/
+1
*
hw/scsi: Clean up includes
Peter Maydell
2016-01-29
1
-0
/
+1
*
esp: Do not overwrite ESP_TCHI after reset
Hannes Reinecke
2014-11-12
1
-2
/
+9
*
savevm: Remove all the unneeded version_minimum_id_old (rest)
Juan Quintela
2014-05-14
1
-3
/
+1
*
scsi: Pass size to scsi_bus_new()
Andreas Färber
2013-08-30
1
-1
/
+1
*
devices: Associate devices to their logical category
Marcel Apfelbaum
2013-07-29
1
-0
/
+1
*
scsi: Improve error propagation for scsi_bus_legacy_handle_cmdline()
Andreas Färber
2013-07-23
1
-2
/
+4
*
scsi/esp: Use QOM realize for scsi esp
Hu Tao
2013-07-23
1
-8
/
+11
*
scsi/esp: QOM'ify some more
Hu Tao
2013-07-23
1
-8
/
+13
*
hw/s*: pass owner to memory_region_init* functions
Paolo Bonzini
2013-07-04
1
-2
/
+2
*
memory: add owner argument to initialization functions
Paolo Bonzini
2013-07-04
1
-1
/
+1
*
scsi: add bus_name parameter to scsi_bus_new.
KONRAD Frederic
2013-05-03
1
-1
/
+1
*
hw: move target-independent files to subdirectories
Paolo Bonzini
2013-04-08
1
-0
/
+727
[prev]