Jan Beulich
2012-Sep-11 12:33 UTC
[PATCH 0/3] passthrough/x86: use PCI/MSI definitions and functions where possible
1: amd iommu: use PCI macros instead of open coding them 2: amd iommu: use base platform MSI implementation 3: VT-d: use msi_compose_msg() Signed-off-by: Jan Beulich <jbeulich@suse.com>
Keir Fraser
2012-Sep-11 13:33 UTC
Re: [PATCH 0/3] passthrough/x86: use PCI/MSI definitions and functions where possible
On 11/09/2012 13:33, "Jan Beulich" <JBeulich@suse.com> wrote:> 1: amd iommu: use PCI macros instead of open coding them > 2: amd iommu: use base platform MSI implementation > 3: VT-d: use msi_compose_msg() > > Signed-off-by: Jan Beulich <jbeulich@suse.com>Acked-by: Keir Fraser <keir@xen.org>> > _______________________________________________ > Xen-devel mailing list > Xen-devel@lists.xen.org > http://lists.xen.org/xen-devel
Seemingly Similar Threads
- [PATCH 3/3] VT-d: use msi_compose_msg()
- [PATCH] x86: don't allow Dom0 to map MSI-X table writably
- [PATCH] VT-d: make remap_entry_to_msi_msg() return consistent message
- [PATCH] x86: use single definitions for a few constants
- [PATCH 0/2] Fix SMBios table regressions in HVM guests