All of lore.kernel.org
 help / color / mirror / Atom feed
From: Avi Kivity <avi@redhat.com>
To: "Zhang, Yang" <yang.zhang@intel.com>
Cc: "kvm-ia64@vger.kernel.org" <kvm-ia64@vger.kernel.org>,
	"kvm@vger.kernel.org" <kvm@vger.kernel.org>,
	"Zhang, Xiantao" <xiantao.zhang@intel.com>
Subject: Re: [PATCH] KVM: IA64: fix fp fault/trap handler
Date: Thu, 15 Jan 2009 17:20:40 +0200	[thread overview]
Message-ID: <496F5448.5040309@redhat.com> (raw)
In-Reply-To: <10C63FAD690C13458F0B32BCED571F1403D7491A@pdsmsx502.ccr.corp.intel.com>

Zhang, Yang wrote:
> Hi
> Please help me to review it.
>
> Best Regards
> --yang
>
> From 9035b13377119cd7019f7e27624491dcb5e1c2d0 Mon Sep 17 00:00:00 2001
> From: Yang Zhang <yang.zhang@intel.com>
> Date: Thu, 8 Jan 2009 15:13:31 +0800
> Subject: [PATCH] KVM: IA64: fix fp fault/trap handler
>
> The floating-point registers f6-f11 is used by vmm and
> saved in kvm-pt-regs, so should set the correct bit mask 
> and the pointer in fp_state, otherwise, fpswa may touch 
> vmm's fp registers instead of guests'. 
> In addition, for fp trap handling,  since the instruction
> which leads to fp trap is completely executed, so can't 
> use retry machanism to re-execute it, because it may 
> pollute some registers.
>
>   

Applied and queued, thanks.

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


WARNING: multiple messages have this Message-ID (diff)
From: Avi Kivity <avi@redhat.com>
To: kvm-ia64@vger.kernel.org
Subject: Re: [PATCH] KVM: IA64: fix fp fault/trap handler
Date: Thu, 15 Jan 2009 15:20:40 +0000	[thread overview]
Message-ID: <496F5448.5040309@redhat.com> (raw)
In-Reply-To: <10C63FAD690C13458F0B32BCED571F1403D7491A@pdsmsx502.ccr.corp.intel.com>

Zhang, Yang wrote:
> Hi
> Please help me to review it.
>
> Best Regards
> --yang
>
> From 9035b13377119cd7019f7e27624491dcb5e1c2d0 Mon Sep 17 00:00:00 2001
> From: Yang Zhang <yang.zhang@intel.com>
> Date: Thu, 8 Jan 2009 15:13:31 +0800
> Subject: [PATCH] KVM: IA64: fix fp fault/trap handler
>
> The floating-point registers f6-f11 is used by vmm and
> saved in kvm-pt-regs, so should set the correct bit mask 
> and the pointer in fp_state, otherwise, fpswa may touch 
> vmm's fp registers instead of guests'. 
> In addition, for fp trap handling,  since the instruction
> which leads to fp trap is completely executed, so can't 
> use retry machanism to re-execute it, because it may 
> pollute some registers.
>
>   

Applied and queued, thanks.

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


  parent reply	other threads:[~2009-01-15 15:20 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-01-14  9:08 [PATCH] KVM: IA64: fix fp fault/trap handler Zhang, Yang
2009-01-14  9:08 ` Zhang, Yang
2009-01-15  7:39 ` Zhang, Xiantao
2009-01-15  7:39   ` Zhang, Xiantao
2009-01-15 15:20 ` Avi Kivity [this message]
2009-01-15 15:20   ` Avi Kivity

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=496F5448.5040309@redhat.com \
    --to=avi@redhat.com \
    --cc=kvm-ia64@vger.kernel.org \
    --cc=kvm@vger.kernel.org \
    --cc=xiantao.zhang@intel.com \
    --cc=yang.zhang@intel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.