[Bug 285976] Kernel panic: domain is null
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 285976] Kernel panic: domain is null"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 09 Apr 2025 12:21:10 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=285976 --- Comment #10 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=3f3ce5ec77c8ae051fbd284342057d7f5185c0e4 commit 3f3ce5ec77c8ae051fbd284342057d7f5185c0e4 Author: Konstantin Belousov <kib@FreeBSD.org> AuthorDate: 2025-04-09 09:46:57 +0000 Commit: Konstantin Belousov <kib@FreeBSD.org> CommitDate: 2025-04-09 12:20:08 +0000 bhyve amd64: allow iommu to fail attaching device to host domain If iommu does not want to handle some device, e.g. because the ACPI table does not list it as translated, this is not a reason to fail creating the host domain. PR: 285976 Sponsored by: The FreeBSD Foundation sys/amd64/vmm/io/iommu.c | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) -- You are receiving this mail because: You are the assignee for the bug.