public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* [patch 0/3] KVM: add option to advance tscdeadline hrtimer expiration (v6)
@ 2014-12-23 20:58 Marcelo Tosatti
  2014-12-23 20:58 ` [patch 1/3] KVM: x86: add method to test PIR bitmap vector Marcelo Tosatti
                   ` (2 more replies)
  0 siblings, 3 replies; 19+ messages in thread
From: Marcelo Tosatti @ 2014-12-23 20:58 UTC (permalink / raw)
  To: kvm; +Cc: Luiz Capitulino, Rik van Riel, Paolo Bonzini, Radim Krcmar

See patches for details.

v2:
- fix email address.

v3:
- use module parameter for configuration of value (Paolo/Radim)

v4:
- fix check for tscdeadline mode while waiting for expiration (Paolo)
- use proper delay function (Radim)
- fix LVTT tscdeadline mode check in hrtimer interrupt handler (Radim)
- add comment regarding PPR and APICv (Paolo)

v5:
- use tscdeadline expiration and guest tsc difference in
  tracepoint (Paolo)

v6:
- Remove unnecessary delay loop (Radim)
- Disable feature if __delay is not TSC based (Paolo)




^ permalink raw reply	[flat|nested] 19+ messages in thread
* [patch 0/3] KVM: add option to advance tscdeadline hrtimer expiration (v5)
@ 2014-12-16 14:08 Marcelo Tosatti
  2014-12-16 14:08 ` [patch 2/3] KVM: x86: add option to advance tscdeadline hrtimer expiration Marcelo Tosatti
  0 siblings, 1 reply; 19+ messages in thread
From: Marcelo Tosatti @ 2014-12-16 14:08 UTC (permalink / raw)
  To: kvm; +Cc: Luiz Capitulino, Rik van Riel, Paolo Bonzini, Radim Krcmar

See patches for details.

v2:
- fix email address.

v3:
- use module parameter for configuration of value (Paolo/Radim)

v4:
- fix check for tscdeadline mode while waiting for expiration (Paolo)
- use proper delay function (Radim)
- fix LVTT tscdeadline mode check in hrtimer interrupt handler (Radim)
- add comment regarding PPR and APICv (Paolo)

v5:
- use tscdeadline expiration and guest tsc difference in 
  tracepoint (Paolo)



^ permalink raw reply	[flat|nested] 19+ messages in thread
* [patch 0/3] KVM: add option to advance tscdeadline hrtimer expiration (v4)
@ 2014-12-15 22:06 Marcelo Tosatti
  2014-12-15 22:06 ` [patch 2/3] KVM: x86: add option to advance tscdeadline hrtimer expiration Marcelo Tosatti
  0 siblings, 1 reply; 19+ messages in thread
From: Marcelo Tosatti @ 2014-12-15 22:06 UTC (permalink / raw)
  To: kvm; +Cc: Luiz Capitulino, Rik van Riel, Paolo Bonzini, Radim Krcmar

See patches for details.

v2:
- fix email address.

v3:
- use module parameter for configuration of value (Paolo/Radim)

v4:
- fix check for tscdeadline mode while waiting for expiration (Paolo)
- use proper delay function (Radim)
- fix LVTT tscdeadline mode check in hrtimer interrupt handler (Radim)
- add comment regarding PPR and APICv (Paolo)



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

end of thread, other threads:[~2015-01-08 21:44 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-23 20:58 [patch 0/3] KVM: add option to advance tscdeadline hrtimer expiration (v6) Marcelo Tosatti
2014-12-23 20:58 ` [patch 1/3] KVM: x86: add method to test PIR bitmap vector Marcelo Tosatti
2014-12-23 20:58 ` [patch 2/3] KVM: x86: add option to advance tscdeadline hrtimer expiration Marcelo Tosatti
2015-01-05 18:12   ` Radim Krcmar
2015-01-05 18:20     ` Radim Krcmar
2015-01-08 17:41     ` Marcelo Tosatti
2015-01-08 21:44       ` Paolo Bonzini
2014-12-23 20:58 ` [patch 3/3] KVM: x86: add tracepoint to wait_lapic_expire Marcelo Tosatti
  -- strict thread matches above, loose matches on Subject: below --
2014-12-16 14:08 [patch 0/3] KVM: add option to advance tscdeadline hrtimer expiration (v5) Marcelo Tosatti
2014-12-16 14:08 ` [patch 2/3] KVM: x86: add option to advance tscdeadline hrtimer expiration Marcelo Tosatti
2014-12-17 14:58   ` Radim Krcmar
2014-12-17 17:41     ` Marcelo Tosatti
2014-12-17 17:48       ` Paolo Bonzini
2014-12-17 19:36       ` Radim Krcmar
2014-12-18 12:24         ` Marcelo Tosatti
2014-12-23 13:18           ` Paolo Bonzini
2014-12-15 22:06 [patch 0/3] KVM: add option to advance tscdeadline hrtimer expiration (v4) Marcelo Tosatti
2014-12-15 22:06 ` [patch 2/3] KVM: x86: add option to advance tscdeadline hrtimer expiration Marcelo Tosatti
2014-12-16 14:34   ` Paolo Bonzini
2014-12-16 15:13     ` Marcelo Tosatti
2014-12-16 15:18       ` Paolo Bonzini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox