mbox series

[0/2] example changes

Message ID 20200217145302.19085-1-borntraeger@de.ibm.com (mailing list archive)
Headers show
Series example changes | expand

Message

Christian Borntraeger Feb. 17, 2020, 2:53 p.m. UTC
I also need to rename the ioctls and do more testing,
but this is probably what you want?

Christian Borntraeger (2):
  lock changes
  merge vm/cpu create

 arch/s390/kvm/intercept.c |  6 +--
 arch/s390/kvm/interrupt.c | 35 ++++++++++-------
 arch/s390/kvm/kvm-s390.c  | 83 +++++++++++++++++++++++++--------------
 arch/s390/kvm/kvm-s390.h  | 18 ++++++---
 arch/s390/kvm/priv.c      |  4 +-
 5 files changed, 92 insertions(+), 54 deletions(-)

Comments

David Hildenbrand Feb. 17, 2020, 7:18 p.m. UTC | #1
On 17.02.20 15:53, Christian Borntraeger wrote:
> I also need to rename the ioctls and do more testing,
> but this is probably what you want?

Yes, looks like that should be it! Will have a look at the remaining
patches tomorrow.