qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Stefan Ring <stefanrin@gmail.com>
To: Jamie Lokier <jamie@shareable.org>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH 0 of 1] Fix for DOS keyboard problems
Date: Mon, 24 Aug 2009 11:27:52 +0200	[thread overview]
Message-ID: <53e878390908240227ta9aa3a6qd71d64cbec41a78d@mail.gmail.com> (raw)
In-Reply-To: <20090824092214.GA22972@shareable.org>

On Mon, Aug 24, 2009 at 11:22 AM, Jamie Lokier<jamie@shareable.org> wrote:
> Btw, a timer won't necessarily fix the problem seen with Borland, if
> QEMU/KVM are preempted at the wrong moment - unless there's a virtual
> CPU timer available which is not affected by host scheduling.

That's what I thought. Bochs uses a virtual CPU timer but that's easy
to do in Bochs because everything is emulated. I suppose the same
could be done with QEMU for 16 bit mode because everything is emulated
as well, AFAIK. The more native 32 bit modes would be much more
difficult or almost impossible, though. And it would not be good to
have port 60h behave differently in 16 bit mode vs. 32 bit mode.

Just some random thoughts...

  reply	other threads:[~2009-08-24  9:28 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-08-23 10:54 [Qemu-devel] [PATCH 0 of 1] Fix for DOS keyboard problems Stefan Ring
2009-08-23 10:54 ` [Qemu-devel] [PATCH 1 " Stefan Ring
2009-08-23 12:44 ` [Qemu-devel] [PATCH 0 " Jamie Lokier
2009-08-23 17:20   ` Stefan Ring
2009-08-23 21:55     ` Jamie Lokier
2009-08-23 22:54       ` Stefan Ring
2009-08-24  7:50         ` Hans de Bruin
2009-08-24  9:24           ` Jamie Lokier
2009-08-24  9:41             ` Hans de Bruin
2009-08-24  8:21         ` malc
2009-08-24  8:44           ` Stefan Ring
2009-08-24  8:49             ` malc
2009-08-24  9:22             ` Jamie Lokier
2009-08-24  9:27               ` Stefan Ring [this message]
2009-08-24  9:31               ` Stefan Ring
2009-08-24 15:11           ` Stefan Ring
2009-08-24 15:34             ` malc
2009-08-24 15:38               ` Stefan Ring
2009-08-24 15:40                 ` malc
2009-08-25 14:50                 ` malc
2009-08-24 13:03         ` Stefan Ring
2009-08-24 13:07           ` Stefan Ring

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=53e878390908240227ta9aa3a6qd71d64cbec41a78d@mail.gmail.com \
    --to=stefanrin@gmail.com \
    --cc=jamie@shareable.org \
    --cc=qemu-devel@nongnu.org \
    /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).