On 28/9/23 09:49, Paolo Bonzini wrote:
tls-cipher-suites is an object that is used to inject TLS configuration
into the guest (via fw_cfg). It is never used for host-side TLS
operation, and therefore it need not be available in the tools.
Signed-off-by: Paolo Bonzini
---
crypto/meson.build
On Thu, Sep 28, 2023 at 09:49:18AM +0200, Paolo Bonzini wrote:
> tls-cipher-suites is an object that is used to inject TLS configuration
> into the guest (via fw_cfg). It is never used for host-side TLS
> operation, and therefore it need not be available in the tools.
>
> Signed-off-by: Paolo Bon
tls-cipher-suites is an object that is used to inject TLS configuration
into the guest (via fw_cfg). It is never used for host-side TLS
operation, and therefore it need not be available in the tools.
Signed-off-by: Paolo Bonzini
---
crypto/meson.build | 3 ++-
hw/nvram/meson.build | 6 +-