All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] vfio-ccw bugfixs
@ 2017-07-18  1:49 ` Dong Jia Shi
  0 siblings, 0 replies; 19+ 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] 19+ messages in thread

end of thread, other threads:[~2017-07-19  0:33 UTC | newest]

Thread overview: 19+ 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 ` [Qemu-devel] " 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  1:49   ` [Qemu-devel] " Dong Jia Shi
2017-07-18  8:32   ` Cornelia Huck
2017-07-18  8:32     ` [Qemu-devel] " Cornelia Huck
2017-07-18  8:49     ` Dong Jia Shi
2017-07-18  9:07       ` Cornelia Huck
2017-07-18  9:07         ` [Qemu-devel] " Cornelia Huck
2017-07-19  0:32         ` Dong Jia Shi
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  1:49   ` [Qemu-devel] " Dong Jia Shi
2017-07-18  2:26   ` Alex Williamson
2017-07-18  2:26     ` [Qemu-devel] " Alex Williamson
2017-07-18  2:42     ` Dong Jia Shi
2017-07-18  8:37   ` Cornelia Huck
2017-07-18  8:37     ` [Qemu-devel] " Cornelia Huck
2017-07-18  9:26 ` [PATCH 0/2] vfio-ccw bugfixs Cornelia Huck
2017-07-18  9:26   ` [Qemu-devel] " Cornelia Huck

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.