Re: [PATCH 1/2] Add DMA remapping support for Intel VT-d and AMD Vi

2020-08-30 Thread George Koehler
On Tue, 11 Aug 2020 15:11:13 -0500 Your_Name wrote: > From 6990aec14f90638e1c433a71a30e4720da45ec86 Mon Sep 17 00:00:00 2001 > From: Jordan > Date: Tue, 11 Aug 2020 14:51:17 -0500 > Subject: [PATCH 1/2] Add DMA remapping support for Intel VT-d and AMD Vi > > I have been

[PATCH 1/2] Add DMA remapping support for Intel VT-d and AMD Vi

2020-08-11 Thread Your_Name
>From 6990aec14f90638e1c433a71a30e4720da45ec86 Mon Sep 17 00:00:00 2001 From: Jordan Date: Tue, 11 Aug 2020 14:51:17 -0500 Subject: [PATCH 1/2] Add DMA remapping support for Intel VT-d and AMD Vi I have been working on adding support for PCI Passthrough to VMM. This initial patch adds supp