
On Tue, Aug 14, 2018 at 16:13:09 +0200, Ján Tomko wrote:
On Mon, Aug 13, 2018 at 05:59:40PM +0200, Peter Krempa wrote:
The diff contains changes from the change of the JSON library reformatting as well as dropping of the preconfig state and adding of the 'qdev' field to output of 'query-blockstats'.
After commit b56950fd277c0e31cbdf3a0e5b3c944f9857789a you can regenerate this file again to get rid of some cruft.
Also since qemu 3.0 was just released we've now got the final state.
Signed-off-by: Peter Krempa <pkrempa@redhat.com> --- .../qemucapabilitiesdata/caps_3.0.0.x86_64.replies | 591 +++------------------ tests/qemucapabilitiesdata/caps_3.0.0.x86_64.xml | 8 +- 2 files changed, 88 insertions(+), 511 deletions(-)
Reviewed-by: Ján Tomko <jtomko@redhat.com>
Thanks, this one is pushed now.