[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Qemu-devel] [PATCHv3 0/3] megaraid sas update
From: |
Hannes Reinecke |
Subject: |
[Qemu-devel] [PATCHv3 0/3] megaraid sas update |
Date: |
Mon, 28 Apr 2014 15:01:42 +0200 |
Hi all,
here is now the revisited version of the megaraid sas update.
The original implementation is being unchanged, and the new
emulation is using a different vmstate field (with an appropriate name).
So there shouldn't be any migration issues left.
Patchset is relative to Paolos scsi-next branch.
Hannes Reinecke (3):
megasas: add MegaRAID SAS 2108 emulation
megasas: simplify trace event messages
megasas: Decode register names
hw/scsi/megasas.c | 160 ++++++++++++++++++++++++++++++++++++++++++-----
hw/scsi/mfi.h | 7 +++
include/hw/pci/pci_ids.h | 1 +
trace-events | 36 +++++------
4 files changed, 171 insertions(+), 33 deletions(-)
--
1.7.12.4