target/mips: implement QMP query-cpu-definitions command
commit535db74413755701d62a49466139a6ef37ad65f4
authorPavel Dovgalyuk <pavel.dovgaluk@ispras.ru>
Tue, 19 Feb 2019 17:02:55 +0000 (19 18:02 +0100)
committerAleksandar Markovic <amarkovic@wavecomp.com>
Thu, 21 Feb 2019 18:36:47 +0000 (21 19:36 +0100)
tree31ea7e62d0e0e2f56c4df706f0cd635a365d1757
parenta4719aa85eb1adee5a5acf70c76f4ab477c68de0
target/mips: implement QMP query-cpu-definitions command

This patch enables QMP-based querying of the available CPU types for
MIPS and MIPS64 platforms.

Signed-off-by: Pavel Dovgalyuk <pavel.dovgaluk@ispras.ru>
Signed-off-by: Aleksandar Markovic <amarkovic@wavecomp.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Tested-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Reviewed-by: Markus Armbruster <armbru@redhat.com>
qapi/target.json
target/mips/helper.c