All of lore.kernel.org
 help / color / mirror / Atom feed
* [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 1/3] KVM: x86: add method to test PIR bitmap vector Marcelo Tosatti
                   ` (2 more replies)
  0 siblings, 3 replies; 14+ 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] 14+ messages in thread
* [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
  0 siblings, 1 reply; 14+ 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] 14+ 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 1/3] KVM: x86: add method to test PIR bitmap vector Marcelo Tosatti
  0 siblings, 1 reply; 14+ 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] 14+ messages in thread

end of thread, other threads:[~2014-12-23 21:01 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 1/3] KVM: x86: add method to test PIR bitmap vector Marcelo Tosatti
2014-12-17 14:45   ` Radim Krcmar
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-16 14:08 ` [patch 3/3] KVM: x86: add tracepoint to wait_lapic_expire Marcelo Tosatti
2014-12-17 15:06   ` Radim Krcmar
  -- strict thread matches above, loose matches on Subject: below --
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-15 22:06 [patch 0/3] KVM: add option to advance tscdeadline hrtimer expiration (v4) Marcelo Tosatti
2014-12-15 22:06 ` [patch 1/3] KVM: x86: add method to test PIR bitmap vector Marcelo Tosatti

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.