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: Glauber Costa <glommer@gmail.com>, kvm@vger.kernel.org
Subject: Re: [Bug] Real mode guests never wake up after an HLT instruction
Date: Sat, 05 Jul 2008 12:42:21 +0300	[thread overview]
Message-ID: <486F41FD.109@qumranet.com> (raw)
In-Reply-To: <52d4a3890807031530w2beaf2f3q716a28f597121565@mail.gmail.com>

Mohammed Gamal wrote:
> Sorry for the scrambled message. Here is the patch
>   
>  
> +static inline void kvm_inject_db(struct kvm_vcpu *vcpu, u32 error_code)
> +{
> +	kvm_queue_exception_e(vcpu, DB_VECTOR, error_code);
> +}

IIRC debug exceptions don't push an error code.

-- 
I have a truly marvellous patch that fixes the bug which this
signature is too narrow to contain.


      reply	other threads:[~2008-07-05  9:42 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-06-17 22:02 [Bug] Real mode guests never wake up after an HLT instruction Mohammed Gamal
2008-06-22  7:15 ` Avi Kivity
2008-06-22 18:34   ` Mohammed Gamal
2008-07-02 20:18     ` Glauber Costa
2008-07-02 22:08       ` Mohammed Gamal
2008-07-03 22:16         ` Mohammed Gamal
2008-07-03 22:30           ` Mohammed Gamal
2008-07-05  9:42             ` 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=486F41FD.109@qumranet.com \
    --to=avi@qumranet.com \
    --cc=glommer@gmail.com \
    --cc=kvm@vger.kernel.org \
    --cc=m.gamal005@gmail.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