index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
megasas.c
Age
Commit message (
Expand
)
Author
2013-04-08
hw: move target-independent files to subdirectories
Paolo Bonzini
2013-04-08
hw: move headers to include/
Paolo Bonzini
2013-03-01
hw: include hw header files with full paths
Paolo Bonzini
2012-12-19
softmmu: move include files to include/sysemu/
Paolo Bonzini
2012-12-19
misc: move include files to include/qemu/
Paolo Bonzini
2012-12-17
pci: update all users to look in pci/
Michael S. Tsirkin
2012-11-14
megasas: Use bdrv_drain_all instead of qemu_aio_flush
Kevin Wolf
2012-11-12
megasas: Correct target/lun mapping
Hannes Reinecke
2012-11-12
megasas: do not include block_int.h
Paolo Bonzini
2012-10-23
Rename target_phys_addr_t to hwaddr
Avi Kivity
2012-10-05
cleanup useless return sentence
Amos Kong
2012-08-28
megasas: Add 'hba_serial' property
Hannes Reinecke
2012-08-03
megasas: static SAS addresses
Hannes Reinecke
2012-08-03
megasas: Update function megasys_scsi_uninit
Stefan Weil
2012-07-26
megasas: fix misuse of scsi_req_abort
Paolo Bonzini
2012-07-26
megasas: Replace trace_megasas_dcmd_dump_frame()
Hannes Reinecke
2012-07-13
megasas: mark mfi_frame_desc as 'static'
Hannes Reinecke
2012-07-02
megasas: LSI Megaraid SAS HBA emulation
Hannes Reinecke