Home
last modified time | relevance | path

Searched hist:"41628 d334361670d825fb03c04568f5ef9f084dc" (Results 1 – 5 of 5) sorted by relevance

/linux/arch/s390/kvm/
H A Ddiag.cdiff 41628d334361670d825fb03c04568f5ef9f084dc Wed Apr 25 15:30:38 CEST 2012 Konstantin Weitz <WEITZKON@de.ibm.com> KVM: s390: Implement the directed yield (diag 9c) hypervisor call for KVM

This patch implements the directed yield hypercall found on other
System z hypervisors. It delegates execution time to the virtual cpu
specified in the instruction's parameter.

Useful to avoid long spinlock waits in the guest.

Christian Borntraeger: moved common code in virt/kvm/

Signed-off-by: Konstantin Weitz <WEITZKON@de.ibm.com>
Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
H A Dkvm-s390.cdiff 41628d334361670d825fb03c04568f5ef9f084dc Wed Apr 25 15:30:38 CEST 2012 Konstantin Weitz <WEITZKON@de.ibm.com> KVM: s390: Implement the directed yield (diag 9c) hypervisor call for KVM

This patch implements the directed yield hypercall found on other
System z hypervisors. It delegates execution time to the virtual cpu
specified in the instruction's parameter.

Useful to avoid long spinlock waits in the guest.

Christian Borntraeger: moved common code in virt/kvm/

Signed-off-by: Konstantin Weitz <WEITZKON@de.ibm.com>
Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
/linux/arch/s390/include/asm/
H A Dkvm_host.hdiff 41628d334361670d825fb03c04568f5ef9f084dc Wed Apr 25 15:30:38 CEST 2012 Konstantin Weitz <WEITZKON@de.ibm.com> KVM: s390: Implement the directed yield (diag 9c) hypervisor call for KVM

This patch implements the directed yield hypercall found on other
System z hypervisors. It delegates execution time to the virtual cpu
specified in the instruction's parameter.

Useful to avoid long spinlock waits in the guest.

Christian Borntraeger: moved common code in virt/kvm/

Signed-off-by: Konstantin Weitz <WEITZKON@de.ibm.com>
Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
/linux/include/linux/
H A Dkvm_host.hdiff 41628d334361670d825fb03c04568f5ef9f084dc Wed Apr 25 15:30:38 CEST 2012 Konstantin Weitz <WEITZKON@de.ibm.com> KVM: s390: Implement the directed yield (diag 9c) hypervisor call for KVM

This patch implements the directed yield hypercall found on other
System z hypervisors. It delegates execution time to the virtual cpu
specified in the instruction's parameter.

Useful to avoid long spinlock waits in the guest.

Christian Borntraeger: moved common code in virt/kvm/

Signed-off-by: Konstantin Weitz <WEITZKON@de.ibm.com>
Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
/linux/virt/kvm/
H A Dkvm_main.cdiff 41628d334361670d825fb03c04568f5ef9f084dc Wed Apr 25 15:30:38 CEST 2012 Konstantin Weitz <WEITZKON@de.ibm.com> KVM: s390: Implement the directed yield (diag 9c) hypervisor call for KVM

This patch implements the directed yield hypercall found on other
System z hypervisors. It delegates execution time to the virtual cpu
specified in the instruction's parameter.

Useful to avoid long spinlock waits in the guest.

Christian Borntraeger: moved common code in virt/kvm/

Signed-off-by: Konstantin Weitz <WEITZKON@de.ibm.com>
Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>