On 16.04.14 09:16, Hannes Reinecke wrote:
MSI-X support has been fixed in qemu, so we can enable it again.

Signed-off-by: Hannes Reinecke <h...@suse.de>
---
  hw/scsi/megasas.c | 20 ++++++--------------
  1 file changed, 6 insertions(+), 14 deletions(-)

diff --git a/hw/scsi/megasas.c b/hw/scsi/megasas.c
index e6e1ffd..496bab8 100644
--- a/hw/scsi/megasas.c
+++ b/hw/scsi/megasas.c
@@ -29,7 +29,7 @@
#include "mfi.h" -#define MEGASAS_VERSION "1.70"
+#define MEGASAS_VERSION "1.71"

What happens when I create a VM on 2.0 and then run it with 2.1? Will the VM see a difference?


Alex


Reply via email to