qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [Bug 1014099] Re: hw/esp.c does not properly deal with TEST


From: Martin Husemann
Subject: [Qemu-devel] [Bug 1014099] Re: hw/esp.c does not properly deal with TEST_UNIT_READY in NetBSD/sparc
Date: Sun, 17 Jun 2012 21:46:21 -0000

Patch removed, as it was bogus and your workflow is weird, so I'll post
a better patch to the devel list

** Patch removed: "esp.c.patch"
   
https://bugs.launchpad.net/qemu/+bug/1014099/+attachment/3192942/+files/esp.c.patch

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1014099

Title:
  hw/esp.c does not properly deal with TEST_UNIT_READY in NetBSD/sparc

Status in QEMU:
  New

Bug description:
  The NetBSD ncr53c9x.c driver does a TEST_UNIT_READY command with
  SELATN but dma disabled sometimes (early during bus enumeration). This
  is fine, as the command will not produce nor consume any data, and
  works on real hardware.

  However, the qemu emulation does not allow this (for reasons I don't
  understand).

  The change below fixes the problem.

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1014099/+subscriptions



reply via email to

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