[PATCH v8 00/10] Hyper-V: paravirtualized remote TLB flushing and hypercall improvements

2017-06-09 Thread Vitaly Kuznetsov
Changes since v7: - Minor code style fixes (drop explicit casting, reformat code a bit) in PATCH3 and PATCH9 [Andy Shevchenko] Original description: Hyper-V supports hypercalls for doing local and remote TLB flushing and gives its guests hints when using hypercall is preferred. While doing hype

Re: [PATCH v8 00/10] Hyper-V: paravirtualized remote TLB flushing and hypercall improvements

2017-06-09 Thread Andy Shevchenko
On Fri, Jun 9, 2017 at 4:27 PM, Vitaly Kuznetsov wrote: > Changes since v7: > - Minor code style fixes (drop explicit casting, reformat code a bit) > in PATCH3 and PATCH9 [Andy Shevchenko] > > Original description: > > Hyper-V supports hypercalls for doing local and remote TLB flushing and > giv

Re: [PATCH v8 00/10] Hyper-V: paravirtualized remote TLB flushing and hypercall improvements

2017-06-09 Thread Stephen Hemminger
On Fri, 9 Jun 2017 15:27:26 +0200 Vitaly Kuznetsov wrote: > Changes since v7: > - Minor code style fixes (drop explicit casting, reformat code a bit) > in PATCH3 and PATCH9 [Andy Shevchenko] > > Original description: > > Hyper-V supports hypercalls for doing local and remote TLB flushing and