Home
last modified time | relevance | path

Searched hist:d0321a24bf10e2299a997c4747b924f79f70a232 (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/arch/s390/kvm/
H A Dsigp.cdiff d0321a24bf10e2299a997c4747b924f79f70a232 Wed Jun 12 06:54:55 CDT 2013 Christian Borntraeger <borntraeger@de.ibm.com> KVM: s390: Use common waitqueue

Lets use the common waitqueue for kvm cpus on s390. By itself it is
just a cleanup, but it should also improve the accuracy of diag 0x44
which is implemented via kvm_vcpu_on_spin. kvm_vcpu_on_spin has
an explicit check for waiting on the waitqueue to optimize the
yielding.

Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
Signed-off-by: Cornelia Huck <cornelia.huck@de.ibm.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
H A Dinterrupt.cdiff d0321a24bf10e2299a997c4747b924f79f70a232 Wed Jun 12 06:54:55 CDT 2013 Christian Borntraeger <borntraeger@de.ibm.com> KVM: s390: Use common waitqueue

Lets use the common waitqueue for kvm cpus on s390. By itself it is
just a cleanup, but it should also improve the accuracy of diag 0x44
which is implemented via kvm_vcpu_on_spin. kvm_vcpu_on_spin has
an explicit check for waiting on the waitqueue to optimize the
yielding.

Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
Signed-off-by: Cornelia Huck <cornelia.huck@de.ibm.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
H A Dkvm-s390.cdiff d0321a24bf10e2299a997c4747b924f79f70a232 Wed Jun 12 06:54:55 CDT 2013 Christian Borntraeger <borntraeger@de.ibm.com> KVM: s390: Use common waitqueue

Lets use the common waitqueue for kvm cpus on s390. By itself it is
just a cleanup, but it should also improve the accuracy of diag 0x44
which is implemented via kvm_vcpu_on_spin. kvm_vcpu_on_spin has
an explicit check for waiting on the waitqueue to optimize the
yielding.

Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
Signed-off-by: Cornelia Huck <cornelia.huck@de.ibm.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
/openbmc/linux/arch/s390/include/asm/
H A Dkvm_host.hdiff d0321a24bf10e2299a997c4747b924f79f70a232 Wed Jun 12 06:54:55 CDT 2013 Christian Borntraeger <borntraeger@de.ibm.com> KVM: s390: Use common waitqueue

Lets use the common waitqueue for kvm cpus on s390. By itself it is
just a cleanup, but it should also improve the accuracy of diag 0x44
which is implemented via kvm_vcpu_on_spin. kvm_vcpu_on_spin has
an explicit check for waiting on the waitqueue to optimize the
yielding.

Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
Signed-off-by: Cornelia Huck <cornelia.huck@de.ibm.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>