All of lore.kernel.org
 help / color / mirror / Atom feed
* [patch V5 00/10] KVM magic # 0
@ 2018-07-02 15:44 Thomas Gleixner
  2018-07-02 15:44 ` [patch V5 01/10] KVM magic # 1 Thomas Gleixner
                   ` (11 more replies)
  0 siblings, 12 replies; 37+ messages in thread
From: Thomas Gleixner @ 2018-07-02 15:44 UTC (permalink / raw)
  To: speck

Konrad ran short of cycles when addressing the review comments, so I took
over from him and finished it up.

This has the following changes sinve V4:

   - Integrate the static key logic (Konrad)

   - Split the big combo patch adding the flush logic apart into:

     - Add the L1D software flush algorithm. ASM code polishing
       from Borislav
       
     - Add the flush logic itself

     The flush logic has been reduced to a single flag. The flag is not
     longer fiddled with in prepare_guest_switch. It's set from the various
     places as with the v4 set and in the flush function itself it's
     cleared or in case of 'flush always' kept set.

   - Moved most of the extra magic to vmx.c

   - Polished comments and changelogs where necessary

I'm running short of cycles as well, so the whole lot is not much
tested. May I ask politely for help with that and review of
course. Especially the new flush logic with the single flag needs some
sharp eyes.

Thanks,

	tglx

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

end of thread, other threads:[~2018-07-06 15:11 UTC | newest]

Thread overview: 37+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-07-02 15:44 [patch V5 00/10] KVM magic # 0 Thomas Gleixner
2018-07-02 15:44 ` [patch V5 01/10] KVM magic # 1 Thomas Gleixner
2018-07-02 16:22   ` [MODERATED] " Konrad Rzeszutek Wilk
2018-07-02 17:10     ` Thomas Gleixner
2018-07-02 16:25   ` [MODERATED] " Borislav Petkov
2018-07-02 15:44 ` [patch V5 02/10] KVM magic # 2 Thomas Gleixner
2018-07-02 15:44 ` [patch V5 03/10] KVM magic # 3 Thomas Gleixner
2018-07-02 23:42   ` [MODERATED] " Jon Masters
2018-07-02 15:44 ` [patch V5 04/10] KVM magic # 4 Thomas Gleixner
2018-07-02 15:44 ` [patch V5 05/10] KVM magic # 5 Thomas Gleixner
2018-07-02 16:35   ` [MODERATED] " Konrad Rzeszutek Wilk
2018-07-02 17:01     ` Thomas Gleixner
2018-07-02 17:24   ` [MODERATED] " Paolo Bonzini
2018-07-03 15:21     ` Thomas Gleixner
2018-07-02 21:19   ` [MODERATED] Re: ***UNCHECKED*** " Alexander Graf
2018-07-02 23:45     ` Andrew Cooper
2018-07-03  1:33       ` Linus Torvalds
2018-07-03  8:23     ` Paolo Bonzini
2018-07-03 14:29       ` [MODERATED] Re: ***UNCHECKED*** " Alexander Graf
2018-07-05 19:08         ` Jon Masters
2018-07-05 21:43         ` Paolo Bonzini
2018-07-05 21:50           ` Linus Torvalds
2018-07-02 15:44 ` [patch V5 06/10] KVM magic # 6 Thomas Gleixner
2018-07-02 15:44 ` [patch V5 07/10] KVM magic # 7 Thomas Gleixner
2018-07-02 15:44 ` [patch V5 08/10] KVM magic # 8 Thomas Gleixner
2018-07-02 15:44 ` [patch V5 09/10] KVM magic # 9 Thomas Gleixner
2018-07-02 15:44 ` [patch V5 10/10] KVM magic # 10 Thomas Gleixner
2018-07-02 17:29   ` [MODERATED] " Paolo Bonzini
2018-07-02 17:41     ` Thomas Gleixner
2018-07-02 22:11       ` Thomas Gleixner
2018-07-03  9:05         ` [MODERATED] " Paolo Bonzini
2018-07-02 16:25 ` [patch V5 00/10] KVM magic # 0 Thomas Gleixner
2018-07-02 22:14 ` [MODERATED] [patch v5 11/10] Linux+KVM magic # 1 Jiri Kosina
2018-07-05 23:56   ` [MODERATED] " Josh Poimboeuf
2018-07-06 11:54     ` Jiri Kosina
2018-07-06 13:05       ` Konrad Rzeszutek Wilk
2018-07-06 15:11       ` Jon Masters

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.