flight 185093 ovmf real [real]
http://logs.test-lab.xenproject.org/osstest/logs/185093/

Regressions :-(

Tests which did not succeed and are blocking,
including tests which could not be run:
 build-amd64-pvops               <job status>                 broken
 build-amd64-pvops             5 host-build-prep          fail REGR. vs. 185049

Tests which did not succeed, but are not blocking:
 test-amd64-amd64-xl-qemuu-ovmf-amd64  1 build-check(1)             blocked n/a

version targeted for testing:
 ovmf                 35f6a2780e5198315a9f100c07b3bc86187d20a8
baseline version:
 ovmf                 3840c35e34d1c992268092b6366e26f2acc55a75

Last test of basis   185049  2024-03-15 12:41:10 Z    3 days
Testing same since   185093  2024-03-19 10:11:15 Z    0 days    1 attempts

------------------------------------------------------------
People who touched revisions under test:
  Ceping Sun <cepingx....@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                                            broken  
 build-i386-pvops                                             pass    
 test-amd64-amd64-xl-qemuu-ovmf-amd64                         blocked 
 test-amd64-i386-xl-qemuu-ovmf-amd64                          pass    


------------------------------------------------------------
sg-report-flight on osstest.test-lab.xenproject.org
logs: /home/logs/logs
images: /home/logs/images

Logs, config files, etc. are available at
    http://logs.test-lab.xenproject.org/osstest/logs

Explanation of these reports, and of osstest in general, is at
    http://xenbits.xen.org/gitweb/?p=osstest.git;a=blob;f=README.email;hb=master
    http://xenbits.xen.org/gitweb/?p=osstest.git;a=blob;f=README;hb=master

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

broken-job build-amd64-pvops broken

Not pushing.

------------------------------------------------------------
commit 35f6a2780e5198315a9f100c07b3bc86187d20a8
Author: Ceping Sun <cepingx....@intel.com>
Date:   Tue Feb 27 05:18:33 2024 +0800

    OvmfPkg/TdxDxe: Clear the registers before tdcall
    
    REF: https://bugzilla.tianocore.org/show_bug.cgi?id=4696
    
    Refer to the [GHCI] spec, TDVF should clear the BIT5 for RBP in the mask.
    And TDVF should clear the regitsers to avoid leaking secrets to VMM.
    
    Reference:
    [GHCI]: TDX Guest-Host-Communication Interface v1.5
    https://cdrdv2.intel.com/v1/dl/getContent/726792
    
    Cc: Erdem Aktas <erdemak...@google.com>
    Cc: James Bottomley <j...@linux.ibm.com>
    Cc: Jiewen Yao <jiewen....@intel.com>
    Cc: Min Xu <min.m...@intel.com>
    Cc: Tom Lendacky <thomas.lenda...@amd.com>
    Cc: Michael Roth <michael.r...@amd.com>
    Cc: Gerd Hoffmann <kra...@redhat.com>
    Cc: Erdem Aktas <erdemak...@google.com>
    Cc: Isaku Yamahata <isaku.yamah...@intel.com>
    Signed-off-by: Ceping Sun <cepingx....@intel.com>
    Reviewed-by: Jiewen Yao <jiewen....@intel.com>
    Reviewed-by: Min Xu <min.m...@intel.com>

commit a1a6da80aa80baecfba71a4d8e4c38dbb8f2f4d3
Author: Ceping Sun <cepingx....@intel.com>
Date:   Tue Feb 27 05:18:32 2024 +0800

    OvmfPkg/CcExitLib: Update TDVMCALL_EXPOSE_REGS_MASK
    
    REF: https://bugzilla.tianocore.org/show_bug.cgi?id=4696
    
    Refer to the [GHCI] spec, TDVF should clear the BIT5 for RBP in the mask.
    
    Reference:
    [GHCI]: TDX Guest-Host-Communication Interface v1.5
    https://cdrdv2.intel.com/v1/dl/getContent/726792
    
    Cc: Erdem Aktas <erdemak...@google.com>
    Cc: James Bottomley <j...@linux.ibm.com>
    Cc: Jiewen Yao <jiewen....@intel.com>
    Cc: Min Xu <min.m...@intel.com>
    Cc: Tom Lendacky <thomas.lenda...@amd.com>
    Cc: Michael Roth <michael.r...@amd.com>
    Cc: Gerd Hoffmann <kra...@redhat.com>
    Cc: Isaku Yamahata <isaku.yamah...@intel.com>
    Signed-off-by: Ceping Sun <cepingx....@intel.com>
    Reviewed-by: Jiewen Yao <jiewen....@intel.com>
    Reviewed-by: Min Xu <min.m...@intel.com>

commit 07c49d5d402429ef4dbe1da5f8371a0a07bcc279
Author: Ceping Sun <cepingx....@intel.com>
Date:   Tue Feb 27 05:18:31 2024 +0800

    MdePkg/BaseLib: Update TDVMCALL_EXPOSE_REGS_MASK
    
    REF: https://bugzilla.tianocore.org/show_bug.cgi?id=4696
    
    Refer to the [GHCI] spec, TDVF should clear the BIT5 for RBP in the mask.
    
    Reference:
    [GHCI]: TDX Guest-Host-Communication Interface v1.5
    https://cdrdv2.intel.com/v1/dl/getContent/726792
    
    Cc: Liming Gao <gaolim...@byosoft.com.cn>
    Cc: Michael D Kinney <michael.d.kin...@intel.com>
    Cc: Erdem Aktas <erdemak...@google.com>
    Cc: James Bottomley <j...@linux.ibm.com>
    Cc: Jiewen Yao <jiewen....@intel.com>
    Cc: Min Xu <min.m...@intel.com>
    Cc: Tom Lendacky <thomas.lenda...@amd.com>
    Cc: Michael Roth <michael.r...@amd.com>
    Cc: Isaku Yamahata <isaku.yamah...@intel.com>
    Signed-off-by: Ceping Sun <cepingx....@intel.com>
    Reviewed-by: Liming Gao <gaolim...@byosoft.com.cn>

Reply via email to