On Mon, Jun 3, 2019 at 2:26 AM Jan Beulich <jbeul...@suse.com> wrote:
>
> >>> On 16.05.19 at 23:37, <ta...@tklengyel.com> wrote:
> > Disable it by default as it is only an experimental subsystem.
> >
> > Signed-off-by: Tamas K Lengyel <ta...@tklengyel.com>
> > Cc: Jan Beulich <jbeul...@suse.com>
> > Cc: Andrew Cooper <andrew.coop...@citrix.com>
> > Cc: Wei Liu <wei.l...@citrix.com>
> > Cc: Roger Pau Monne <roger....@citrix.com>
> > Cc: George Dunlap <george.dun...@eu.citrix.com>
> > Cc: Ian Jackson <ian.jack...@eu.citrix.com>
> > Cc: Julien Grall <julien.gr...@arm.com>
> > Cc: Konrad Rzeszutek Wilk <konrad.w...@oracle.com>
> > Cc: Stefano Stabellini <sstabell...@kernel.org>
> > Cc: Tim Deegan <t...@xen.org>
> > Cc: George Dunlap <george.dun...@eu.citrix.com>
> > ----
> > v4: add ASSERT_UNREACHABLE to inlined functions where applicable & other
> > fixups
> > ---
> >  xen/arch/x86/Kconfig              |  6 +++++-
> >  xen/arch/x86/domain.c             |  2 ++
> >  xen/arch/x86/domctl.c             |  2 ++
> >  xen/arch/x86/mm/Makefile          |  2 +-
> >  xen/arch/x86/x86_64/compat/mm.c   |  2 ++
> >  xen/arch/x86/x86_64/mm.c          |  2 ++
> >  xen/common/Kconfig                |  3 ---
> >  xen/common/domain.c               |  2 +-
> >  xen/common/grant_table.c          |  2 +-
> >  xen/common/memory.c               |  2 +-
> >  xen/common/vm_event.c             |  6 +++---
> >  xen/include/asm-x86/mem_sharing.h | 28 ++++++++++++++++++++++++++++
> >  xen/include/asm-x86/mm.h          |  3 +++
> >  xen/include/xen/sched.h           |  2 +-
> >  xen/include/xsm/dummy.h           |  2 +-
> >  xen/include/xsm/xsm.h             |  4 ++--
> >  xen/xsm/dummy.c                   |  2 +-
> >  xen/xsm/flask/hooks.c             |  4 ++--
> >  18 files changed, 58 insertions(+), 18 deletions(-)
>
> Daniel, it looks like you weren't Cc-ed here, but your ack is needed.

Indeed, I've also seem to have missed CC-ing Razvan (fixed now).

Tamas

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel

Reply via email to