On 18/04/2024 13:12, Jason A. Donenfeld wrote:
CAUTION: This email originated from outside of the organization. Do not click links or open attachments unless you can confirm the sender and know the content is safe.
Hi Krzysztof,
This is a cleanup of Sudan's OF vmgenid patches, simplified a bit, but
still with the same intent and mostly unchanged. I'll take this via my
random tree, but I would appreciate having your ack/review on it.
Sudan - if I've mangled something here, please let me know. I verified
this still works with ACPI in QEMU, but I don't know about your private
firecracker OF branch, so please pipe up if something is amiss. It's
basically the same thing, though, so I suspect it'll be fine.
Thanks,
Jason
Sudan Landge (3):
virt: vmgenid: change implementation to use a platform driver
dt-bindings: rng: Add vmgenid support
virt: vmgenid: add support for devicetree bindings
.../bindings/rng/microsoft,vmgenid.yaml | 49 ++++++
MAINTAINERS | 1 +
drivers/virt/Kconfig | 2 +-
drivers/virt/vmgenid.c | 150 ++++++++++++++----
4 files changed, 166 insertions(+), 36 deletions(-)
create mode 100644 Documentation/devicetree/bindings/rng/microsoft,vmgenid.yaml
--
2.44.0
Hi Jason,
Thank you very much for helping us with the patches. I am on a personal
leave with very limited access to mails/system so Babis is helping me by
taking over the task. Looping in Babis so that he can verify the patch
with DT. I would also kindly request you to please loop in Babis
(bchalios@xxxxxxxxx) for future discussion on these patches.
Thanks and regards,
Sudan