commit | 33bc5f1d32e84a9f85b4484e1a31d18743a95b40 | [log] [tgz] |
---|---|---|
author | Philippe Mathieu-Daudé <philmd@linaro.org> | Mon Sep 04 14:43:20 2023 +0200 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Thu Sep 07 13:32:37 2023 +0200 |
tree | f3230baeda08cc4f01121afa703972fb24e3509e | |
parent | ef1cf6890f38073181edbc334b49192a6434d396 [diff] |
target/i386: Restrict declarations specific to CONFIG_KVM Keep the function accessed by target/i386/ and hw/i386/ exposed, restrict the ones accessed by target/i386/kvm/. Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org> Message-ID: <20230904124325.79040-10-philmd@linaro.org> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>