kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/5] misc fixes on halt-poll code both KVM and guest
@ 2019-10-26  3:23 Zhenzhong Duan
  2019-10-26  3:23 ` [PATCH 1/5] KVM: simplify branch check in host poll code Zhenzhong Duan
                   ` (4 more replies)
  0 siblings, 5 replies; 19+ messages in thread
From: Zhenzhong Duan @ 2019-10-26  3:23 UTC (permalink / raw)
  To: linux-kernel
  Cc: kvm, mtosatti, joao.m.martins, rafael.j.wysocki, rkrcmar,
	pbonzini, Zhenzhong Duan

The last two patches are similar with 2nd and 3rd, but counterpart for guest.

Zhenzhong Duan (5):
  KVM: simplify branch check in host poll code
  KVM: add a check to ensure grow start value is nonzero
  KVM: ensure pool time is longer than block_ns
  cpuidle-haltpoll: add a check to ensure grow start value is nonzero
  cpuidle-haltpoll: fix up the branch check

 drivers/cpuidle/governors/haltpoll.c | 21 +++++++++++++++------
 virt/kvm/kvm_main.c                  | 18 ++++++++++++------
 2 files changed, 27 insertions(+), 12 deletions(-)

-- 
1.8.3.1


^ permalink raw reply	[flat|nested] 19+ messages in thread

end of thread, other threads:[~2019-11-12 12:14 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-26  3:23 [PATCH 0/5] misc fixes on halt-poll code both KVM and guest Zhenzhong Duan
2019-10-26  3:23 ` [PATCH 1/5] KVM: simplify branch check in host poll code Zhenzhong Duan
2019-11-01 21:03   ` Marcelo Tosatti
2019-11-04  3:49     ` Zhenzhong Duan
2019-10-26  3:23 ` [PATCH 2/5] KVM: add a check to ensure grow start value is nonzero Zhenzhong Duan
2019-11-11 13:49   ` Paolo Bonzini
2019-10-26  3:23 ` [PATCH 3/5] KVM: ensure pool time is longer than block_ns Zhenzhong Duan
2019-11-01 21:16   ` Marcelo Tosatti
2019-11-11 13:53     ` Paolo Bonzini
2019-11-12 12:14       ` Zhenzhong Duan
2019-10-26  3:23 ` [PATCH 4/5] cpuidle-haltpoll: add a check to ensure grow start value is nonzero Zhenzhong Duan
2019-11-01 21:19   ` Marcelo Tosatti
2019-11-04  2:56     ` Zhenzhong Duan
2019-11-11 13:54       ` Paolo Bonzini
2019-10-26  3:23 ` [PATCH 5/5] cpuidle-haltpoll: fix up the branch check Zhenzhong Duan
2019-11-01 21:26   ` Marcelo Tosatti
2019-11-04  3:10     ` Zhenzhong Duan
2019-11-04 15:01       ` Marcelo Tosatti
2019-11-05  6:49         ` Zhenzhong Duan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).