]> git.ipfire.org Git - thirdparty/qemu.git/commit - hmp-commands-info.hx
hmp: allow apic-id for "info lapic"
authorYi Wang <wang.yi59@zte.com.cn>
Wed, 26 Jul 2017 06:18:37 +0000 (02:18 -0400)
committerEduardo Habkost <ehabkost@redhat.com>
Fri, 1 Sep 2017 14:54:24 +0000 (11:54 -0300)
commit1bef228474482e70b2750832e8d67eacf3135c74
treea221070cbcad896f81d966c1a62f55eb8c9ddc66
parent5ce46cb34eecec0bc94a4b1394763f9a1bbe20c3
hmp: allow apic-id for "info lapic"

Add [apic-id] support for hmp command "info lapic", which is
useful when debugging ipi and so on. Current behavior is not
changed when the parameter isn't specified.

Signed-off-by: Yi Wang <wang.yi59@zte.com.cn>
Signed-off-by: Yun Liu <liu.yunh@zte.com.cn>
Message-Id: <1501049917-4701-3-git-send-email-wang.yi59@zte.com.cn>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
hmp-commands-info.hx
target/i386/monitor.c