Advertisement
virtualdxs

Xen patch failing

May 2nd, 2018
360
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.93 KB | None | 0 0
  1. patching file .gitignore
  2. patching file MAINTAINERS
  3. patching file docs/man/xl.cfg.pod.5.in
  4. patching file docs/misc/xen-command-line.markdown
  5. patching file stubdom/grub/kexec.c
  6. patching file tools/firmware/Makefile
  7. The next patch would create the file tools/firmware/xen-dir/Makefile,
  8. which already exists! Skipping patch.
  9. 1 out of 1 hunk ignored
  10. The next patch would create the file tools/firmware/xen-dir/shim.config,
  11. which already exists! Skipping patch.
  12. 1 out of 1 hunk ignored
  13. patching file tools/helpers/init-xenstore-domain.c
  14. patching file tools/libxc/include/xc_dom.h
  15. patching file tools/libxc/include/xenctrl.h
  16. patching file tools/libxc/xc_dom_compat_linux.c
  17. patching file tools/libxc/xc_dom_core.c
  18. patching file tools/libxc/xc_dom_x86.c
  19. patching file tools/libxc/xc_domain.c
  20. patching file tools/libxl/libxl.h
  21. patching file tools/libxl/libxl_create.c
  22. patching file tools/libxl/libxl_dm.c
  23. patching file tools/libxl/libxl_dom.c
  24. patching file tools/libxl/libxl_internal.h
  25. patching file tools/libxl/libxl_types.idl
  26. patching file tools/ocaml/libs/xc/xenctrl.ml
  27. patching file tools/ocaml/libs/xc/xenctrl.mli
  28. patching file tools/ocaml/libs/xc/xenctrl_stubs.c
  29. patching file tools/xl/xl_parse.c
  30. patching file xen/Makefile
  31. patching file xen/arch/arm/efi/efi-boot.h
  32. patching file xen/arch/x86/Kconfig
  33. patching file xen/arch/x86/Makefile
  34. patching file xen/arch/x86/acpi/lib.c
  35. patching file xen/arch/x86/apic.c
  36. patching file xen/arch/x86/boot/build32.mk
  37. patching file xen/arch/x86/boot/cmdline.c
  38. patching file xen/arch/x86/boot/head.S
  39. patching file xen/arch/x86/boot/trampoline.S
  40. patching file xen/arch/x86/boot/x86_64.S
  41. patching file xen/arch/x86/compat.c
  42. patching file xen/arch/x86/cpu/amd.c
  43. patching file xen/arch/x86/cpu/common.c
  44. patching file xen/arch/x86/cpu/intel.c
  45. patching file xen/arch/x86/dom0_build.c
  46. patching file xen/arch/x86/domain.c
  47. patching file xen/arch/x86/domctl.c
  48. patching file xen/arch/x86/e820.c
  49. patching file xen/arch/x86/efi/efi-boot.h
  50. The next patch would create the file xen/arch/x86/guest/Makefile,
  51. which already exists! Skipping patch.
  52. 1 out of 1 hunk ignored
  53. The next patch would create the file xen/arch/x86/guest/hypercall_page.S,
  54. which already exists! Skipping patch.
  55. 1 out of 1 hunk ignored
  56. The next patch would create the file xen/arch/x86/guest/pvh-boot.c,
  57. which already exists! Skipping patch.
  58. 1 out of 1 hunk ignored
  59. The next patch would create the file xen/arch/x86/guest/xen.c,
  60. which already exists! Skipping patch.
  61. 1 out of 1 hunk ignored
  62. patching file xen/arch/x86/hvm/dom0_build.c
  63. patching file xen/arch/x86/hvm/hvm.c
  64. patching file xen/arch/x86/hvm/irq.c
  65. patching file xen/arch/x86/hvm/svm/svm.c
  66. patching file xen/arch/x86/hvm/vmx/vmx.c
  67. patching file xen/arch/x86/hvm/vmx/vvmx.c
  68. patching file xen/arch/x86/microcode_amd.c
  69. patching file xen/arch/x86/mm.c
  70. patching file xen/arch/x86/mpparse.c
  71. patching file xen/arch/x86/msi.c
  72. patching file xen/arch/x86/msr.c
  73. patching file xen/arch/x86/platform_hypercall.c
  74. patching file xen/arch/x86/pv/Makefile
  75. patching file xen/arch/x86/pv/dom0_build.c
  76. patching file xen/arch/x86/pv/hypercall.c
  77. The next patch would create the file xen/arch/x86/pv/shim.c,
  78. which already exists! Skipping patch.
  79. 1 out of 1 hunk ignored
  80. patching file xen/arch/x86/setup.c
  81. patching file xen/arch/x86/shutdown.c
  82. patching file xen/arch/x86/smpboot.c
  83. patching file xen/arch/x86/tboot.c
  84. patching file xen/arch/x86/time.c
  85. patching file xen/arch/x86/traps.c
  86. patching file xen/arch/x86/xen.lds.S
  87. patching file xen/common/domain.c
  88. patching file xen/common/event_channel.c
  89. patching file xen/common/grant_table.c
  90. patching file xen/common/libelf/libelf-dominfo.c
  91. patching file xen/common/memory.c
  92. patching file xen/common/page_alloc.c
  93. patching file xen/common/rangeset.c
  94. patching file xen/common/schedule.c
  95. patching file xen/drivers/acpi/apei/apei-io.c
  96. patching file xen/drivers/acpi/tables/tbfadt.c
  97. patching file xen/drivers/char/Makefile
  98. patching file xen/drivers/char/console.c
  99. The next patch would create the file xen/drivers/char/consoled.c,
  100. which already exists! Skipping patch.
  101. 1 out of 1 hunk ignored
  102. patching file xen/drivers/char/ehci-dbgp.c
  103. patching file xen/drivers/char/ns16550.c
  104. The next patch would create the file xen/drivers/char/xen_pv_console.c,
  105. which already exists! Skipping patch.
  106. 1 out of 1 hunk ignored
  107. patching file xen/drivers/video/Kconfig
  108. patching file xen/include/asm-x86/apicdef.h
  109. patching file xen/include/asm-x86/asm_defns.h
  110. patching file xen/include/asm-x86/cpuid.h
  111. patching file xen/include/asm-x86/dom0_build.h
  112. patching file xen/include/asm-x86/e820.h
  113. patching file xen/include/asm-x86/fixmap.h
  114. The next patch would create the file xen/include/asm-x86/guest.h,
  115. which already exists! Skipping patch.
  116. 1 out of 1 hunk ignored
  117. The next patch would create the file xen/include/asm-x86/guest/hypercall.h,
  118. which already exists! Skipping patch.
  119. 1 out of 1 hunk ignored
  120. The next patch would create the file xen/include/asm-x86/guest/pvh-boot.h,
  121. which already exists! Skipping patch.
  122. 1 out of 1 hunk ignored
  123. The next patch would create the file xen/include/asm-x86/guest/xen.h,
  124. which already exists! Skipping patch.
  125. 1 out of 1 hunk ignored
  126. patching file xen/include/asm-x86/hypercall.h
  127. patching file xen/include/asm-x86/paging.h
  128. patching file xen/include/asm-x86/processor.h
  129. The next patch would create the file xen/include/asm-x86/pv/shim.h,
  130. which already exists! Skipping patch.
  131. 1 out of 1 hunk ignored
  132. patching file xen/include/asm-x86/setup.h
  133. patching file xen/include/public/arch-x86/cpuid.h
  134. patching file xen/include/public/domctl.h
  135. The next patch would create the file xen/include/xen/consoled.h,
  136. which already exists! Skipping patch.
  137. 1 out of 1 hunk ignored
  138. patching file xen/include/xen/domain.h
  139. patching file xen/include/xen/event.h
  140. The next patch would create the file xen/include/xen/pv_console.h,
  141. which already exists! Skipping patch.
  142. 1 out of 1 hunk ignored
  143. patching file xen/include/xen/rangeset.h
  144. patching file xen/include/xen/sched.h
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement