Re: [Xen-devel] [PATCH] xenaccess: minor fixes and extra printouts

2016-04-22 Thread Ian Jackson
Wei Liu writes ("Re: [PATCH] xenaccess: minor fixes and extra printouts"): > On Thu, Apr 21, 2016 at 07:22:25AM +0300, Razvan Cojocaru wrote: > > Acked-by: Razvan Cojocaru > > > > Release-acked-by: Wei Liu Queued for commit, thanks. Ian. ___ Xen-de

Re: [Xen-devel] [PATCH] xenaccess: minor fixes and extra printouts

2016-04-21 Thread Wei Liu
On Thu, Apr 21, 2016 at 07:22:25AM +0300, Razvan Cojocaru wrote: > On 04/21/16 03:39, Tamas K Lengyel wrote: > > Without specifying the altp2m flag on the response the view never got > > switched. > > Also, add extra information printouts that can be useful during debugging. > > > > Signed-off-by

Re: [Xen-devel] [PATCH] xenaccess: minor fixes and extra printouts

2016-04-20 Thread Razvan Cojocaru
On 04/21/16 03:39, Tamas K Lengyel wrote: > Without specifying the altp2m flag on the response the view never got > switched. > Also, add extra information printouts that can be useful during debugging. > > Signed-off-by: Tamas K Lengyel > --- > Cc: Razvan Cojocaru > Cc: Ian Jackson > Cc: Wei

[Xen-devel] [PATCH] xenaccess: minor fixes and extra printouts

2016-04-20 Thread Tamas K Lengyel
Without specifying the altp2m flag on the response the view never got switched. Also, add extra information printouts that can be useful during debugging. Signed-off-by: Tamas K Lengyel --- Cc: Razvan Cojocaru Cc: Ian Jackson Cc: Wei Liu --- tools/tests/xen-access/xen-access.c | 10 ++