All of lore.kernel.org
 help / color / mirror / Atom feed
From: Avi Kivity <avi@qumranet.com>
To: Anthony Liguori <aliguori@us.ibm.com>
Cc: kvm-devel@lists.sourceforge.net, qemu-devel@nongnu.org
Subject: Re: [PATCH] Fix vmmouse with -smp
Date: Sat, 05 Apr 2008 00:22:45 +0300	[thread overview]
Message-ID: <47F69C25.9050901@qumranet.com> (raw)
In-Reply-To: <1207265836-12156-1-git-send-email-aliguori@us.ibm.com>

Anthony Liguori wrote:
> The vmport code is very broken for SMP guests.  It uses a global CPUState
> that's initialized multiple times?  At any rate, since it needs to know CPU
> registers for the current CPU in a PIO handler, it needs to use cpu_single_env.
>
> This patch makes vmmouse when using -smp > 1
>
>   

Applied to kvm's qemu, thanks.

-- 
Any sufficiently difficult bug is indistinguishable from a feature.


-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace

WARNING: multiple messages have this Message-ID (diff)
From: Avi Kivity <avi@qumranet.com>
To: Anthony Liguori <aliguori@us.ibm.com>
Cc: kvm-devel@lists.sourceforge.net, qemu-devel@nongnu.org
Subject: [Qemu-devel] Re: [kvm-devel] [PATCH] Fix vmmouse with -smp
Date: Sat, 05 Apr 2008 00:22:45 +0300	[thread overview]
Message-ID: <47F69C25.9050901@qumranet.com> (raw)
In-Reply-To: <1207265836-12156-1-git-send-email-aliguori@us.ibm.com>

Anthony Liguori wrote:
> The vmport code is very broken for SMP guests.  It uses a global CPUState
> that's initialized multiple times?  At any rate, since it needs to know CPU
> registers for the current CPU in a PIO handler, it needs to use cpu_single_env.
>
> This patch makes vmmouse when using -smp > 1
>
>   

Applied to kvm's qemu, thanks.

-- 
Any sufficiently difficult bug is indistinguishable from a feature.

  reply	other threads:[~2008-04-04 21:22 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-04-03 23:37 [PATCH] Fix vmmouse with -smp Anthony Liguori
2008-04-03 23:37 ` [Qemu-devel] " Anthony Liguori
2008-04-04 21:22 ` Avi Kivity [this message]
2008-04-04 21:22   ` [Qemu-devel] Re: [kvm-devel] " 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=47F69C25.9050901@qumranet.com \
    --to=avi@qumranet.com \
    --cc=aliguori@us.ibm.com \
    --cc=kvm-devel@lists.sourceforge.net \
    --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 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.