mbox series

[v3,0/2] vfio-ccw: loosen orb flags checks

Message ID 20180524175828.3143-1-pasic@linux.ibm.com
Headers show
Series vfio-ccw: loosen orb flags checks | expand

Message

Halil Pasic May 24, 2018, 5:58 p.m. UTC
See the individual patches (inclusive change log).

Halil Pasic (2):
  vfio-ccw: add force unlimited prefetch property
  vfio-ccw: remove orb.c64 (64 bit data addresses) check

 hw/s390x/css.c | 12 ------------
 hw/vfio/ccw.c  | 35 +++++++++++++++++++++++++++++++++++
 2 files changed, 35 insertions(+), 12 deletions(-)

Comments

Cornelia Huck June 5, 2018, 2:40 p.m. UTC | #1
On Thu, 24 May 2018 19:58:26 +0200
Halil Pasic <pasic@linux.ibm.com> wrote:

> See the individual patches (inclusive change log).
> 
> Halil Pasic (2):
>   vfio-ccw: add force unlimited prefetch property
>   vfio-ccw: remove orb.c64 (64 bit data addresses) check
> 
>  hw/s390x/css.c | 12 ------------
>  hw/vfio/ccw.c  | 35 +++++++++++++++++++++++++++++++++++
>  2 files changed, 35 insertions(+), 12 deletions(-)
> 

Thanks, applied.

We can do any changeover to a common _once reporting infrastructure on
top.