[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PATCH v2 0/2] X86/HMP: Expose x86 model specific regis
From: |
Julian Kirsch |
Subject: |
Re: [Qemu-devel] [PATCH v2 0/2] X86/HMP: Expose x86 model specific registers via human monitor |
Date: |
Mon, 13 Mar 2017 18:31:29 +0100 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Icedove/45.6.0 |
On 13.03.2017 18:12, Eric Blake wrote:
> Most HMP commands still use '_'; it is only QMP where we insist on '-'
> in new interfaces. (And yes, there's not much rhyme or reason to that
> other than backwards consistency.)
Hi Eric,
sorry, I got confused about the "-"/"_" matter by a comment on an earlier
version of the patch set which (as you correctly point out) concerned QMP, not
HMP.
Best,
Julian