All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] amd-iommu: cosmetic fixes
@ 2018-11-26 11:32 Paul Durrant
  2018-11-26 11:32 ` [PATCH v2 1/2] amd-iommu: replace occurrences of bool_t with bool Paul Durrant
  2018-11-26 11:32 ` [PATCH v2 2/2] amd-iommu: replace occurrences of u<N> with uint<N>_t Paul Durrant
  0 siblings, 2 replies; 9+ messages in thread
From: Paul Durrant @ 2018-11-26 11:32 UTC (permalink / raw)
  To: xen-devel; +Cc: Paul Durrant

Paul Durrant (2):
  amd-iommu: replace occurrences of bool_t with bool
  amd-iommu: replace occurrences of u<N> with uint<N>_t...

 xen/drivers/passthrough/amd/iommu_map.c       | 148 +++++++++++++-------------
 xen/include/asm-x86/hvm/svm/amd-iommu-proto.h |   2 +-
 2 files changed, 77 insertions(+), 73 deletions(-)

-- 
2.11.0


_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel

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

end of thread, other threads:[~2018-11-29 15:07 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-11-26 11:32 [PATCH v2 0/2] amd-iommu: cosmetic fixes Paul Durrant
2018-11-26 11:32 ` [PATCH v2 1/2] amd-iommu: replace occurrences of bool_t with bool Paul Durrant
2018-11-29 12:53   ` Paul Durrant
2018-11-29 13:35     ` Jan Beulich
2018-11-26 11:32 ` [PATCH v2 2/2] amd-iommu: replace occurrences of u<N> with uint<N>_t Paul Durrant
2018-11-26 11:49   ` Jan Beulich
2018-11-26 11:57     ` Paul Durrant
2018-11-29 12:53   ` Paul Durrant
2018-11-29 15:06   ` Woods, Brian

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.