[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-devel] [ovmf baseline-only test] 71938: all pass



This run is configured for baseline tests only.

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

Perfect :-)
All tests in this flight passed as required
version targeted for testing:
 ovmf                 ef3d1df77bbd5227c76306e5c64c66d82805bbd9
baseline version:
 ovmf                 09cc872d0242304329e6c21e91bef14fa9949744

Last test of basis    71937  2017-08-04 08:18:46 Z    0 days
Testing same since    71938  2017-08-04 12:17:30 Z    0 days    1 attempts

------------------------------------------------------------
People who touched revisions under test:
  Dandan Bi <dandan.bi@xxxxxxxxx>
  Eric Dong <eric.dong@xxxxxxxxx>
  Fu Siyuan <siyuan.fu@xxxxxxxxx>
  Hao Wu <hao.a.wu@xxxxxxxxx>
  Star Zeng <star.zeng@xxxxxxxxx>

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 ef3d1df77bbd5227c76306e5c64c66d82805bbd9
Author: Dandan Bi <dandan.bi@xxxxxxxxx>
Date:   Fri Jul 28 10:40:14 2017 +0800

    MdeModulePkg/DisplayEngine: Fix incorrect display issue
    
    In a form, some new menus may be dynamically inserted between highlight
    menu and previous top of screen menu when some question are refreshed.
    So the highlight menu and previous top of screen menu perhaps can't be
    shown in one page. Existing codes miss to handle this case then will
    cause incorrect display.This patch is to fix this display issue.
    
    Cc: Eric Dong <eric.dong@xxxxxxxxx>
    Cc: Liming Gao <liming.gao@xxxxxxxxx>
    Contributed-under: TianoCore Contribution Agreement 1.0
    Signed-off-by: Dandan Bi <dandan.bi@xxxxxxxxx>
    Reviewed-by: Eric Dong <eric.dong@xxxxxxxxx>

commit ba78032bc8c9f74a4c4cc4917a3284a51840ec70
Author: Dandan Bi <dandan.bi@xxxxxxxxx>
Date:   Fri Jul 28 16:19:22 2017 +0800

    BaseTools/VfrCompile: Remove the MAX_PATH limitation
    
    REF: https://bugzilla.tianocore.org/show_bug.cgi?id=579
    
    Since we have already used LongFilePath() to convert
    file path, so we can remove the MAX_PATH limitation.
    
    Cc: Eric Dong <eric.dong@xxxxxxxxx>
    Cc: Liming Gao <liming.gao@xxxxxxxxx>
    Cc: Daniel Díaz <daniel.diaz@xxxxxxxxxx>
    Contributed-under: TianoCore Contribution Agreement 1.0
    Signed-off-by: Dandan Bi <dandan.bi@xxxxxxxxx>
    Reviewed-by: Eric Dong <eric.dong@xxxxxxxxx>

commit 8c1e13d327e6c0409435edaa89b909fbdef49232
Author: Dandan Bi <dandan.bi@xxxxxxxxx>
Date:   Tue Jul 11 15:35:14 2017 +0800

    BaseTools/VfrCompile: Fix segmentation fault issues
    
    REF: https://bugzilla.tianocore.org/show_bug.cgi?id=532
    
    (1) Add NULL check before using a pointer.
    (2) Use "%s" format string in DebugError function to
        avoid crash caused by incorrect input.
    
    Cc: Bo Chen <chenbo@xxxxxxx>
    Cc: Liming Gao <liming.gao@xxxxxxxxx>
    Contributed-under: TianoCore Contribution Agreement 1.0
    Signed-off-by: Dandan Bi <dandan.bi@xxxxxxxxx>
    Reviewed-by: Eric Dong <eric.dong@xxxxxxxxx>

commit 41c9011cc166cff8a27a7e90592d81ba570b42ff
Author: Fu Siyuan <siyuan.fu@xxxxxxxxx>
Date:   Thu Aug 3 14:38:51 2017 +0800

    NetworkPkg: iSCSI should allow to set 6 or 12 length of ISID keyword.
    
    The last 3 bytes of ISID should be able to changed by setting the keyword 
with
    a value with length 6 (only last 3 bytes) or 12 (full ISID) according to the
    keyword definition in UEFI configuration namespace website.
    
    Contributed-under: TianoCore Contribution Agreement 1.0
    Signed-off-by: Fu Siyuan <siyuan.fu@xxxxxxxxx>
    Reviewed-by: Ye Ting <ting.ye@xxxxxxxxx>

commit bc2300577ffddcdf5b4b015f252f8357663217a7
Author: Eric Dong <eric.dong@xxxxxxxxx>
Date:   Fri Aug 4 09:59:08 2017 +0800

    UefiCpuPkg: Enable Processor Trace feature.
    
    Cc: Jeff Fan <jeff.fan@xxxxxxxxx>
    Cc: Ruiyu Ni <ruiyu.ni@xxxxxxxxx>
    Contributed-under: TianoCore Contribution Agreement 1.1
    Signed-off-by: Eric Dong <eric.dong@xxxxxxxxx>
    Reviewed-by: Jeff Fan <jeff.fan@xxxxxxxxx>

commit a7e2a25377cd628a20eda370971d5555c2da1338
Author: Eric Dong <eric.dong@xxxxxxxxx>
Date:   Wed Jul 19 10:16:20 2017 +0800

    UefiCpuPkg: Add Processor Trace feature definition.
    
    Cc: Jeff Fan <jeff.fan@xxxxxxxxx>
    Cc: Ruiyu Ni <ruiyu.ni@xxxxxxxxx>
    Contributed-under: TianoCore Contribution Agreement 1.1
    Signed-off-by: Eric Dong <eric.dong@xxxxxxxxx>
    Reviewed-by: Jeff Fan <jeff.fan@xxxxxxxxx>

commit c7399a0cec545c0bc9a861e52df16ebedd651396
Author: Eric Dong <eric.dong@xxxxxxxxx>
Date:   Wed Jul 19 09:00:30 2017 +0800

    UefiCpuPkg: Add Pcds used by processor trace feature.
    
    Cc: Jeff Fan <jeff.fan@xxxxxxxxx>
    Cc: Ruiyu Ni <ruiyu.ni@xxxxxxxxx>
    Contributed-under: TianoCore Contribution Agreement 1.1
    Signed-off-by: Eric Dong <eric.dong@xxxxxxxxx>
    Reviewed-by: Jeff Fan <jeff.fan@xxxxxxxxx>

commit 8836448b3fd200bb8f500a0dbc02268de66aed40
Author: Hao Wu <hao.a.wu@xxxxxxxxx>
Date:   Wed Aug 2 16:15:53 2017 +0800

    UefiCpuPkg/Msr: Add a missing IvyBridge processor signature
    
    This commit modifies the CPUID signature check MACRO for IvyBridge
    processor by adding a missing DisplayModel 0x3E. The missing one appears
    at Section 35.10.1 to Section 35.10.3 of the Intel(R) 64 and IA-32
    Architectures Software Developer's Manual, Volume 3, September 2016.
    
    Contributed-under: TianoCore Contribution Agreement 1.0
    Signed-off-by: Hao Wu <hao.a.wu@xxxxxxxxx>
    Reviewed-by: Eric Dong <eric.dong@xxxxxxxxx>

commit 483e2cddfa6b0740ae9d37a808c4451d64c3de2e
Author: Star Zeng <star.zeng@xxxxxxxxx>
Date:   Tue Aug 1 13:47:08 2017 +0800

    MdeModulePkg PeiCore: Install SEC HOB data
    
    If the EFI_SEC_HOB_DATA_PPI is in the list of PPIs passed to the PEI
    entry point, the PEI Foundation will call the GetHobs() member
    function and install all HOBs returned into the HOB list. It does
    this after installing all PPIs passed from SEC into the PPI database
    and before dispatching any PEIMs.
    
    Cc: Liming Gao <liming.gao@xxxxxxxxx>
    Contributed-under: TianoCore Contribution Agreement 1.0
    Signed-off-by: Star Zeng <star.zeng@xxxxxxxxx>
    Reviewed-by: Liming Gao <liming.gao@xxxxxxxxx>

commit 664d4c0a252635566b7632b9a46ed350d3894b99
Author: Star Zeng <star.zeng@xxxxxxxxx>
Date:   Wed Jul 19 13:52:24 2017 +0800

    MdePkg: Add definition for SecHobData PPI
    
    This PPI is introduced in PI Version 1.5.
    
    Cc: Liming Gao <liming.gao@xxxxxxxxx>
    Contributed-under: TianoCore Contribution Agreement 1.0
    Signed-off-by: Star Zeng <star.zeng@xxxxxxxxx>
    Reviewed-by: Liming Gao <liming.gao@xxxxxxxxx>

commit 12c663822dc5fb23387fa621b5f7c39ea23b1664
Author: Eric Dong <eric.dong@xxxxxxxxx>
Date:   Thu Jul 20 20:07:46 2017 +0800

    UefiCpuPkg PiSmmCpuDxeSmm: Check LMCE capability when wait for AP.
    
    Cc: Jeff Fan <jeff.fan@xxxxxxxxx>
    Cc: Ruiyu Ni <ruiyu.ni@xxxxxxxxx>
    Contributed-under: TianoCore Contribution Agreement 1.0
    Signed-off-by: Eric Dong <eric.dong@xxxxxxxxx>
    Reviewed-by: Jeff Fan <jeff.fan@xxxxxxxxx>

commit 3d6275c1137c9633ce24e31522b71105367bd6a0
Author: Eric Dong <eric.dong@xxxxxxxxx>
Date:   Fri Aug 4 08:46:41 2017 +0800

    UefiCpuPkg CpuCommonFeaturesLib: Enable LMCE feature.
    
    Cc: Ruiyu Ni <ruiyu.ni@xxxxxxxxx>
    Contributed-under: TianoCore Contribution Agreement 1.0
    Signed-off-by: Eric Dong <eric.dong@xxxxxxxxx>
    Reviewed-by: Jeff Fan <jeff.fan@xxxxxxxxx>

commit ac36ef87d4743cb4f13a148b74ba78f511eefa15
Author: Eric Dong <eric.dong@xxxxxxxxx>
Date:   Thu Jul 20 20:05:43 2017 +0800

    UefiCpuPkg: Add definition for LMCE feature.
    
    Cc: Jeff Fan <jeff.fan@xxxxxxxxx>
    Cc: Ruiyu Ni <ruiyu.ni@xxxxxxxxx>
    Contributed-under: TianoCore Contribution Agreement 1.0
    Signed-off-by: Eric Dong <eric.dong@xxxxxxxxx>
    Reviewed-by: Jeff Fan <jeff.fan@xxxxxxxxx>

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

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.