target-arm: Implement qmp query-cpu-definitions
commit78027bb6d9111c8ccd515930cfa05d7f532ecb2a
authorCole Robinson <crobinso@redhat.com>
Tue, 10 Sep 2013 18:09:33 +0000 (10 19:09 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 10 Sep 2013 18:09:33 +0000 (10 19:09 +0100)
tree579148523f5661f5cadcb23bbb838bfa7a328fe9
parentf62cafd4c87fad7bb9b9544b4cf4991d34764b11
target-arm: Implement qmp query-cpu-definitions

Libvirt uses this to introspect available CPU models.

Signed-off-by: Cole Robinson <crobinso@redhat.com>
Reviewed-by: Andreas Färber <afaerber@suse.de>
Message-id: c0bdcd6c7ea6a085a6902ccaa73180fd771c8267.1378303555.git.crobinso@redhat.com
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
target-arm/helper.c