From: "Pavel Dovgalyuk" <dovgaluk@ispras.ru>
To: "'Daniel P. Berrangé'" <berrange@redhat.com>
Cc: qemu-devel@nongnu.org, armbru@redhat.com,
"'Фурсова Наталия'" <Natalia.Fursova@ispras.ru>,
mdroth@linux.vnet.ibm.com
Subject: Re: [Qemu-devel] Querying possible -cpu variants
Date: Fri, 25 Jan 2019 13:38:09 +0300 [thread overview]
Message-ID: <003801d4b49a$10b9ead0$322dc070$@ru> (raw)
In-Reply-To: <20190125101032.GA4498@redhat.com>
> From: Daniel P. Berrangé [mailto:berrange@redhat.com]
> On Fri, Jan 25, 2019 at 12:58:04PM +0300, Pavel Dovgalyuk wrote:
> >
> > We are making GUI for QEMU (which also should allow convenient record/replay command line
> > generation): https://github.com/ispras/qemu-gui
> >
> >
> >
> > To fill the combo box in CPU selection form we run QEMU with "-cpu help" command and parse
> its
> > output.
> >
> > The format of this list depends on target. Therefore our parsing code does not look good
> (and also
> > may corrupt someday).
> >
> > 2. Add QMP command for requesting this list.
>
> This already exists as the 'query-cpu-definitions' command
Thank you!
Pavel Dovgalyuk
next prev parent reply other threads:[~2019-01-25 10:38 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-01-25 9:58 [Qemu-devel] Querying possible -cpu variants Pavel Dovgalyuk
2019-01-25 10:04 ` Peter Maydell
2019-01-25 10:10 ` Daniel P. Berrangé
2019-01-25 10:38 ` Pavel Dovgalyuk [this message]
2019-01-25 13:31 ` Eric Blake
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='003801d4b49a$10b9ead0$322dc070$@ru' \
--to=dovgaluk@ispras.ru \
--cc=Natalia.Fursova@ispras.ru \
--cc=armbru@redhat.com \
--cc=berrange@redhat.com \
--cc=mdroth@linux.vnet.ibm.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.