Searched hist:f6dde1b012e678aa64339520ef7519ec04026cf1 (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/include/hw/s390x/ |
H A D | css.h | diff f6dde1b012e678aa64339520ef7519ec04026cf1 Tue May 05 07:57:56 CDT 2020 Eric Farman <farman@linux.ibm.com> s390x/css: Refactor the css_queue_crw() routine
We have a use case (vfio-ccw) where a CRW is already built and ready to use. Rather than teasing out the components just to reassemble it later, let's rework this code so we can queue a fully-qualified CRW directly.
Signed-off-by: Eric Farman <farman@linux.ibm.com> Reviewed-by: Cornelia Huck <cohuck@redhat.com> Message-Id: <20200505125757.98209-6-farman@linux.ibm.com> Signed-off-by: Cornelia Huck <cohuck@redhat.com>
|
/openbmc/qemu/hw/s390x/ |
H A D | css.c | diff f6dde1b012e678aa64339520ef7519ec04026cf1 Tue May 05 07:57:56 CDT 2020 Eric Farman <farman@linux.ibm.com> s390x/css: Refactor the css_queue_crw() routine
We have a use case (vfio-ccw) where a CRW is already built and ready to use. Rather than teasing out the components just to reassemble it later, let's rework this code so we can queue a fully-qualified CRW directly.
Signed-off-by: Eric Farman <farman@linux.ibm.com> Reviewed-by: Cornelia Huck <cohuck@redhat.com> Message-Id: <20200505125757.98209-6-farman@linux.ibm.com> Signed-off-by: Cornelia Huck <cohuck@redhat.com>
|