qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/2] vfio-ccw bugfixs
@ 2017-07-18  1:49 Dong Jia Shi
  2017-07-18  1:49 ` [Qemu-devel] [PATCH 1/2] vfio/ccw: allocate irq info with the right size Dong Jia Shi
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ 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] 11+ messages in thread

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

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-07-18  1:49 [Qemu-devel] [PATCH 0/2] vfio-ccw bugfixs Dong Jia Shi
2017-07-18  1:49 ` [Qemu-devel] [PATCH 1/2] vfio/ccw: allocate irq info with the right size Dong Jia Shi
2017-07-18  8:32   ` Cornelia Huck
2017-07-18  8:49     ` Dong Jia Shi
2017-07-18  9:07       ` Cornelia Huck
2017-07-19  0:32         ` Dong Jia Shi
2017-07-18  1:49 ` [Qemu-devel] [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  2:42     ` Dong Jia Shi
2017-07-18  8:37   ` Cornelia Huck
2017-07-18  9:26 ` [Qemu-devel] [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;
as well as URLs for NNTP newsgroup(s).