]> Git Repo - qemu.git/commit - hmp.c
New QMP command query-cpu-max and HMP command cpu_max
authorMichal Novotny <[email protected]>
Mon, 25 Mar 2013 16:31:33 +0000 (17:31 +0100)
committerLuiz Capitulino <[email protected]>
Mon, 25 Mar 2013 20:21:33 +0000 (16:21 -0400)
commit4d700430a20b3d53b7b15bc5f6666f7e570e3f2c
treed9d0ecd5f3ba50c8d2c93a259c2fd02b6df2beab
parente5ecec7bad7b679aa11ab788424bc0e1705be15b
New QMP command query-cpu-max and HMP command cpu_max

These commands return the maximum number of CPUs supported by the
currently running emulator instance, as defined in its QEMUMachine
struct.

Signed-off-by: Michal Novotny <[email protected]>
Signed-off-by: Luiz Capitulino <[email protected]>
hmp-commands.hx
hmp.c
hmp.h
monitor.c
qapi-schema.json
qmp-commands.hx
vl.c
This page took 0.024877 seconds and 4 git commands to generate.