index
:
sdk/emulator/qemu
1.0_post
2.0alpha
features/brillcodec_2i
features/camera
features/cnp
features/dr
features/qt_dr
features/smp
features/virtio-9p
features/vmodem
glesv3
master
opensrc_p2.3
opensrc_p2.3.1
opensrc_p2.3.2
opensrc_p2.4
opensrc_p3.0
opensrc_p4.0
sandbox/byungchul.so/tizen
sandbox/elebideau/tizen
sandbox/mmajewski2/maru-virgl-rendering-wip
sandbox/mmajewski2/standalone-virgl-wip
sandbox/pcoval/tizen
spin
tizen
tizen_2.0
tizen_2.1
tizen_2.2
tizen_3.0.m14.4_ivi
tizen_p2.3
tizen_p2.3.1
tizen_qemu_1.6
tizen_qemu_1.7
tizen_qemu_2.0
tizen_qemu_5.0.1
tizen_studio_1.2_p2.3
tizen_studio_1.2_p2.3.1
tizen_studio_1.2_p2.3.2
tizen_studio_1.2_p2.4
tizen_studio_1.2_p3.0
tizen_studio_1.3_p2.3
tizen_studio_1.3_p2.3.1
tizen_studio_1.3_p2.3.2
tizen_studio_1.3_p2.4
tizen_studio_1.3_p3.0
tizen_studio_2.0_p2.3
tizen_studio_2.0_p2.3.1
tizen_studio_2.0_p2.3.2
tizen_studio_2.0_p2.4
tizen_studio_2.0_p3.0
tizen_studio_2.0_p4.0
tizen_studio_2.0_p5.0
tizen_studio_3.0_p2.3
tizen_studio_3.0_p2.3.1
tizen_studio_3.0_p2.3.2
tizen_studio_3.0_p2.4
tizen_studio_3.0_p3.0
tizen_studio_3.0_p4.0
tizen_studio_3.0_p5.0
tizen_studio_3.5_p2.3
tizen_studio_3.5_p2.3.1
tizen_studio_3.5_p2.3.2
tizen_studio_3.5_p2.4
tizen_studio_3.5_p3.0
tizen_studio_3.5_p4.0
tizen_studio_3.5_p5.0
tizen_studio_3.5_p5.5
tizen_studio_4.0_p2.3
tizen_studio_4.0_p2.3.1
tizen_studio_4.0_p2.3.2
tizen_studio_4.0_p2.4
tizen_studio_4.0_p3.0
tizen_studio_4.0_p4.0
tizen_studio_4.0_p5.0
tizen_studio_4.0_p5.5
tizen_studio_4.0_p6.0
tizen_studio_4.5_p6.5
tizen_studio_5.0_p7.0
tizen_studio_5.5_p7.5
tizen_studio_5.5_p8.0
tizen_studio_6.0_p9.0
tizen_studio_p2.3
tizen_studio_p2.3.1
tizen_studio_p2.3.2
tizen_studio_p2.4
tizen_studio_p3.0
tizen_studio_p4.0
works/arg_renewal
Domain: SDK / Emulator;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
scsi
/
megasas.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-29
hw/scsi: Clean up includes
Peter Maydell
1
-0
/
+1
2016-01-15
SCSI device: fix to incomplete QOMify
Cao jin
1
-6
/
+6
2016-01-15
scsi: initialise info object with appropriate size
P J P
1
-1
/
+1
2015-11-04
megasas: Use qemu_hw_version() instead of QEMU_VERSION
Eduardo Habkost
1
-1
/
+1
2015-10-12
megasas: fix megasas_get_sata_addr
Paolo Bonzini
1
-1
/
+1
2015-07-27
megasas: Add write function to handle write access to PCI BAR 3
Salva Peiró
1
-0
/
+7
2015-06-19
pci: Don't register a specialized 'config_write' if default behavior is intended
Shmulik Ladkani
1
-8
/
+0
2015-04-28
Convert (ffs(val) - 1) to ctz32(val)
Stefan Hajnoczi
1
-1
/
+1
2015-03-25
megasas: use PCI DMA APIs
Paolo Bonzini
1
-27
/
+24
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
-0
/
+2
2014-12-15
scsi: Fuse g_malloc(); memset() into g_malloc0()
Markus Armbruster
1
-4
/
+2
2014-10-31
megasas: Fixup MSI-X handling
Hannes Reinecke
1
-24
/
+24
2014-10-31
megasas: Rework frame queueing algorithm
Hannes Reinecke
1
-51
/
+45
2014-10-31
megasas: Update queue logging
Hannes Reinecke
1
-9
/
+17
2014-10-31
megasas: Implement DCMD_CLUSTER_RESET_LD
Hannes Reinecke
1
-1
/
+15
2014-10-31
megasas: Ignore duplicate init_firmware commands
Hannes Reinecke
1
-3
/
+6
2014-10-31
megasas: Clear unit attention on initial reset
Hannes Reinecke
1
-1
/
+17
2014-10-31
megasas: Decode register names
Hannes Reinecke
1
-3
/
+20
2014-10-31
megasas: Fix typo in megasas_dcmd_ld_get_list()
Hannes Reinecke
1
-1
/
+1
2014-10-31
megasas: add MegaRAID SAS 2108 emulation
Hannes Reinecke
1
-25
/
+193
2014-10-31
megasas: fixup device mapping
Hannes Reinecke
1
-35
/
+60
2014-10-31
megasas: fixup MFI_DCMD_LD_LIST_QUERY
Hannes Reinecke
1
-3
/
+34
2014-10-20
hw: Convert from BlockDriverState to BlockBackend, mostly
Markus Armbruster
1
-9
/
+6
2014-08-18
memory: remove memory_region_destroy
Paolo Bonzini
1
-3
/
+0
2014-06-18
megasas: use PCI DMA API
Paolo Bonzini
1
-6
/
+10
2014-06-16
savevm: Remove all the unneeded version_minimum_id_old (x86)
Juan Quintela
1
-2
/
+1
2014-05-20
megasas: remove buildtime strings
Olaf Hering
1
-2
/
+2
2014-04-28
megasas: Add MSI support
Hannes Reinecke
1
-6
/
+43
2014-04-28
megasas: Enable MSI-X support
Hannes Reinecke
1
-12
/
+5
2014-04-28
megasas: Implement LD_LIST_QUERY
Hannes Reinecke
1
-0
/
+17
2014-02-14
qdev: Remove hex8/32/64 property types
Paolo Bonzini
1
-1
/
+1
2014-02-11
exec: Make stb_phys input an AddressSpace
Edgar E. Iglesias
1
-2
/
+4
2014-02-11
exec: Make stl_*_phys input an AddressSpace
Edgar E. Iglesias
1
-2
/
+4
2014-02-11
exec: Make stq_*_phys input an AddressSpace
Edgar E. Iglesias
1
-1
/
+2
2014-02-11
exec: Make ldq/ldub_*_phys input an AddressSpace
Edgar E. Iglesias
1
-1
/
+2
2014-02-11
exec: Make ldl_*_phys input an AddressSpace
Edgar E. Iglesias
1
-2
/
+2
2013-10-14
hw: set interrupts using pci irq wrappers
Marcel Apfelbaum
1
-3
/
+3
2013-08-30
scsi: Pass size to scsi_bus_new()
Andreas Färber
1
-1
/
+2
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
megasas: Legacy command line handling fix
Andreas Färber
1
-1
/
+4
2013-07-23
scsi/megasas: QOM parent field cleanup
Andreas Färber
1
-20
/
+26
2013-07-23
scsi/megasas: QOM Upcast Sweep
Peter Crosthwaite
1
-5
/
+10
2013-07-04
hw/s*: pass owner to memory_region_init* functions
Paolo Bonzini
1
-3
/
+3
2013-07-04
memory: add owner argument to initialization functions
Paolo Bonzini
1
-3
/
+3
2013-06-20
dma: eliminate DMAContext
Paolo Bonzini
1
-2
/
+2
2013-05-24
exec: eliminate qemu_put_ram_ptr
Paolo Bonzini
1
-1
/
+0
2013-05-03
scsi: add bus_name parameter to scsi_bus_new.
KONRAD Frederic
1
-1
/
+1
2013-04-08
hw: move private headers to hw/ subdirectories.
Paolo Bonzini
1
-1
/
+1
[next]