[Pkg-xen-changes] [xen] 04/05: Merge branch 'release/4.4.1-4'

Bastian Blank waldi at moszumanska.debian.org
Fri Nov 28 17:39:54 UTC 2014


This is an automated email from the git hooks/post-receive script.

waldi pushed a commit to branch develop
in repository xen.

commit 097ffad4703fa8009e4cfb380eda0ec3436c803f
Merge: 91e383c 02506b3
Author: Bastian Blank <waldi at debian.org>
Date:   Thu Nov 27 21:08:59 2014 +0100

    Merge branch 'release/4.4.1-4'

 debian/.git-dpm                                    |   4 +-
 debian/changelog                                   |  22 +
 debian/copyright                                   |  19 +
 ...ing-make-log-dirty-operations-preemptible.patch | 655 +++++++++++++++++++++
 ...llow-page-table-updates-on-non-PV-page-ta.patch |  36 ++
 ...orce-privilege-level-restrictions-when-lo.patch | 166 ++++++
 ...a-reference-counting-error-in-MMU_MACHPHY.patch |  53 ++
 ...-do-not-overrun-input-buffer-in-libxl__pa.patch |  48 ++
 debian/patches/series                              |   5 +
 debian/rules.defs                                  |   2 +-
 debian/scripts/Makefile                            |   1 +
 debian/templates/control.utils.in                  |   2 +-
 tools/libxl/libxl_internal.c                       |   4 +-
 xen/arch/x86/domain.c                              |   4 +-
 xen/arch/x86/domctl.c                              |   8 +-
 xen/arch/x86/hvm/hvm.c                             |   9 +-
 xen/arch/x86/mm.c                                  |  17 +-
 xen/arch/x86/mm/paging.c                           | 261 ++++++--
 xen/arch/x86/x86_64/compat/entry.S                 |   2 +
 xen/arch/x86/x86_64/entry.S                        |   2 +
 xen/arch/x86/x86_emulate/x86_emulate.c             |  42 +-
 xen/common/domain.c                                |   1 -
 xen/include/asm-x86/domain.h                       |  14 +
 xen/include/asm-x86/paging.h                       |  13 +-
 24 files changed, 1302 insertions(+), 88 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-xen/xen.git



More information about the Pkg-xen-changes mailing list