[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [ovmf baseline-only test] 68361: all pass
This run is configured for baseline tests only. flight 68361 ovmf real [real] http://osstest.xs.citrite.net/~osstest/testlogs/logs/68361/ Perfect :-) All tests in this flight passed as required version targeted for testing: ovmf 0772737347816ced8df6299b1c88cccb9de9164c baseline version: ovmf 462a3eba8feaf3716d294111725742ff5aa08488 Last test of basis 68356 2017-01-10 22:22:03 Z 2 days Testing same since 68361 2017-01-11 12:16:52 Z 1 days 1 attempts ------------------------------------------------------------ People who touched revisions under test: Chao Zhang <chao.b.zhang@xxxxxxxxx> Chen A Chen <chen.a.chen@xxxxxxxxx> Daniil Egranov <daniil.egranov@xxxxxxxxxx> Maurice Ma <maurice.ma@xxxxxxxxx> Michael Kinney <michael.d.kinney@xxxxxxxxx> Ruiyu Ni <ruiyu.ni@xxxxxxxxx> Zhang, Chao B <chao.b.zhang@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 0772737347816ced8df6299b1c88cccb9de9164c Author: Zhang, Chao B <chao.b.zhang@xxxxxxxxx> Date: Wed Jan 11 16:10:29 2017 +0800 SecurityPkg: Tcg2Smm: Fix incompatible change Address incompatible change introduced in patch 8f07a374b1d0497b6676491de8cbe2f08f4f7e9f Cc: Star Zeng <star.zeng@xxxxxxxxx> Cc: Yao Jiewen <jiewen.yao@xxxxxxxxx> Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Chao Zhang <chao.b.zhang@xxxxxxxxx> Reviewed-by: Yao Jiewen <jiewen.yao@xxxxxxxxx> commit 50f670acf9bb2efcf778ce71e9a3d2250ac0bb99 Author: Zhang, Chao B <chao.b.zhang@xxxxxxxxx> Date: Wed Jan 11 16:07:08 2017 +0800 MdePkg: Tpm2Acpi.h: Fix incompatible change Fix incompatible change. Some modules are still referencing old definition. Cc: Star Zeng <star.zeng@xxxxxxxxx> Cc: Yao Jiewen <jiewen.yao@xxxxxxxxx> Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Chao Zhang <chao.b.zhang@xxxxxxxxx> Reviewed-by: Yao Jiewen <jiewen.yao@xxxxxxxxx> commit 7c14bc8769fbe1670e3b3d09d6cd531713eb74a4 Author: Ruiyu Ni <ruiyu.ni@xxxxxxxxx> Date: Wed Jan 11 13:14:40 2017 +0800 ShellPkg/HandleParsingLib: Fix build failure due to missing semicolon Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Ruiyu Ni <ruiyu.ni@xxxxxxxxx> commit de8cea6f3c2d83966e131a2edc4b26daf970ccd4 Author: Ruiyu Ni <ruiyu.ni@xxxxxxxxx> Date: Mon Jan 9 10:51:58 2017 +0800 ShellPkg/dh: Support dump from GUID and "decode" parameter To follow Shell spec 2.2, change "dh" to support dump from protocol GUID and support "decode" parameter to dump the GUID/name mapping. Contributed-under: TianoCore Contribution Agreement 1.0 Cc: Jaben Carsey <jaben.carsey@xxxxxxxxx> Cc: Ruiyu Ni <ruiyu.ni@xxxxxxxxx> Signed-off-by: Chen A Chen <chen.a.chen@xxxxxxxxx> Signed-off-by: Ruiyu Ni <ruiyu.ni@xxxxxxxxx> Reviewed-by: Jaben Carsey <jaben.carsey@xxxxxxxxx> commit 28f898f856c8b35e8f578ad2855df23b2cc6fc91 Author: Chen A Chen <chen.a.chen@xxxxxxxxx> Date: Thu Jan 5 13:29:50 2017 +0800 ShellPkg/Dh: Fix coding style issues The change doesn't impact the functionality. Contributed-under: TianoCore Contribution Agreement 1.0 Cc: Jaben Carsey <jaben.carsey@xxxxxxxxx> Cc: Ruiyu Ni <ruiyu.ni@xxxxxxxxx> Signed-off-by: Ruiyu Ni <ruiyu.ni@xxxxxxxxx> Signed-off-by: Chen A Chen <chen.a.chen@xxxxxxxxx> Reviewed-by: Jaben Carsey <jaben.carsey@xxxxxxxxx> commit 0976f90821e2677a85d72e93de9dc140c2c99742 Author: Chen A Chen <chen.a.chen@xxxxxxxxx> Date: Thu Dec 29 14:52:45 2016 +0800 ShellPkg/HandleParsingLib: Add new API GetAllMappingGuids Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Ruiyu Ni <ruiyu.ni@xxxxxxxxx> Signed-off-by: Chen A Chen <chen.a.chen@xxxxxxxxx> Reviewed-by: Jaben Carsey <jaben.carsey@xxxxxxxxx> commit 0e88348e4b252cd68b88e1d87085208be2293651 Author: Ruiyu Ni <ruiyu.ni@xxxxxxxxx> Date: Mon Jan 9 16:45:40 2017 +0800 ShellPkg/HandleParsingLib: Return NULL name for unknown GUID GetStringNameFromGuid() returns NULL for unknown GUID, instead of returning "UnknownDevice". The behavior change matches ShellProtocol.GetGuidName(). Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Ruiyu Ni <ruiyu.ni@xxxxxxxxx> Reviewed-by: Jaben Carsey <jaben.carsey@xxxxxxxxx> commit d4ec9a5725d67bb1770008513f4c6f1dce2c9b43 Author: Ruiyu Ni <ruiyu.ni@xxxxxxxxx> Date: Mon Jan 9 13:21:28 2017 +0800 ShellPkg/HandleParsingLib: Rename global variables Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Ruiyu Ni <ruiyu.ni@xxxxxxxxx> Reviewed-by: Jaben Carsey <jaben.carsey@xxxxxxxxx> commit 1b3d5b0699cf6222698ed8373026813b61e87637 Author: Maurice Ma <maurice.ma@xxxxxxxxx> Date: Mon Jan 9 19:31:29 2017 -0800 CorebootPayloadPkg: Remove improper build flags in DSC file Current CorebootPayloadPkgIa32X64.dsc contains "-flto" flag to request GCC link time optimization. However, this feature is only supported by newer GCC compiler, and it will break the debug build with GCC4.8. To fix it, the extra compiling flags are removed. It allows the default build flags set by the EDKII build environment to be used. With this fix, CorebootPayloadPkg 64bit debug build can pass using GCC 4.8. Cc: Prince Agyeman <prince.agyeman@xxxxxxxxx> Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Maurice Ma <maurice.ma@xxxxxxxxx> Reviewed-by: Liming Gao <liming.gao@xxxxxxxxx> commit a8675a19e3b110b9daad1ec70857ba53ccfa9af6 Author: Daniil Egranov <daniil.egranov@xxxxxxxxxx> Date: Mon Jan 9 15:20:51 2017 -0600 ArmPlatformPkg/ArmJunoDxe: Set Marvell Yukon MAC address The patch reads a valid MAC address from the Juno IOFPGA registers and pushes it into onboard Marvell Yukon NIC. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Daniil Egranov <daniil.egranov@xxxxxxxxxx> Reviewed-by: Leif Lindholm <leif.lindholm@xxxxxxxxxx> commit f4d575b51bbdb61e9f634dcabb84149ca836cffa Author: Michael Kinney <michael.d.kinney@xxxxxxxxx> Date: Thu Dec 22 16:49:05 2016 -0800 OvmgPkg/PlatformBootManagerLib: Add Debug Agent console The Debug Agent in the SourceLevelDebugPkg can multiplex both source level debug messages and console messages on the same UART. When this is done, the Debug Agent owns the UART device and an additional device handle with a Serial I/O Protocol is produced with a VenHw device path node. In order for a platform to provide a UART based console when the Debug Agent is using the same UART device, the PlatformBootManagerLib must consider the SerialI/O Protocol produces by the Debug Agent as one of the supported consoles. Cc: Jordan Justen <jordan.l.justen@xxxxxxxxx> Cc: Laszlo Ersek <lersek@xxxxxxxxxx> Cc: Jeff Fan <jeff.fan@xxxxxxxxx> Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Michael Kinney <michael.d.kinney@xxxxxxxxx> Reviewed-by: Laszlo Ersek <lersek@xxxxxxxxxx> _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx https://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |