All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH for-4.9 v3 0/2] x86/io: rename dpci_ IO port handlers
@ 2017-04-05  9:00 Roger Pau Monne
  2017-04-05  9:00 ` [PATCH for-4.9 v3 1/2] x86/io: rename misleading dpci_ prefixed functions to g2m_ Roger Pau Monne
  2017-04-05  9:00 ` [PATCH for-4.9 v3 2/2] x86/io: move the list of guest to machine IO ports out of domain_iommu Roger Pau Monne
  0 siblings, 2 replies; 5+ messages in thread
From: Roger Pau Monne @ 2017-04-05  9:00 UTC (permalink / raw)
  To: xen-devel; +Cc: julien.grall

Hello,

The following series contain two mostly cosmetic fixes for the g2m IO port handlers.
The first one renames them to use the g2m_ prefix instead of the dpci_ one,
since those handlers are not trapping the PCI config space in any way. The
second fix moves the list of ports from the domain_iommu struct to the
hvm_struct, where it fits more naturally.

I think they are trivial enough so that they can be committed, the risk of them
breaking anything (that's not already broken) is very low IMHO. Julien, can I
have your opinion please?

Thanks, Roger.


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

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

end of thread, other threads:[~2017-04-05  9:40 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-04-05  9:00 [PATCH for-4.9 v3 0/2] x86/io: rename dpci_ IO port handlers Roger Pau Monne
2017-04-05  9:00 ` [PATCH for-4.9 v3 1/2] x86/io: rename misleading dpci_ prefixed functions to g2m_ Roger Pau Monne
2017-04-05  9:00 ` [PATCH for-4.9 v3 2/2] x86/io: move the list of guest to machine IO ports out of domain_iommu Roger Pau Monne
2017-04-05  9:17   ` Jan Beulich
2017-04-05  9:40     ` Roger Pau Monne

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.