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

Bastian Blank waldi at moszumanska.debian.org
Sun Sep 21 09:23:55 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 91d76e2a643e5e229849da2d957dc0b1775a4a12
Merge: fc0150a e0d1f09
Author: Bastian Blank <waldi at debian.org>
Date:   Sun Sep 21 11:23:01 2014 +0200

    Merge branch 'release/4.4.1-1'

 Config.mk                                          |   8 +-
 MAINTAINERS                                        |  11 +-
 config.guess                                       | 258 ++++++++-------
 config.sub                                         | 218 +++++++-----
 debian/.git-dpm                                    |  14 +-
 debian/bin/genorig.py                              |  31 +-
 debian/changelog                                   |  10 +
 debian/patches/0001-version.patch                  |   6 +-
 debian/patches/0002-config-prefix.diff.patch       |  24 +-
 .../0003-tools-libfsimage-abiname.diff.patch       |   2 +-
 debian/patches/0004-tools-libxc-abiname.diff.patch |   2 +-
 debian/patches/0005-tools-libxl-abiname.diff.patch |   2 +-
 .../patches/0006-tools-xenstat-abiname.diff.patch  |   2 +-
 debian/patches/0007-tools-rpath.diff.patch         |   2 +-
 .../patches/0008-tools-blktap2-prefix.diff.patch   |   2 +-
 .../patches/0009-tools-console-prefix.diff.patch   |   2 +-
 .../0010-tools-libfsimage-prefix.diff.patch        |  14 +-
 .../patches/0011-tools-libfsimage-rpath.diff.patch |  21 --
 ...ff.patch => 0011-tools-libxl-prefix.diff.patch} |   2 +-
 ...iff.patch => 0012-tools-misc-prefix.diff.patch} |  19 +-
 ...f.patch => 0013-tools-pygrub-prefix.diff.patch} |   4 +-
 debian/patches/0014-tools-misc-rpath.diff.patch    |  22 --
 ...f.patch => 0014-tools-python-prefix.diff.patch} |  64 +++-
 ...f.patch => 0015-tools-xcutils-rpath.diff.patch} |   2 +-
 debian/patches/0016-tools-python-prefix.diff.patch |  62 ----
 ...f.patch => 0016-tools-xenmon-prefix.diff.patch} |  18 +-
 ...atch => 0017-tools-xenpaging-prefix.diff.patch} |   2 +-
 ....patch => 0018-tools-xenstat-prefix.diff.patch} |  20 +-
 ...patch => 0019-tools-xenstore-prefix.diff.patch} |  21 +-
 debian/patches/0020-tools-xenmon-rpath.diff.patch  |  21 --
 ...patch => 0020-tools-xentrace-prefix.diff.patch} |  18 +-
 ...0021-tools-python-xen-relative-path.diff.patch} |   2 +-
 ...tch => 0022-tools-misc-xend-startup.diff.patch} |   2 +-
 ...le.diff.patch => 0023-tools-disable.diff.patch} |   2 +-
 debian/patches/0023-tools-xenstat-rpath.diff.patch |  23 --
 ...tools-examples-xend-disable-network.diff.patch} |   2 +-
 ...ls-examples-xend-disable-relocation.diff.patch} |   2 +-
 .../patches/0025-tools-xenstore-rpath.diff.patch   |  22 --
 ...ols-pygrub-remove-static-solaris-support.patch} |   4 +-
 ...patch => 0027-tools-include-install.diff.patch} |   8 +-
 .../patches/0027-tools-xentrace-rpath.diff.patch   |  21 --
 ....patch => 0028-tools-xenmon-install.diff.patch} |   2 +-
 ...tch => 0029-tools-hotplug-udevrules.diff.patch} |   2 +-
 ....patch => 0030-tools-python-shebang.diff.patch} |   2 +-
 ...> 0031-tools-xenstore-compatibility.diff.patch} |   2 +-
 ...-send-xl-coredumps-var-lib-xen-dump-NAME.patch} |   2 +-
 .../patches/0038-tools-ocaml-fix-build.diff.patch  | 116 -------
 ...0-Set-library-path-to-multi-arch-location.patch |  36 --
 debian/patches/series                              |  53 ++-
 debian/rules.defs                                  |   2 +-
 docs/misc/xen-command-line.markdown                |   8 +
 m4/ax_compare_version.m4                           | 179 ++++++++++
 stubdom/grub/mini-os.c                             |   3 +
 tools/Rules.mk                                     |   2 -
 tools/blktap2/drivers/block-qcow.c                 |   2 +
 tools/configure                                    | 174 ++++++++++
 tools/configure.ac                                 |   7 +
 tools/include/Makefile                             |   9 +-
 tools/libxc/xc_dom.h                               |   8 +
 tools/libxc/xc_dom_arm.c                           |  86 ++++-
 tools/libxc/xc_dom_armzimageloader.c               |  42 ++-
 tools/libxc/xc_dom_core.c                          |  13 +-
 tools/libxc/xc_private.c                           |   6 +-
 tools/libxl/libxl.c                                |   3 +-
 tools/libxl/libxl_arch.h                           |  11 +-
 tools/libxl/libxl_arm.c                            |  72 +++-
 tools/libxl/libxl_device.c                         |   3 +-
 tools/libxl/libxl_dom.c                            |   8 +-
 tools/libxl/libxl_fork.c                           |   2 +-
 tools/libxl/libxl_json.c                           |   1 -
 tools/libxl/libxl_numa.c                           |   5 +-
 tools/libxl/libxl_save_callout.c                   |   6 +-
 tools/libxl/libxl_utils.c                          |   5 +-
 tools/libxl/libxl_x86.c                            |  13 +-
 tools/ocaml/Makefile                               |   2 +-
 tools/ocaml/Makefile.rules                         |  12 +-
 tools/ocaml/libs/eventchn/Makefile                 |   1 -
 tools/ocaml/libs/xc/Makefile                       |   1 -
 tools/ocaml/xenstored/Makefile                     |   4 +-
 tools/pygrub/examples/rhel-7-beta.grub2            | 118 +++++++
 tools/pygrub/src/GrubConf.py                       |   4 +-
 tools/pygrub/src/pygrub                            |   4 +-
 tools/tests/x86_emulator/test_x86_emulator.c       | 140 ++++----
 xen/Makefile                                       |   2 +-
 xen/arch/arm/Rules.mk                              |   9 +
 xen/arch/arm/arm32/head.S                          |  13 +-
 xen/arch/arm/arm64/head.S                          |  13 +-
 xen/arch/arm/domain.c                              |  25 +-
 xen/arch/arm/domain_build.c                        |  23 +-
 xen/arch/arm/guestcopy.c                           |  26 +-
 xen/arch/arm/kernel.c                              |   2 +-
 xen/arch/arm/p2m.c                                 |  56 ++++
 xen/arch/arm/psci.c                                |  12 +-
 xen/arch/arm/time.c                                |   1 -
 xen/arch/arm/traps.c                               | 366 +++++++++++++++++++--
 xen/arch/arm/vgic.c                                |  11 +-
 xen/arch/x86/acpi/boot.c                           |   2 +
 xen/arch/x86/acpi/cpu_idle.c                       |   6 +
 xen/arch/x86/cpu/amd.c                             |   5 +-
 xen/arch/x86/cpu/common.c                          |   5 +-
 xen/arch/x86/cpu/intel.c                           |   7 +
 xen/arch/x86/cpu/mcheck/mce.c                      |   6 +-
 xen/arch/x86/cpu/mcheck/mce_intel.c                |  19 +-
 xen/arch/x86/cpu/mcheck/mctelem.c                  |  81 ++---
 xen/arch/x86/cpu/mcheck/vmce.c                     |   4 +
 xen/arch/x86/cpu/mwait-idle.c                      |   4 +-
 xen/arch/x86/domain.c                              |  38 ++-
 xen/arch/x86/domctl.c                              |  82 ++---
 xen/arch/x86/efi/runtime.c                         |   9 +
 xen/arch/x86/flushtlb.c                            |   3 +-
 xen/arch/x86/hvm/hvm.c                             |  60 +++-
 xen/arch/x86/hvm/i8254.c                           |   3 +-
 xen/arch/x86/hvm/io.c                              |   2 +
 xen/arch/x86/hvm/irq.c                             |  10 +-
 xen/arch/x86/hvm/mtrr.c                            |  85 +++--
 xen/arch/x86/hvm/rtc.c                             |  77 +++--
 xen/arch/x86/hvm/svm/svm.c                         |  10 +-
 xen/arch/x86/hvm/vmx/vmcs.c                        |   8 +-
 xen/arch/x86/hvm/vmx/vmx.c                         |  22 +-
 xen/arch/x86/hvm/vmx/vpmu_core2.c                  |   4 +
 xen/arch/x86/hvm/vpt.c                             |  40 ---
 xen/arch/x86/i387.c                                |  17 +-
 xen/arch/x86/irq.c                                 |   4 +-
 xen/arch/x86/microcode_amd.c                       |   2 +-
 xen/arch/x86/mm.c                                  |   4 +-
 xen/arch/x86/mm/hap/hap.c                          |   9 +-
 xen/arch/x86/mm/hap/nested_hap.c                   |   2 +-
 xen/arch/x86/mm/mem_event.c                        |  32 ++
 xen/arch/x86/mm/mem_sharing.c                      |  17 +-
 xen/arch/x86/mm/p2m-pod.c                          |   6 +-
 xen/arch/x86/mm/p2m.c                              |  47 ++-
 xen/arch/x86/mm/shadow/common.c                    |   8 +-
 xen/arch/x86/msi.c                                 |   2 +-
 xen/arch/x86/nmi.c                                 |  14 +-
 xen/arch/x86/time.c                                |  16 +-
 xen/arch/x86/traps.c                               |  14 +-
 xen/arch/x86/x86_64/compat/traps.c                 |  14 +-
 xen/arch/x86/x86_emulate/x86_emulate.c             |  33 +-
 xen/common/compat/multicall.c                      |   2 +-
 xen/common/cpupool.c                               |  18 +-
 xen/common/device_tree.c                           |   9 +-
 xen/common/domain.c                                |  67 ++--
 xen/common/domctl.c                                |  18 +-
 xen/common/event_channel.c                         |   4 +-
 xen/common/kexec.c                                 |   4 +-
 xen/common/kimage.c                                |   1 +
 xen/common/lz4/decompress.c                        |   8 +
 xen/common/memory.c                                |   9 +-
 xen/common/multicall.c                             |   6 +-
 xen/common/page_alloc.c                            |   5 +
 xen/common/schedule.c                              |   3 +-
 xen/common/timer.c                                 |   3 +-
 xen/common/tmem.c                                  |   2 -
 xen/common/trace.c                                 |   2 +-
 xen/common/xmalloc_tlsf.c                          |   5 +-
 xen/drivers/acpi/apei/Makefile                     |   1 +
 xen/drivers/acpi/apei/erst.c                       |  12 +-
 xen/drivers/acpi/apei/hest.c                       | 200 +++++++++++
 xen/drivers/acpi/tables.c                          |   6 +
 xen/drivers/char/console.c                         |   4 +-
 xen/drivers/passthrough/amd/iommu_map.c            |   5 +-
 xen/drivers/passthrough/amd/pci_amd_iommu.c        |   2 +-
 xen/drivers/passthrough/ats.h                      |   3 +-
 xen/drivers/passthrough/iommu.c                    |  10 +-
 xen/drivers/passthrough/pci.c                      | 228 +++++++++++++
 xen/drivers/passthrough/vtd/dmar.c                 |  10 +
 xen/drivers/passthrough/vtd/extern.h               |   2 +-
 xen/drivers/passthrough/vtd/iommu.c                | 110 ++++---
 xen/drivers/passthrough/vtd/qinval.c               |   2 +-
 xen/drivers/passthrough/vtd/quirks.c               | 124 ++++++-
 xen/drivers/passthrough/vtd/x86/ats.c              |  37 ++-
 xen/drivers/passthrough/x86/ats.c                  |   3 +-
 xen/drivers/pci/pci.c                              |  29 +-
 xen/include/acpi/actbl1.h                          |   8 +
 xen/include/acpi/apei.h                            |   3 +
 xen/include/asm-arm/arm32/page.h                   |   7 +-
 xen/include/asm-arm/arm64/page.h                   |   7 +-
 xen/include/asm-arm/arm64/vfp.h                    |   5 +-
 xen/include/asm-arm/bitops.h                       |  37 ++-
 xen/include/asm-arm/cpregs.h                       |  37 ++-
 xen/include/asm-arm/domain.h                       |   3 +
 xen/include/asm-arm/mm.h                           |   7 +-
 xen/include/asm-arm/p2m.h                          |   4 +
 xen/include/asm-arm/page.h                         |   4 +
 xen/include/asm-arm/processor.h                    |  39 ++-
 xen/include/asm-arm/sysregs.h                      |  44 +++
 xen/include/asm-x86/cpufeature.h                   |   1 +
 xen/include/asm-x86/hvm/hvm.h                      |  31 +-
 xen/include/asm-x86/hvm/vmx/vmcs.h                 |   2 +
 xen/include/asm-x86/hvm/vpt.h                      |   6 +-
 xen/include/asm-x86/i387.h                         |   1 +
 xen/include/asm-x86/mem_event.h                    |   3 +
 xen/include/asm-x86/p2m.h                          |   4 +-
 xen/include/public/arch-arm.h                      |   3 +-
 xen/include/public/xen.h                           |  10 +-
 xen/include/xen/acpi.h                             |   1 +
 xen/include/xen/hvm/iommu.h                        |   6 -
 xen/include/xen/pci.h                              |   3 +
 xen/include/xen/pci_ids.h                          |   9 +
 xen/include/xen/pci_regs.h                         |  11 +-
 xen/include/xen/prefetch.h                         |  13 +-
 xen/include/xen/sched.h                            |  28 +-
 xen/include/xen/trace.h                            |   2 +-
 203 files changed, 3416 insertions(+), 1432 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