xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
From: Platform Team regression test user <citrix-osstest@xenproject.org>
To: xen-devel@lists.xensource.com, osstest-admin@xenproject.org
Subject: [ovmf baseline-only test] 72032: all pass
Date: Mon, 28 Aug 2017 10:00:26 +0100	[thread overview]
Message-ID: <osstest-72032-mainreport@xen.org> (raw)

This run is configured for baseline tests only.

flight 72032 ovmf real [real]
http://osstest.xs.citrite.net/~osstest/testlogs/logs/72032/

Perfect :-)
All tests in this flight passed as required
version targeted for testing:
 ovmf                 714c2603018a99a514c42c2b511c821f30ba9cdf
baseline version:
 ovmf                 9f3a38cdfb354a5a074312783a43b7bd21cc90e2

Last test of basis    72030  2017-08-26 21:51:26 Z    1 days
Testing same since    72032  2017-08-28 06:47:48 Z    0 days    1 attempts

------------------------------------------------------------
People who touched revisions under test:
  Laszlo Ersek <lersek@redhat.com>
  Star Zeng <star.zeng@intel.com>

jobs:
 build-amd64-xsm                                              pass    
 build-i386-xsm                                               pass    
 build-amd64                                                  pass    
 build-i386                                                   pass    
 build-amd64-libvirt                                          pass    
 build-i386-libvirt                                           pass    
 build-amd64-pvops                                            pass    
 build-i386-pvops                                             pass    
 test-amd64-amd64-xl-qemuu-ovmf-amd64                         pass    
 test-amd64-i386-xl-qemuu-ovmf-amd64                          pass    


------------------------------------------------------------
sg-report-flight on osstest.xs.citrite.net
logs: /home/osstest/logs
images: /home/osstest/images

Logs, config files, etc. are available at
    http://osstest.xs.citrite.net/~osstest/testlogs/logs

Test harness code can be found at
    http://xenbits.xensource.com/gitweb?p=osstest.git;a=summary


Push not applicable.

------------------------------------------------------------
commit 714c2603018a99a514c42c2b511c821f30ba9cdf
Author: Star Zeng <star.zeng@intel.com>
Date:   Thu Aug 24 10:59:14 2017 +0800

    UefiCpuPkg/PiSmmCpuDxeSmm: Fix memory protection crash
    
    https://bugzilla.tianocore.org/show_bug.cgi?id=624 reports
    memory protection crash in PiSmmCpuDxeSmm, Ia32 build with
    RAM above 4GB (of which 2GB are placed in 64-bit address).
    It is because UEFI builds identity mapping page tables,
    >4G address is not supported at Ia32 build.
    
    This patch is to get the PhysicalAddressBits that is used
    to build in PageTbl.c(Ia32/X64), and use it to check whether
    the address is supported or not in ConvertMemoryPageAttributes().
    
    With this patch, the debug messages will be like below.
    UefiMemory protection: 0x0 - 0x9F000 Success
    UefiMemory protection: 0x100000 - 0x807000 Success
    UefiMemory protection: 0x808000 - 0x810000 Success
    UefiMemory protection: 0x818000 - 0x820000 Success
    UefiMemory protection: 0x1510000 - 0x7B798000 Success
    UefiMemory protection: 0x7B79B000 - 0x7E538000 Success
    UefiMemory protection: 0x7E539000 - 0x7E545000 Success
    UefiMemory protection: 0x7E55A000 - 0x7E61F000 Success
    UefiMemory protection: 0x7E62B000 - 0x7F6AB000 Success
    UefiMemory protection: 0x7F703000 - 0x7F70B000 Success
    UefiMemory protection: 0x7F70F000 - 0x7F778000 Success
    UefiMemory protection: 0x100000000 - 0x180000000 Unsupported
    
    Cc: Jiewen Yao <jiewen.yao@intel.com>
    Cc: Laszlo Ersek <lersek@redhat.com>
    Cc: Eric Dong <eric.dong@intel.com>
    Originally-suggested-by: Jiewen Yao <jiewen.yao@intel.com>
    Reported-by: Laszlo Ersek <lersek@redhat.com>
    Contributed-under: TianoCore Contribution Agreement 1.1
    Signed-off-by: Star Zeng <star.zeng@intel.com>
    Reviewed-by: Jiewen Yao <jiewen.yao@intel.com>
    Tested-by: Laszlo Ersek <lersek@redhat.com>

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

                 reply	other threads:[~2017-08-28  9:00 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=osstest-72032-mainreport@xen.org \
    --to=citrix-osstest@xenproject.org \
    --cc=osstest-admin@xenproject.org \
    --cc=xen-devel@lists.xensource.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).