This run is configured for baseline tests only.

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

Perfect :-)
All tests in this flight passed as required
version targeted for testing:
 ovmf                 2f16993c255ca27bd3e8fa42489e8395d5308c3b
baseline version:
 ovmf                 11b4463e096523fe03ac840472d483652ae93904

Last test of basis    72112  2017-09-15 16:19:31 Z    0 days
Testing same since    72113  2017-09-16 05:19:59 Z    0 days    1 attempts

------------------------------------------------------------
People who touched revisions under test:
  Evan Lloyd <[email protected]>
  Sami Mujawar <[email protected]>

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 2f16993c255ca27bd3e8fa42489e8395d5308c3b
Author: Sami Mujawar <[email protected]>
Date:   Thu Sep 14 17:11:21 2017 +0100

    ArmPkg: ARM v8.2 updates for detecting FP
    
    The ARMv8.2-FP16 extension introduces support for half precision
    floating point and the processor ID registers have been updated to
    enable detection of the implementation.
    
    The possible values for the FP bits in ID_AA64PFR0_EL1[19:16] are:
      - 0000 : Floating-point is implemented.
      - 0001 : Floating-point including Half-precision support is
               implemented.
      - 1111 : Floating-point is not implemented.
      - All other values are reserved.
    
    Previously ArmEnableVFP() compared the FP bits with 0000b to see if
    the FP was implemented, before enabling FP. Modified this check to
    enable the FP if the FP bits 19:16 are not 1111b.
    
    Contributed-under: TianoCore Contribution Agreement 1.1
    Signed-off-by: Sami Mujawar <[email protected]>
    Signed-off-by: Evan Lloyd <[email protected]>
    Reviewed-by: Leif Lindholm <[email protected]>

_______________________________________________
Xen-devel mailing list
[email protected]
https://lists.xen.org/xen-devel

Reply via email to