The following changes since commit bd4be4d9bd20a252e677239a18b6409ecee98f56:
MAINTAINERS: Remove myself as reviewer (2024-11-04 10:09:36 +1000) are available in the Git repository at: g...@github.com:aik/qemu.git tags/qemu-slof-20241106 for you to fetch changes up to 3866b650d567f79e78d6bd35cb9b7143258da052: pseries: Update SLOF firmware image (2024-11-06 15:40:53 +1100) ---------------------------------------------------------------- Alexey Kardashevskiy (1): pseries: Update SLOF firmware image pc-bios/README | 4 ++-- pc-bios/slof.bin | Bin 995000 -> 996184 bytes roms/SLOF | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) *** Note: this is not for master, this is for pseries This adds TPM pass through API. Also, moves SLOF from github to gitlab: the idea is to make SLOF a proper QEMU subproject but I am not quite sure what this means. Do I push changes to https://gitlab.com/qemu-project/SLOF.git [1] ? Or I push to https://gitlab.com/slof/slof [2] and someone then configures that sync script to pull [2] and push to [1]? Or something else entirely? Thanks,