public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] vfio-ccw bugfixs
@ 2017-07-18  1:49 Dong Jia Shi
  2017-07-18  1:49 ` [PATCH 1/2] vfio/ccw: allocate irq info with the right size Dong Jia Shi
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Dong Jia Shi @ 2017-07-18  1:49 UTC (permalink / raw)
  To: linux-s390, kvm, qemu-devel; +Cc: cohuck, borntraeger, bjsdjshi

Dear Conny,

Here we got two bugfix patches for vfio-ccw:
- fix commit 7da624e2 which missed to initialize a new introduced
  pointer for the vfio-ccw case
- fix a memory allocation that used a wrong size for an irq info
  variable

Dong Jia Shi (1):
  vfio/ccw: fix initialization of the Object DeviceState pointer in the
    common base-device

Jing Zhang (1):
  vfio/ccw: allocate irq info with the right size

 hw/vfio/ccw.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

-- 
2.11.2

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

end of thread, other threads:[~2017-07-18  9:26 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-07-18  1:49 [PATCH 0/2] vfio-ccw bugfixs Dong Jia Shi
2017-07-18  1:49 ` [PATCH 1/2] vfio/ccw: allocate irq info with the right size Dong Jia Shi
2017-07-18  8:32   ` Cornelia Huck
     [not found]     ` <20170718084943.GC15985@bjsdjshi@linux.vnet.ibm.com>
2017-07-18  9:07       ` Cornelia Huck
2017-07-18  1:49 ` [PATCH 2/2] vfio/ccw: fix initialization of the Object DeviceState pointer in the common base-device Dong Jia Shi
2017-07-18  2:26   ` Alex Williamson
2017-07-18  8:37   ` Cornelia Huck
2017-07-18  9:26 ` [PATCH 0/2] vfio-ccw bugfixs Cornelia Huck

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