>[CC-ing qemu-block, Vladimir, Kevin, and John – when sending patches,
>please look into the MAINTAINERS file or use the
>scripts/get_maintainer.pl script to find out who to CC on them. It’s
>very to overlook patches on qemu-devel :/]
>
>On 07.12.21 11:56, Yi Wang wrote:
>> From: Long YunJia
Hi Philippe,
> There is a number of contributors from this domain,
> add its own entry to the gitdm domain map.
>
> Cc: Jiang Biao
> Cc: Liao Pingfang
> Cc: Li Ping
> Cc: Peng Hao
> Cc: Wang Guang
> Cc: Wang Yechao
> Cc: Wang Yong
> Cc: Yi Wang
> Cc: Yun Liu
> Cc: ZhiPeng Lu
> Cc: Jiyun
>On Fri, 22 Jul 2017 03:38:55 -0400
>Yi Wang wrote:
>
>> This patch add output of CPUs' socket-id, core-id, thread-id and
>> apic-id for 'info registers', which can be used for querying other
>> hmp commands.
>>
>> Signed-off-by: Yi Wang
>> Signed-off-by: Yun Liu
>> ---
>> include/qo
>On Wed, Jul 19, 2017 at 08:17:49PM +0100, Dr. David Alan Gilbert wrote:
>> * Eduardo Habkost (address@hidden) wrote:
>> > On Wed, Jul 19, 2017 at 10:17:36AM -0500, Eric Blake wrote:
>> > > On 07/19/2017 10:07 AM, Daniel P. Berrange wrote:
>> > > >> It doesn't. Perhaps we should add that as a
>* wang.y...@zte.com.cn (wang.y...@zte.com.cn) wrote:
>> Hi Eduardo,
>>
>> Thank you for your reply!
>>
>> >On Mon, Jul 17, 2017 at 09:49:37PM -0400, Yi Wang wrote:
>>
>> >> Add [vcpu] index support for hmp command "info lapic", which is
>>
>> >> useful when debugging ipi and so on. C
Hi Eduardo,
Thank you for your reply!
>On Mon, Jul 17, 2017 at 09:49:37PM -0400, Yi Wang wrote:
>> Add [vcpu] index 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-
>On Mon, 17 Jul 2017 21:49:37 -0400
>Yi Wang wrote:
>
>> Add [vcpu] index 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.
>we shouldn't expose cpu_index to users anymore,
>
>I woul
Hi David,
Thanks a lot for your review and suggestion, I will resend a new version right
now.
>* Yi Wang (wang.y...@zte.com.cn) wrote:
>> Add [vcpu index] support for hmp command "info lapic", which is
>> useful when debugging ipi and so on.
>>
>> Signed-off-by: Yi Wang
>> Signed-off-by: