From: Yi Wang <wang.yi59@zte.com.cn>
To: dgilbert@redhat.com, armbru@redhat.com, pbonzini@redhat.com,
rth@twiddle.net, ehabkost@redhat.com, qemu-devel@nongnu.org
Cc: wang.yi59@zte.com.cn, Liu.Jianjun3@zte.com.cn, liu.yunh@zte.com.cn
Subject: [Qemu-devel] [PATCH 0/2] hmp: support querying lapic through
Date: Fri, 21 Jul 2017 03:38:54 -0400 [thread overview]
Message-ID: <1500622736-20865-1-git-send-email-wang.yi59@zte.com.cn> (raw)
This series add support querying local apic through apic-id for 'info
lapic'.
As cpu_index will not be used afterwards, so extend 'info registers'
firstly to get apic-id through monitor commands.
Yi Wang (2):
hmp: dump ids including socket-id, core-id and so on for 'info registers'
hmp: allow apic-id for "info lapic"
hmp-commands-info.hx | 6 +++---
include/qom/cpu.h | 12 ++++++++++++
monitor.c | 1 +
qom/cpu.c | 10 ++++++++++
target/i386/cpu.c | 1 +
target/i386/cpu.h | 11 +++++++++++
target/i386/helper.c | 29 +++++++++++++++++++++++++++++
target/i386/monitor.c | 9 ++++++++-
8 files changed, 75 insertions(+), 4 deletions(-)
next reply other threads:[~2017-07-21 7:21 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-07-21 7:38 Yi Wang [this message]
2017-07-21 7:38 ` [Qemu-devel] [PATCH 1/2] [PATCH] hmp: dump ids including socket-id, core-id and so on for 'info registers' Yi Wang
2017-07-21 13:24 ` Igor Mammedov
2017-07-21 7:38 ` [Qemu-devel] [PATCH 2/2] [PATCH] hmp: allow apic-id for "info lapic" Yi Wang
2017-07-21 19:40 ` Eduardo Habkost
2017-07-21 7:39 ` [Qemu-devel] [PATCH 0/2] hmp: support querying lapic through no-reply
2017-07-27 12:49 ` no-reply
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=1500622736-20865-1-git-send-email-wang.yi59@zte.com.cn \
--to=wang.yi59@zte.com.cn \
--cc=Liu.Jianjun3@zte.com.cn \
--cc=armbru@redhat.com \
--cc=dgilbert@redhat.com \
--cc=ehabkost@redhat.com \
--cc=liu.yunh@zte.com.cn \
--cc=pbonzini@redhat.com \
--cc=qemu-devel@nongnu.org \
--cc=rth@twiddle.net \
/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).