|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH 6/7] vm-event/arm: move hvm_event_cr->common vm_event_monitor_cr
On 6/17/2016 11:25 AM, Corneliu ZUZU wrote: On 6/16/2016 6:16 PM, Jan Beulich wrote:Prepare for ARM implementation of control-register write vm-events by movingOn 16.06.16 at 16:12, <czuzu@xxxxxxxxxxxxxxx> wrote:X86-specific hvm_event_cr to the common-side. Signed-off-by: Corneliu ZUZU <czuzu@xxxxxxxxxxxxxxx> --- xen/arch/x86/hvm/event.c | 30 ------------------------------ xen/arch/x86/hvm/hvm.c | 2 +-xen/arch/x86/monitor.c | 37 -------------------------------------xen/arch/x86/vm_event.c | 2 +-xen/common/monitor.c | 40 ++++++++++++++++++++++++++++++++++++++++xen/common/vm_event.c | 31 +++++++++++++++++++++++++++++++ xen/include/asm-x86/hvm/event.h | 13 ++++--------- xen/include/asm-x86/monitor.h | 2 -- xen/include/xen/monitor.h | 4 ++++ xen/include/xen/vm_event.h | 10 ++++++++++ 10 files changed, 91 insertions(+), 80 deletions(-)Considering that there's no ARM file getting altered here at all, mentioning ARM in the subject is a little odd.This patch and the following one should be meld together.I only split them to ease reviewing, sorry I forgot to mention that in the cover letter.--- a/xen/common/monitor.c +++ b/xen/common/monitor.c@@ -62,6 +62,46 @@ int monitor_domctl(struct domain *d, struct xen_domctl_monitor_op *mop) Tamas, Jan, thoughts on this? Corneliu. _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |