At 16:32 +0200 on 09 Apr (1428597167), Tamas K Lengyel wrote: > This patch series aims to clean up the mem_event subsystem within Xen. The > original use-case for this system was to allow external helper applications > running in privileged domains to control various memory operations performed > by Xen. Amongs these were paging, sharing and access control. The subsystem > has since been extended to also deliver non-memory related events, namely > various HVM debugging events (INT3, MTF, MOV-TO-CR, MOV-TO-MSR). The > structures > and naming of related functions however has not caught up to these new > use-cases, thus leaving many ambiguities in the code. Furthermore, future > use-cases envisioned for this subsystem include PV domains and ARM domains, > thus there is a need to establish a common base to build on. > > Each patch in the series has been build-tested on x86 and ARM, both with > and without XSM enabled.
Applied, thanks. Tim. _______________________________________________ Xen-devel mailing list [email protected] http://lists.xen.org/xen-devel
