patches and low-level development discussion
 help / color / mirror / code / Atom feed
* [PATCH 0/2] IOMMU fixes
@ 2022-09-22  7:56 Alyssa Ross
  2022-09-22  7:56 ` [PATCH 1/2] Set intel_iommu=on in kernel command line Alyssa Ross
  2022-09-22  7:56 ` [PATCH 2/2] Add IOMMU to other host test targets Alyssa Ross
  0 siblings, 2 replies; 5+ messages in thread
From: Alyssa Ross @ 2022-09-22  7:56 UTC (permalink / raw)
  To: devel; +Cc: Vadim Likholetov

Vadim found that it was not possible to test networking in the live
image's make run target.  This turned out to be for two separate
reasons.  One was that we didn't have an IOMMU on that QEMU machine,
but even adding that wasn't enough, because Intel IOMMUs also just
didn't work at all on the live image, due to a missing kernel command
line parameter.

Alyssa Ross (2):
  Set intel_iommu=on in kernel command line
  Add IOMMU to other host test targets

 host/initramfs/Makefile | 4 +++-
 img/combined/run-vm.nix | 3 ++-
 img/live/Makefile       | 4 +++-
 3 files changed, 8 insertions(+), 3 deletions(-)


base-commit: 3aa2f8aa7423cdf36c797943ad7d5a9756290909
-- 
2.37.1



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2022-11-14  1:14 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-22  7:56 [PATCH 0/2] IOMMU fixes Alyssa Ross
2022-09-22  7:56 ` [PATCH 1/2] Set intel_iommu=on in kernel command line Alyssa Ross
2022-11-14  1:14   ` Alyssa Ross
2022-09-22  7:56 ` [PATCH 2/2] Add IOMMU to other host test targets Alyssa Ross
2022-11-14  1:14   ` Alyssa Ross

Code repositories for project(s) associated with this public inbox

	https://spectrum-os.org/git/crosvm
	https://spectrum-os.org/git/doc
	https://spectrum-os.org/git/mktuntap
	https://spectrum-os.org/git/nixpkgs
	https://spectrum-os.org/git/spectrum
	https://spectrum-os.org/git/ucspi-vsock
	https://spectrum-os.org/git/www

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).