From: Laurent Vivier <laurent@vivier.eu>
To: Stefan Weil <sw@weilnetz.de>, qemu-devel@nongnu.org
Cc: qemu-trivial@nongnu.org, Eduardo Habkost <ehabkost@redhat.com>,
Like Xu <like.xu@linux.intel.com>
Subject: Re: [Qemu-devel] [Qemu-trivial] [PATCH] Remove old global variable smp_cpus
Date: Fri, 12 Jul 2019 15:35:50 +0200 [thread overview]
Message-ID: <9fec3c15-a12d-2754-3950-751e09e6314d@vivier.eu> (raw)
In-Reply-To: <20190712131927.15091-1-sw@weilnetz.de>
Le 12/07/2019 à 15:19, Stefan Weil a écrit :
> Signed-off-by: Stefan Weil <sw@weilnetz.de>
> ---
> include/sysemu/sysemu.h | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/include/sysemu/sysemu.h b/include/sysemu/sysemu.h
> index 984c439ac9..9b849cb770 100644
> --- a/include/sysemu/sysemu.h
> +++ b/include/sysemu/sysemu.h
> @@ -103,7 +103,6 @@ extern const char *keyboard_layout;
> extern int win2k_install_hack;
> extern int alt_grab;
> extern int ctrl_grab;
> -extern int smp_cpus;
> extern unsigned int max_cpus;
> extern int cursor_hide;
> extern int graphic_rotate;
>
Fixes: a5e0b331193a ("vl.c: Replace smp global variables with smp
machine properties")
I thin you can also remove max_cpus.
Thanks,
Laurent
prev parent reply other threads:[~2019-07-12 13:36 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-07-12 13:19 [Qemu-devel] [PATCH] Remove old global variable smp_cpus Stefan Weil
2019-07-12 13:35 ` Laurent Vivier [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=9fec3c15-a12d-2754-3950-751e09e6314d@vivier.eu \
--to=laurent@vivier.eu \
--cc=ehabkost@redhat.com \
--cc=like.xu@linux.intel.com \
--cc=qemu-devel@nongnu.org \
--cc=qemu-trivial@nongnu.org \
--cc=sw@weilnetz.de \
/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;
as well as URLs for NNTP newsgroup(s).