Re: [PATCH v3 10/31] python/aqmp: rename AQMPError to QMPError

2022-01-12 Thread Beraldo Leal
On Mon, Jan 10, 2022 at 06:28:49PM -0500, John Snow wrote: > This is in preparation for renaming qemu.aqmp to qemu.qmp. I should have > done this from this from the very beginning, but it's a convenient time > to make sure this churn is taken care of. s/this from this from/this from/ -- Beraldo

[PATCH v3 10/31] python/aqmp: rename AQMPError to QMPError

2022-01-10 Thread John Snow
This is in preparation for renaming qemu.aqmp to qemu.qmp. I should have done this from this from the very beginning, but it's a convenient time to make sure this churn is taken care of. Signed-off-by: John Snow Reviewed-by: Vladimir Sementsov-Ogievskiy --- python/qemu/aqmp/__init__.py | 6 +