public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* [RFC v1 0/4] Some vfio-ccw fixes
@ 2019-07-01 16:23 Farhan Ali
  2019-07-01 16:23 ` [RFC v1 1/4] vfio-ccw: Set orb.cmd.c64 before calling ccwchain_handle_ccw Farhan Ali
                   ` (3 more replies)
  0 siblings, 4 replies; 18+ messages in thread
From: Farhan Ali @ 2019-07-01 16:23 UTC (permalink / raw)
  To: cohuck, farman, pasic; +Cc: linux-s390, kvm, alifm

Hi,

While trying to chase down the problem regarding the stacktraces,
I have also found some minor problems in the code.

Would appreciate any review or feedback regarding them.

Thanks
Farhan 

Farhan Ali (4):
  vfio-ccw: Set orb.cmd.c64 before calling ccwchain_handle_ccw
  vfio-ccw: No need to call cp_free on an error in cp_init
  vfio-ccw: Set pa_nr to 0 if memory allocation fails for pa_iova_pfn
  vfio-ccw: Don't call cp_free if we are processing a channel program

 drivers/s390/cio/vfio_ccw_cp.c  | 12 ++++++------
 drivers/s390/cio/vfio_ccw_drv.c |  2 +-
 2 files changed, 7 insertions(+), 7 deletions(-)

-- 
2.7.4


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

end of thread, other threads:[~2019-07-08 13:34 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-07-01 16:23 [RFC v1 0/4] Some vfio-ccw fixes Farhan Ali
2019-07-01 16:23 ` [RFC v1 1/4] vfio-ccw: Set orb.cmd.c64 before calling ccwchain_handle_ccw Farhan Ali
2019-07-02  8:26   ` Cornelia Huck
2019-07-02 13:56     ` Farhan Ali
2019-07-02 15:11       ` Eric Farman
2019-07-03  9:30         ` Cornelia Huck
2019-07-08 13:34           ` Farhan Ali
2019-07-01 16:23 ` [RFC v1 2/4] vfio-ccw: No need to call cp_free on an error in cp_init Farhan Ali
2019-07-02  8:42   ` Cornelia Huck
2019-07-02 13:58     ` Farhan Ali
2019-07-02 16:15       ` Eric Farman
2019-07-02 16:48         ` Farhan Ali
2019-07-01 16:23 ` [RFC v1 3/4] vfio-ccw: Set pa_nr to 0 if memory allocation fails for pa_iova_pfn Farhan Ali
2019-07-02  8:45   ` Cornelia Huck
2019-07-02 14:07     ` Farhan Ali
2019-07-02 16:24       ` Eric Farman
2019-07-01 16:23 ` [RFC v1 4/4] vfio-ccw: Don't call cp_free if we are processing a channel program Farhan Ali
2019-07-02  9:51   ` Cornelia Huck

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox