public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
From: Avi Kivity <avi@qumranet.com>
To: Mohammed Gamal <m.gamal005@gmail.com>
Cc: kvm@vger.kernel.org, riel@surriel.com
Subject: Re: [PATCH] x86 emulator: Fix HLT instruction
Date: Sun, 06 Jul 2008 16:52:55 +0300	[thread overview]
Message-ID: <4870CE37.8050102@qumranet.com> (raw)
In-Reply-To: <52d4a3890807060651o20b26e1fh2c2e8957f56d9493@mail.gmail.com>

Mohammed Gamal wrote:
> This patch fixes issue encountered with HLT instruction
> under FreeDOS's HIMEM XMS Driver.
>
> The HLT instruction jumped directly to the done label and
> skips updating the EIP value, therefore causing the guest
> to spin endlessly on the same instruction.
>
> The patch changes the instruction so that it writes back
> the updated EIP value.
>
>   

Applied, thanks.

-- 
error compiling committee.c: too many arguments to function


      reply	other threads:[~2008-07-06 13:52 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-07-06 13:51 [PATCH] x86 emulator: Fix HLT instruction Mohammed Gamal
2008-07-06 13:52 ` Avi Kivity [this message]

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=4870CE37.8050102@qumranet.com \
    --to=avi@qumranet.com \
    --cc=kvm@vger.kernel.org \
    --cc=m.gamal005@gmail.com \
    --cc=riel@surriel.com \
    /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