The changes (since dcadaa9b40d6019ac18d6fd7763d43048ef79218) are available in the following repository:
git://repo.or.cz/qemu/qmp-unstable.git queue/qmp Corey Bryant (2): QMP: Remove duplicate TPM type from query-tpm QMP: TPM QMP and man page documentation updates Igor Mammedov (1): qmp: fix handling of boolean values in qmp-shell Michal Novotny (1): New QMP command query-cpu-max and HMP command cpu_max QMP/qmp-shell | 7 ++++- hmp-commands.hx | 2 ++ hmp.c | 16 +++++++++--- hmp.h | 1 + monitor.c | 7 +++++ qapi-schema.json | 23 ++++++++++------ qemu-options.hx | 3 ++- qmp-commands.hx | 80 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ tpm/tpm.c | 9 +++---- vl.c | 5 ++++ 10 files changed, 134 insertions(+), 19 deletions(-) -- 1.8.1.4