All of lore.kernel.org
 help / color / mirror / Atom feed
From: Paolo Bonzini <pbonzini@redhat.com>
To: "Eduardo Habkost" <ehabkost@redhat.com>,
	qemu-devel@nongnu.org, "Andreas Färber" <afaerber@suse.de>
Cc: kvm@vger.kernel.org,
	"Aneesh Kumar K.V" <aneesh.kumar@linux.vnet.ibm.com>,
	Alexander Graf <agraf@suse.de>,
	Marcel Apfelbaum <marcel.a@redhat.com>
Subject: Re: [PATCH] machine: Add kvm-type property
Date: Fri, 30 May 2014 22:46:56 +0200	[thread overview]
Message-ID: <5388EE40.5020705@redhat.com> (raw)
In-Reply-To: <1401482467-31550-1-git-send-email-ehabkost@redhat.com>

Il 30/05/2014 22:41, Eduardo Habkost ha scritto:
> diff --git a/include/hw/boards.h b/include/hw/boards.h
> index 2d2e2be..44956d6 100644
> --- a/include/hw/boards.h
> +++ b/include/hw/boards.h
> @@ -111,6 +111,7 @@ struct MachineState {
>      bool mem_merge;
>      bool usb;
>      char *firmware;
> +    char *kvm_type;
>
>      ram_addr_t ram_size;
>      const char *boot_order;
>

Can you add it only to the pseries machine instead?  This is one of the 
first reasons why I wanted to have per-machine properties.  :)

Thanks!

Paolo

  reply	other threads:[~2014-05-30 20:47 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-05-30 20:41 [PATCH] machine: Add kvm-type property Eduardo Habkost
2014-05-30 20:46 ` Paolo Bonzini [this message]
2014-05-30 20:57   ` Eduardo Habkost
2014-05-30 21:18     ` Alexander Graf
2014-06-01  8:31 ` Marcel Apfelbaum
2014-06-01  8:31   ` [Qemu-devel] " Marcel Apfelbaum
2014-06-02  8:56   ` Marcel Apfelbaum
2014-06-02 14:44     ` Eduardo Habkost

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=5388EE40.5020705@redhat.com \
    --to=pbonzini@redhat.com \
    --cc=afaerber@suse.de \
    --cc=agraf@suse.de \
    --cc=aneesh.kumar@linux.vnet.ibm.com \
    --cc=ehabkost@redhat.com \
    --cc=kvm@vger.kernel.org \
    --cc=marcel.a@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.