]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
KVM: Remove unused KVM_REQ_KICK to save a bit in vcpu->requests
authorPaolo Bonzini <pbonzini@redhat.com>
Thu, 7 Jan 2016 13:53:46 +0000 (14:53 +0100)
committerPaolo Bonzini <pbonzini@redhat.com>
Fri, 8 Jan 2016 18:03:05 +0000 (19:03 +0100)
commit6c71f8ae155422a030b4c382cb985dde006ccc3f
treeb071f8feaf26a3f5570a9a9beff7bb843056100f
parentd0ecb44dd459164d9d6e7a126024dc3c961a12ed
KVM: Remove unused KVM_REQ_KICK to save a bit in vcpu->requests

Suggested-by: Takuya Yoshikawa <yoshikawa_takuya_b1@lab.ntt.co.jp>
[Takuya moved all subsequent constants to fill the void, but that
 is useless in view of the following patches.  So this change looks
 nothing like the original. - Paolo]
Reviewed-by: Christian Borntraeger <borntraeger@de.ibm.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
include/linux/kvm_host.h