All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v4 0/2] Vm-events: move monitor vm-events code to common-side.
@ 2016-02-16  7:07 Corneliu ZUZU
  2016-02-16  7:07 ` [PATCH v4 1/2] xen/arm: fix file comments Corneliu ZUZU
  2016-02-16  7:08 ` [PATCH v4 2/2] xen/vm-events: Move parts of monitor_domctl code to common-side Corneliu ZUZU
  0 siblings, 2 replies; 13+ messages in thread
From: Corneliu ZUZU @ 2016-02-16  7:07 UTC (permalink / raw)
  To: xen-devel; +Cc: Stefano Stabellini, Ian Campbell

This patch series is an attempt to move some of the monitor vm-events code to
the common-side. Done to make it easier to move additional parts that can be
moved to common when ARM-side implementations are to be added.

Patches summary:
1. Fix file comment
    Acked-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
2. Move monitor_domctl to common-side.

Note: ARM support for guest-request, control-register write monitor vm-events
will follow after review of this patch-series.

---
Changed since v3:
  1/2: nothing changed
  2/2: only minor changes
    * sanity check mop->event range to avoid left-shift undefined behavior
    * remove unused requested_status
    * use ASSERT_UNREACHABLE() instead of bug warning
    * replace includes w/ structs forward-declare, fix #ifndef

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

end of thread, other threads:[~2016-02-16 17:53 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-16  7:07 [PATCH v4 0/2] Vm-events: move monitor vm-events code to common-side Corneliu ZUZU
2016-02-16  7:07 ` [PATCH v4 1/2] xen/arm: fix file comments Corneliu ZUZU
2016-02-16  7:08 ` [PATCH v4 2/2] xen/vm-events: Move parts of monitor_domctl code to common-side Corneliu ZUZU
2016-02-16  8:13   ` Corneliu ZUZU
2016-02-16 10:45     ` Jan Beulich
2016-02-16 11:20       ` Corneliu ZUZU
2016-02-16 12:34         ` Jan Beulich
2016-02-16 13:03           ` Corneliu ZUZU
2016-02-16 10:54   ` Stefano Stabellini
2016-02-16 14:10   ` Razvan Cojocaru
2016-02-16 16:02   ` Tamas K Lengyel
2016-02-16 17:48     ` Corneliu ZUZU
2016-02-16 17:53       ` Tamas K Lengyel

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.