qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH v2] target/mips: implement QMP query-cpu-definit


From: Aleksandar Markovic
Subject: Re: [Qemu-devel] [PATCH v2] target/mips: implement QMP query-cpu-definitions command
Date: Tue, 19 Feb 2019 19:49:30 +0000

> From: Philippe Mathieu-Daudé <address@hidden>
> Subject: Re: [PATCH v2] target/mips: implement QMP query-cpu-definitions 
> command
> 
> On 2/19/19 8:15 PM, Aleksandar Markovic wrote:
> > From: Pavel Dovgalyuk <address@hidden>
> >
> > This patch enables QMP-based querying of the available CPU types for
> > MIPS and MIPS64 platforms.
> >
> > Signed-off-by: Pavel Dovgalyuk <address@hidden>
> > Signed-off-by: Aleksandar Markovic <address@hidden>
> > Reviewed-by: Philippe Mathieu-Daudé <address@hidden>
> > Tested-by: Philippe Mathieu-Daudé <address@hidden>
> 
> Aleksandar, FYI I tested v1 and your v2 that way:
> 
> $ mips64el-softmmu/qemu-system-mips64el -S \
>     -qmp tcp:localhost:4444,server,nowait
> 
> $ telnet localhost 4444
> {"QMP": {"version": {"qemu": {"micro": 50, "minor": 1, "major": 3},
> "package": "v3.1.0-1924-gc7b700fafb"}, "capabilities": ["oob"]}}

...

That's fabulous! Thanks, Philippe!

Aleksandar



reply via email to

[Prev in Thread] Current Thread [Next in Thread]