
On Wed, Mar 23, 2016 at 09:54:03AM +0100, Andrea Bolognani wrote:
On Wed, 2016-03-23 at 13:32 +0800, Peter Xu wrote:
v6 changes: - patch 1 (squashed into patch 2) - explain more about the following in commit message: why we need this command, and what does the entries mean [Markus] - explain what GIC is [Eric] - squash this patch into patch 2 [Eric] - patch 2 (new patch 1) - fix "does not implement" english error [Eric] - remove useless headers in target-arm/monitor.c [Markus] - remove this command from whitelist [Markus, Eric] - return dict rather than array, with single key points to the original array results [Markus, Eric] - patch 5 (new patch 4) - tiny change in implementation to suite the new interface.
Tested again on two different aarch64 hosts, one with GIC v3 support and the other one with GIC v2 only; seems to be working just fine.
Now on to tweak my RFC libvirt patches to cope with the interface change :)
Andrea, Thank you very much for your quick follow-ups (merely every time). :-) Hope that the interface (at least) could suffice this time. -- peterx