kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Michal Filka <mfilka@sitronics.com>
To: Stefan Weil <weil@mail.berlios.de>
Cc: qemu-devel <qemu-devel@nongnu.org>,
	"kvm@vger.kernel.org" <kvm@vger.kernel.org>
Subject: RE: eepro100.c
Date: Tue, 22 Sep 2009 13:31:11 +0200	[thread overview]
Message-ID: <BEE650D2F88D74448AD3E613B0C6D4E50109264C76@STS-PRG-EXM1M1.sts.sitronics.com> (raw)
In-Reply-To: <4AB510A1.9010702@mail.berlios.de>

Hi

Earlier post was one big mistake. Everything is compiled now (from kvm-88 sources).

I don't want to corrupt present kvm installation, or better to say, I want to modify it as small as possible. Could you suggest me what should I replace or how to run new compilation instead of old one without installing?

Thanks
Michal Filka

> -----Original Message-----
> From: Stefan Weil [mailto:weil@mail.berlios.de]
> Sent: 19. září 2009 19:11
> To: Filka Michal
> Cc: qemu-devel; kvm@vger.kernel.org
> Subject: Re: eepro100.c
> 
> Stefan Weil schrieb:
> > Jan Kiszka schrieb:
> >> Michal Filka wrote:
> >>> Hi,
> >>>
> >>> I have question on i82557b emulation in kvm.
> >>>
> >>> I have run a proprietary operating system (Pharlap OS) in kvm. Part
> >>> of the job has been porting driver for i8255x. During the job I
> >>> discovered that kvm's emulation doesn't support a RNR interrupt (it
> >>> is disabled in the code).
> >>>
> >>> Why is it disabled? I'm running heavily loaded application and I have
> >>> to poll descriptor list instead of waiting for RNR interrupt.
> >> Best asked on qemu-devel, CC'ing the developer of this device model.
> >>
> >> Jan
> >>
> >
> > Hi,
> >
> > up to now, nobody complained about the missing RNR interrupts.
> > Linux obviously works without them, so I had no reason to
> > implement them.
> >
> > The disabled code parts (function eepro100_rnr_interrupt)
> > can be enabled, but you still need code which calls them
> > at the right places.
> >
> > This should not be very difficult if there is some test case
> > which proves the working RNR interrupt.
> >
> > Regards
> > Stefan
> >
> 
> Hi Michal,
> 
> could you please try the appended patch and tell me whether it works?
> 
> Regards
> Stefan
> 


  parent reply	other threads:[~2009-09-22 11:31 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-09-17  8:34 eepro100.c Michal Filka
2009-09-19 11:14 ` eepro100.c Jan Kiszka
2009-09-19 11:58   ` eepro100.c Stefan Weil
2009-09-19 17:10     ` eepro100.c Stefan Weil
2009-09-22  4:50       ` eepro100.c Michal Filka
2009-09-22  9:25       ` eepro100.c Michal Filka
2009-09-22 11:31       ` Michal Filka [this message]
2009-09-22 11:56         ` eepro100.c Amit Shah
2009-09-22 16:15           ` eepro100.c Stefan Weil
2009-09-23  5:34       ` eepro100.c Michal Filka

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=BEE650D2F88D74448AD3E613B0C6D4E50109264C76@STS-PRG-EXM1M1.sts.sitronics.com \
    --to=mfilka@sitronics.com \
    --cc=kvm@vger.kernel.org \
    --cc=qemu-devel@nongnu.org \
    --cc=weil@mail.berlios.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).