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
/
esp-pci.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-19
hw/scsi/esp-pci: set DMA_STAT_BCMBLT when BLAST command issued
Mark Cave-Ayland
1
-0
/
+1
2024-01-19
hw/scsi/esp-pci: synchronise setting of DMA_STAT_DONE with ESP completion int...
Mark Cave-Ayland
1
-15
/
+13
2024-01-19
hw/scsi/esp-pci: generate PCI interrupt from separate ESP and PCI sources
Mark Cave-Ayland
1
-5
/
+27
2024-01-19
hw/scsi/esp-pci: use correct address register for PCI DMA transfers
Mark Cave-Ayland
1
-1
/
+1
2023-12-30
hw/scsi: Constify VMState
Richard Henderson
1
-1
/
+1
2023-06-05
bulk: Remove pointless QOM casts
Philippe Mathieu-Daudé
1
-9
/
+9
2023-01-08
include/hw/pci: Split pci_device.h off pci.h
Markus Armbruster
1
-1
/
+1
2021-12-31
pci: Let pci_dma_rw() take MemTxAttrs argument
Philippe Mathieu-Daudé
1
-1
/
+1
2021-09-30
scsi: Replace scsi_bus_new() with scsi_bus_init(), scsi_bus_init_named()
Peter Maydell
1
-1
/
+1
2021-04-12
esp: fix setting of ESPState mig_version_id when launching QEMU with -S option
Mark Cave-Ayland
1
-0
/
+1
2021-03-07
esp: add vmstate_esp version to embedded ESPState
Mark Cave-Ayland
1
-1
/
+2
2021-03-07
esp: QOMify the internal ESP device state
Mark Cave-Ayland
1
-13
/
+37
2021-02-25
scsi: drop 'result' argument from command_complete callback
Hannes Reinecke
1
-3
/
+2
2020-09-09
Use DECLARE_*CHECKER* macros
Eduardo Habkost
1
-4
/
+4
2020-09-09
Move QOM typedefs and add missing includes
Eduardo Habkost
1
-4
/
+7
2020-08-27
dc390: Use TYPE_DC390_DEVICE constant
Eduardo Habkost
1
-1
/
+1
2020-05-04
scsi/esp-pci: add g_assert() for fix clang analyzer warning in esp_pci_io_wri...
Chen Qun
1
-0
/
+1
2019-08-16
Include migration/vmstate.h less
Markus Armbruster
1
-0
/
+1
2019-08-16
Include hw/irq.h a lot less
Markus Armbruster
1
-0
/
+1
2019-06-12
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
1
-0
/
+1
2019-01-11
scsi: esp: Defer command completion until previous interrupts have been handled
Guenter Roeck
1
-2
/
+2
2019-01-11
esp-pci: Fix status register write erase control
Guenter Roeck
1
-3
/
+3
2017-10-15
pci: Add INTERFACE_CONVENTIONAL_PCI_DEVICE to Conventional PCI devices
Eduardo Habkost
1
-0
/
+4
2017-02-21
hw/scsi: Concentrate -drive if=scsi auto-create in one place
Markus Armbruster
1
-3
/
+0
2016-03-22
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
1
-0
/
+1
2016-01-29
hw/scsi: Clean up includes
Peter Maydell
1
-0
/
+1
2015-03-10
scsi: Convert remaining PCI HBAs to realize()
Markus Armbruster
1
-19
/
+11
2015-03-10
scsi: Clean up duplicated error in legacy if=scsi code
Markus Armbruster
1
-0
/
+2
2014-11-10
esp: fix coding standards
Paolo Bonzini
1
-1
/
+2
2014-11-07
esp-pci: fixup deadlock with linux
Hannes Reinecke
1
-0
/
+2
2014-08-18
memory: remove memory_region_destroy
Paolo Bonzini
1
-1
/
+0
2014-05-14
savevm: Remove all the unneeded version_minimum_id_old (rest)
Juan Quintela
1
-1
/
+0
2013-10-14
hw: set interrupts using pci irq wrappers
Marcel Apfelbaum
1
-1
/
+2
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
/
+2
2013-07-23
scsi: Improve error propagation for scsi_bus_legacy_handle_cmdline()
Andreas Färber
1
-1
/
+6
2013-07-23
scsi/esp-pci: QOM parent field cleanup
Andreas Färber
1
-6
/
+9
2013-07-23
scsi/esp-pci: QOM Upcast Sweep
Peter Crosthwaite
1
-5
/
+9
2013-07-04
hw/s*: pass owner to memory_region_init* functions
Paolo Bonzini
1
-1
/
+2
2013-07-04
memory: add owner argument to initialization functions
Paolo Bonzini
1
-1
/
+1
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
/
+518