qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH v2 4/5] lsi: remove todo


From: Hervé Poussineau
Subject: [Qemu-devel] [PATCH v2 4/5] lsi: remove todo
Date: Sat, 14 Sep 2013 17:51:08 +0200

LSI emulation has been tested with Linux on PPC platform.

Signed-off-by: Hervé Poussineau <address@hidden>
---
 hw/scsi/lsi53c895a.c |    3 ---
 1 file changed, 3 deletions(-)

diff --git a/hw/scsi/lsi53c895a.c b/hw/scsi/lsi53c895a.c
index a9a9eca..47e4680 100644
--- a/hw/scsi/lsi53c895a.c
+++ b/hw/scsi/lsi53c895a.c
@@ -7,9 +7,6 @@
  * This code is licensed under the LGPL.
  */
 
-/* ??? Need to check if the {read,write}[wl] routines work properly on
-   big-endian targets.  */
-
 #include <assert.h>
 
 #include "hw/hw.h"
-- 
1.7.10.4




reply via email to

[Prev in Thread] Current Thread [Next in Thread]