index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
scsi
/
lsi53c895a.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-11
avoid TABs in files that only contain a few
Paolo Bonzini
1
-3
/
+3
2018-11-27
lsi: Reselection needed to remove pending commands from queue
George Kennedy
1
-12
/
+36
2018-11-06
lsi53c895a: check message length value is valid
Prasad J Pandit
1
-2
/
+17
2018-10-02
lsi53c895a: convert to trace-events
Mark Cave-Ayland
1
-111
/
+103
2018-09-25
lsi53c895a: add optional external IRQ via qdev
Mark Cave-Ayland
1
-2
/
+14
2018-09-25
scsi: remove unused lsi53c895a_create() and lsi53c810_create() functions
Mark Cave-Ayland
1
-14
/
+0
2018-09-25
scsi: add lsi53c8xx_handle_legacy_cmdline() function
Mark Cave-Ayland
1
-0
/
+7
2018-08-23
lsi_scsi: add support for PPR Extended Message
George Kennedy
1
-0
/
+4
2018-03-18
hw/ppc/prep: Fix implicit creation of "-drive if=scsi" devices
Thomas Huth
1
-0
/
+7
2018-03-06
scsi: Remove automatic creation of SCSI controllers with -drive if=scsi
Thomas Huth
1
-1
/
+1
2017-10-15
pci: Add INTERFACE_CONVENTIONAL_PCI_DEVICE to Conventional PCI devices
Eduardo Habkost
1
-0
/
+4
2017-09-27
migration: pre_save return int
Dr. David Alan Gilbert
1
-1
/
+3
2017-06-04
scsi/lsi53c895a: Remove unused lsi_mem_*() return value
Mao Zhongyi
1
-6
/
+4
2017-02-21
hw: Deprecate -drive if=scsi with non-onboard HBAs
Markus Armbruster
1
-0
/
+7
2017-02-21
hw/scsi: Concentrate -drive if=scsi auto-create in one place
Markus Armbruster
1
-3
/
+0
2016-09-13
lsi: never set DMA FIFO Empty (DFE) bit in DSTAT register
Hervé Poussineau
1
-1
/
+1
2016-09-13
lsi: implement I/O memory space for Memory Move instructions
Hervé Poussineau
1
-10
/
+39
2016-09-13
lsi: do not exit QEMU if reading invalid register
Hervé Poussineau
1
-5
/
+13
2016-09-13
lsi: print register names in debug prints
Hervé Poussineau
1
-73
/
+146
2016-01-29
hw/scsi: Clean up includes
Peter Maydell
1
-1
/
+1
2015-03-10
scsi: Convert remaining PCI HBAs to realize()
Markus Armbruster
1
-11
/
+3
2015-03-10
scsi: Clean up duplicated error in legacy if=scsi code
Markus Armbruster
1
-1
/
+2
2015-01-14
hw/scsi/lsi53c895a: add support for additional diag / debug registers
Peter Lieven
1
-0
/
+6
2014-12-15
scsi: Use g_new() & friends where that makes obvious sense
Markus Armbruster
1
-1
/
+1
2014-08-26
scsi-bus: Convert DeviceClass init to realize
Fam Zheng
1
-0
/
+1
2014-08-18
memory: remove memory_region_destroy
Paolo Bonzini
1
-10
/
+0
2014-06-16
savevm: Remove all the unneeded version_minimum_id_old (x86)
Juan Quintela
1
-2
/
+1
2013-10-31
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
1
-1
/
+1
2013-10-14
hw: set interrupts using pci irq wrappers
Marcel Apfelbaum
1
-1
/
+1
2013-09-16
lsi: add 53C810 variant
Hervé Poussineau
1
-0
/
+21
2013-09-16
lsi: remove todo
Hervé Poussineau
1
-3
/
+0
2013-09-16
lsi: ignore write accesses to CTEST0 registers
Hervé Poussineau
1
-0
/
+3
2013-09-16
lsi: check ssid versus sdid only if ssid is valid
Hervé Poussineau
1
-1
/
+2
2013-09-16
lsi: use constant name instead of its value
Hervé Poussineau
1
-2
/
+2
2013-09-12
hw/scsi/lsi53c895a: Use deposit32 rather than handcoded shift/mask
Peter Maydell
1
-2
/
+1
2013-09-12
hw/scsi/lsi53c895a: Use sextract32 for sign-extension
Peter Maydell
1
-11
/
+5
2013-08-30
scsi: Pass size to scsi_bus_new()
Andreas Färber
1
-1
/
+1
2013-07-29
devices: Associate devices to their logical category
Marcel Apfelbaum
1
-0
/
+1
2013-07-23
scsi: Improve error propagation for scsi_bus_legacy_handle_cmdline()
Andreas Färber
1
-1
/
+6
2013-07-23
scsi/lsi53c895a: QOM parent field cleanup
Andreas Färber
1
-19
/
+27
2013-07-23
scsi/lsi53c895a: QOM Upcast Sweep
Peter Crosthwaite
1
-10
/
+16
2013-07-04
hw/s*: pass owner to memory_region_init* functions
Paolo Bonzini
1
-3
/
+6
2013-07-04
memory: add owner argument to initialization functions
Paolo Bonzini
1
-3
/
+3
2013-05-03
scsi: add bus_name parameter to scsi_bus_new.
KONRAD Frederic
1
-1
/
+1
2013-04-08
hw: move target-independent files to subdirectories
Paolo Bonzini
1
-0
/
+2136