Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | semihosting: move stubs out of stubs/ | 2024-04-18 | 1 | -0/+65 | |
Since the semihosting stubs are needed exactly when the Kconfig symbols are not needed, move them to semihosting/ and conditionalize them on CONFIG_SEMIHOSTING and/or CONFIG_SYSTEM_ONLY. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> Message-ID: <20240408155330.522792-13-pbonzini@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> |