All of lore.kernel.org
 help / color / mirror / Atom feed
From: Paolo Bonzini <pbonzini@redhat.com>
To: Gleb Natapov <gleb@redhat.com>
Cc: qemu-devel@nongnu.org, agraf@suse.de
Subject: Re: [Qemu-devel] [PATCH uq/master v3 1/2] kvm: reset state from the CPU's reset method
Date: Thu, 18 Apr 2013 09:37:41 +0200	[thread overview]
Message-ID: <516FA2C5.4030002@redhat.com> (raw)
In-Reply-To: <20130418053714.GE8997@redhat.com>

Il 18/04/2013 07:37, Gleb Natapov ha scritto:
>> > +static inline void kvm_arch_reset_vcpu(CPUState *cs)
>> > +{
>> > +}
>> > +
> You added stub to s390, but not to x86. It will compile either way with
> current enough gcc, but I wonder why the inconsistency?
> 

Because I kept it consistent within the file.  s390 prefers stubs, x86
prefers no stubs.

Paolo

  reply	other threads:[~2013-04-18  7:38 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-04-15 12:05 [Qemu-devel] [PATCH uq/master v3 0/2] correctly reset the CPU on INIT interrupts Paolo Bonzini
2013-04-15 12:05 ` [Qemu-devel] [PATCH uq/master v3 1/2] kvm: reset state from the CPU's reset method Paolo Bonzini
2013-04-15 12:20   ` Andreas Färber
2013-04-15 12:55     ` Paolo Bonzini
2013-04-18  5:37   ` Gleb Natapov
2013-04-18  7:37     ` Paolo Bonzini [this message]
2013-04-15 12:05 ` [Qemu-devel] [PATCH uq/master v3 2/2] kvm: forward INIT signals coming from the chipset Paolo Bonzini
2013-04-18  7:54 ` [Qemu-devel] [PATCH uq/master v3 0/2] correctly reset the CPU on INIT interrupts Gleb Natapov

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=516FA2C5.4030002@redhat.com \
    --to=pbonzini@redhat.com \
    --cc=agraf@suse.de \
    --cc=gleb@redhat.com \
    --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.