qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH v2 0/5] lsi: small cleanup and add 53C810 variant


From: Hervé Poussineau
Subject: [Qemu-devel] [PATCH v2 0/5] lsi: small cleanup and add 53C810 variant
Date: Sat, 14 Sep 2013 17:51:04 +0200

Hi,

This small patchset fixes a few issues I encountered while trying to
add support for the IBM RS/6000 40p.

Patches 1 to 4 are small cleanups.
Patch 5 may be more controversial, as it adds support for an older
(albeit compatible) SCSI adapter, without removing emulation of newer
features.

Changes since v1:
- added patch 4 (lsi emulation has been tested on big-endian guest)
- added a comment in patch 5 (remark from Paolo Bonzini)

Hervé Poussineau (5):
  lsi: use constant name instead of its value
  lsi: check ssid versus sdid only if ssid is valid
  lsi: ignore write accesses to CTEST0 registers
  lsi: remove todo
  lsi: add 53C810 variant

 hw/scsi/lsi53c895a.c     |   32 +++++++++++++++++++++++++++-----
 include/hw/pci/pci_ids.h |    1 +
 2 files changed, 28 insertions(+), 5 deletions(-)

-- 
1.7.10.4




reply via email to

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