From mboxrd@z Thu Jan 1 00:00:00 1970 From: Platform Team regression test user Subject: [ovmf baseline-only test] 38136: all pass Date: Thu, 8 Oct 2015 13:46:32 +0100 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: xen-devel@lists.xensource.com, osstest-admin@xenproject.org List-Id: xen-devel@lists.xenproject.org This run is configured for baseline tests only. flight 38136 ovmf real [real] http://osstest.xs.citrite.net/~osstest/testlogs/logs/38136/ Perfect :-) All tests in this flight passed version targeted for testing: ovmf 86cce64da95783fbc990934e75901cfadd768228 baseline version: ovmf 63e1c23b225578efdaca714a81055eadb0a07cec Last test of basis 38125 2015-10-05 16:00:56 Z 2 days Testing same since 38136 2015-10-08 06:24:51 Z 0 days 1 attempts ------------------------------------------------------------ People who touched revisions under test: Ard Biesheuvel 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 86cce64da95783fbc990934e75901cfadd768228 Author: Ard Biesheuvel Date: Tue Oct 6 12:51:27 2015 +0000 ArmPlatformPkg/RTSM: remove obsolete Foundation model libraries These are no longer used by any platform in the tree, nor are they of any significance to any out of tree platforms. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Ard Biesheuvel Reviewed-by: Leif Lindholm git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@18571 6f19259b-4bc3-4df7-8a09-765794883524 commit 9d636f57f40641dc4d2bb6294e51acc301e58db4 Author: Ard Biesheuvel Date: Tue Oct 6 12:51:07 2015 +0000 ArmPkg/AArch64Mmu: remove cache maintenance for page tables All our page tables are allocated from memory whose cacheability attributes are inherited by the cacheability bits in the MMU control register, so there is no need for explicit cache maintenance after updating the page tables. And even if there were, Set/Way operations are not appropriate anyway for ensuring that these changes make it to main memory. So just remove the explicit cache maintenance completely. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Ard Biesheuvel Reviewed-by: Leif Lindholm git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@18570 6f19259b-4bc3-4df7-8a09-765794883524