All of lore.kernel.org
 help / color / mirror / Atom feed
* Vm_event memory introspection helpers
@ 2015-06-15  9:03 Razvan Cojocaru
  2015-06-15  9:03 ` [PATCH V2 1/3] xen/vm_access: Support for memory-content hiding Razvan Cojocaru
                   ` (2 more replies)
  0 siblings, 3 replies; 30+ messages in thread
From: Razvan Cojocaru @ 2015-06-15  9:03 UTC (permalink / raw)
  To: xen-devel
  Cc: kevin.tian, keir, eddie.dong, stefano.stabellini, jun.nakajima,
	andrew.cooper3, ian.jackson, tim, Aravind.Gopalakrishnan,
	jbeulich, wei.liu2, boris.ostrovsky, suravee.suthikulpanit,
	ian.campbell

Hello,

Since the first version of the series, which consisted of five patches,
the following major changes have happened:

1. The first patch in the previous series has already been accepted,
under the name "xen/vm_event: Clean up control-register-write vm_events
and add XCR0 event". The patch was "xen/vm_event: Added support for
XSETBV events" - the XCR0 is the previously-named XSETBV event.

2. It has been decided that having a single DENY vm_event flag that
applies to both CR and MSR writes is not an outlandish idea, and as
such the last patch (patch 5) from the previous series has been
removed, and the CR0, CR3 and CR4 write events are now being sent
as pre-write events, to be denied the same way as the MSR writes
are, in patch #3.

So the current version now went from 5 patches to 3:

[PATCH V2 1/3] xen/vm_access: Support for memory-content hiding
[PATCH V2 2/3] xen/vm_event: Support for guest-requested events
[PATCH V2 3/3] xen/vm_event: Deny register writes if refused by
vm_event reply.


Thanks,
Razvan Cojocaru

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

end of thread, other threads:[~2015-07-06 14:35 UTC | newest]

Thread overview: 30+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-06-15  9:03 Vm_event memory introspection helpers Razvan Cojocaru
2015-06-15  9:03 ` [PATCH V2 1/3] xen/vm_access: Support for memory-content hiding Razvan Cojocaru
2015-06-25 15:57   ` Jan Beulich
2015-06-26  8:22     ` Razvan Cojocaru
2015-06-26  8:44       ` Jan Beulich
2015-06-26  9:49         ` Razvan Cojocaru
2015-06-26  9:59           ` Jan Beulich
2015-06-15  9:03 ` [PATCH V2 2/3] xen/vm_event: Support for guest-requested events Razvan Cojocaru
2015-06-24 14:56   ` Razvan Cojocaru
2015-06-24 15:03     ` Jan Beulich
2015-06-25  7:55       ` Razvan Cojocaru
2015-06-25  8:37         ` Jan Beulich
2015-06-25  9:09           ` Razvan Cojocaru
2015-06-26  7:02   ` Jan Beulich
2015-06-26  7:17     ` Razvan Cojocaru
2015-06-26  8:45       ` Jan Beulich
2015-06-30 14:48       ` Lengyel, Tamas
2015-06-30 15:22         ` Razvan Cojocaru
2015-07-01  8:24         ` Razvan Cojocaru
2015-07-06 10:26         ` Jan Beulich
2015-07-06 13:46           ` Lengyel, Tamas
2015-06-30 14:23     ` Razvan Cojocaru
2015-07-06 10:27       ` Jan Beulich
2015-07-06 14:35         ` Razvan Cojocaru
2015-06-15  9:03 ` [PATCH V2 3/3] xen/vm_event: Deny register writes if refused by vm_event reply Razvan Cojocaru
2015-06-26  8:28   ` Jan Beulich
2015-06-26  9:17     ` Razvan Cojocaru
2015-06-26  9:39       ` Jan Beulich
2015-06-26 10:33         ` Razvan Cojocaru
2015-07-01 15:21     ` Razvan Cojocaru

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.