[Xen-devel] [PATCH 0/4] x86/boot: Misc improvements to dom0 construction

Andrew Cooper posted 4 patches 4 years, 11 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/xen tags/patchew/1558347494-21640-1-git-send-email-andrew.cooper3@citrix.com
docs/misc/xen-command-line.pandoc | 17 +++++++++++------
xen/arch/x86/dom0_build.c         | 20 ++++++--------------
xen/arch/x86/hvm/dom0_build.c     |  2 +-
xen/arch/x86/pv/dom0_build.c      | 26 +++++++++++++++-----------
xen/arch/x86/setup.c              |  2 +-
xen/include/asm-x86/setup.h       |  4 ++--
6 files changed, 36 insertions(+), 35 deletions(-)
[Xen-devel] [PATCH 0/4] x86/boot: Misc improvements to dom0 construction
Posted by Andrew Cooper 4 years, 11 months ago
This started out as just patch 3, trying to clean up the remains of the
pv-l1tf debugging, and expanded a little upon reading the surrounding code.

Andrew Cooper (4):
  x86/pv: Fix error handling in dom0_construct_pv()
  x86/boot: Rename dom0_{pvh,verbose} variables to have an opt_ prefix
  x86/boot: Wire up dom0=shadow for PV dom0
  x86/boot: Link opt_dom0_verbose to CONFIG_VERBOSE_DEBUG

 docs/misc/xen-command-line.pandoc | 17 +++++++++++------
 xen/arch/x86/dom0_build.c         | 20 ++++++--------------
 xen/arch/x86/hvm/dom0_build.c     |  2 +-
 xen/arch/x86/pv/dom0_build.c      | 26 +++++++++++++++-----------
 xen/arch/x86/setup.c              |  2 +-
 xen/include/asm-x86/setup.h       |  4 ++--
 6 files changed, 36 insertions(+), 35 deletions(-)

-- 
2.1.4


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