Re: [Xen-devel] write_ctrlreg event masking

2017-06-16 Thread Petre Ovidiu PIRCALABU
Hello, Any comments for this series?  Thanks, Petre On Ma, 2017-05-30 at 12:46 +0300, Petre Pircalabu wrote: > This patchset enables masking the reception of write_ctrlreg events > depending > on the value of certain bits in that register. > The most representative example is filtering out event

[Xen-devel] write_ctrlreg event masking

2017-05-30 Thread Petre Pircalabu
This patchset enables masking the reception of write_ctrlreg events depending on the value of certain bits in that register. The most representative example is filtering out events when the CR4.PGE bit is being flipped (global TLB flushes) ___ Xen-devel

[Xen-devel] write_ctrlreg event masking

2017-05-26 Thread Petre Pircalabu
Hello, This patchset enables masking the reception of write_ctrlreg events depending on the value of certain bits in that register. The most representative example is filtering out events when the CR4.PGE bit is being flipped (global TLB flushes) Best regards, Petre