Skip to content

Commit

Permalink
KVM: s390: Dynamic allocation of virtio-ccw I/O data.
Browse files Browse the repository at this point in the history
Dynamically allocate any data structures like ccw used when
doing channel I/O. Otherwise, we'd need to add extra serialization
for the different callbacks using the same data structures.

Reported-by: Christian Borntraeger <borntraeger@de.ibm.com>
Signed-off-by: Cornelia Huck <cornelia.huck@de.ibm.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
  • Loading branch information
Cornelia Huck authored and Marcelo Tosatti committed Jan 9, 2013
1 parent fb864fb commit 73fa21e
Showing 1 changed file with 174 additions and 106 deletions.
Loading

0 comments on commit 73fa21e

Please sign in to comment.