]> Git Repo - qemu.git/commit
qapi: Cleanup SGX related comments and restore @section-size
authorYang Zhong <[email protected]>
Thu, 20 Jan 2022 22:31:04 +0000 (17:31 -0500)
committerPaolo Bonzini <[email protected]>
Fri, 28 Jan 2022 10:13:33 +0000 (11:13 +0100)
commita66bd91f030827742778a9e0da19fe55716b4a60
tree381bebd6198fca358b32921f1400b9d71384bc51
parentd316859f4e28c74ab8b618895d2a5e0a865d3cf1
qapi: Cleanup SGX related comments and restore @section-size

The SGX NUMA patches were merged into Qemu 7.0 release, we need
clarify detailed version history information and also change
some related comments, which make SGX related comments clearer.

The QMP command schema promises backwards compatibility as standard.
We temporarily restore "@section-size", which can avoid incompatible
API breakage. The "@section-size" will be deprecated in 7.2 version.

Suggested-by: Daniel P. Berrangé <[email protected]>
Signed-off-by: Yang Zhong <[email protected]>
Reviewed-by: Daniel P. Berrangé <[email protected]>
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
Message-Id: <20220120223104[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
docs/about/deprecated.rst
hw/i386/sgx.c
qapi/machine.json
qapi/misc-target.json
This page took 0.025459 seconds and 4 git commands to generate.