[Xen-devel] [PATCH v7 16/17] VT-d: Dump the posted format IRTE

2015-09-11 Thread Feng Wu
Add the utility to dump the posted format IRTE. CC: Yang Zhang CC: Kevin Tian Signed-off-by: Feng Wu --- v7: - Remove the two stage loop v6: - Fix a typo v4: - Newly added xen/drivers/passthrough/vtd/utils.c | 30 +++--- 1 file changed, 23 insertions(+), 7 deletions(

Re: [Xen-devel] [PATCH v7 16/17] VT-d: Dump the posted format IRTE

2015-09-22 Thread Jan Beulich
>>> On 11.09.15 at 10:29, wrote: > Add the utility to dump the posted format IRTE. > > CC: Yang Zhang > CC: Kevin Tian > Signed-off-by: Feng Wu > --- > v7: > - Remove the two stage loop This looks quite a bit better now, thanks. > --- a/xen/drivers/passthrough/vtd/utils.c > +++ b/xen/drivers