qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH] Fix monitor 'info registers' command on multi p


From: Erlon Cruz
Subject: Re: [Qemu-devel] [PATCH] Fix monitor 'info registers' command on multi processor guests
Date: Thu, 31 Jan 2013 05:14:28 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130106 Thunderbird/17.0.2

On 01/31/2013 09:33 AM, Luiz Capitulino wrote:
> On Thu, 31 Jan 2013 10:51:10 +0100
> Markus Armbruster <address@hidden> wrote:
>
>> "Erlon Cruz" <address@hidden> writes:
>>
>>> QEMU monitor command 'info registers' only displays information for the 
>>> first
>>> CPU. This fix that by show registers information for each CPU in the system
>> This is incorrect.  It displays information for the *current* CPU.
>> Monitor command "cpu" selects the current CPU.
>>
>> I doubt we want to change this command.  But I'm reviewing it regardless
>> of my doubts.
> I think a better way of doing this would be to add two new optional
> arguments to 'info registers': -i (cpu index) and -a (print all CPUs). By
> default the command would do what it does today.
> .
How about also printing the CPU index before the infos?

Legal Disclaimer:
The information contained in this message may be privileged and confidential. 
It is intended to be read only by the individual or entity to whom it is 
addressed or by their designee. If the reader of this message is not the 
intended recipient, you are on notice that any distribution of this message, in 
any form, is strictly prohibited. If you have received this message in error, 
please immediately notify the sender and delete or destroy any copy of this 
message!



reply via email to

[Prev in Thread] Current Thread [Next in Thread]