[meta-freescale] [meta-fsl-ppc][PATCH 1/6] hypervisor: update to revision e17b3ec

b28495 at freescale.com b28495 at freescale.com
Thu Jul 16 22:00:20 PDT 2015


From: Ting Liu <ting.liu at freescale.com>

This imports the following changes:
e17b3ec update mux_server
ad1da62 Topaz v1.3-010
fca5fef use proper type so that error check makes sense
bf76b06 vmpic: fix a null pointer dereference
aa8144a pamu: add some missing null pointer checks
ced6d18 fix an allocation failure check
4721159 fix potential null pointer dereference
49fd127 don't dereference the pointer we've just checked for null
7559586 check for allocation failure
8ad329e check for invalid config-addr bootargs param
0af857a update libos
b161371 handle error domain not found condition
516ecc1 change str(n)cpy calls to safe snprintf
c2b7161 fix tlbc guest exploitable array out of bounds error
bd9b01e fix fasttlb guest exploitable array out of bounds error
92e62c9 fix off-by-one error in error check
ca38ad6 update libos
11edba9 fix an obvious null pointer dereference
b5fc4da fix secondary gcpu spin-up for >=4GB guests
bedf3f4 erratum A-008139 workaround
365e3ec update libos
745dafa test/nap: Replace open coded delays with existing api
4f7ed57 support basic "rcpm rev2" power management
500cfcc test: add support for ccm errors in ccf-lae test
e817b00 test: add support for ccm errors in ccf-mint test
e706b33 ccm: add error management support for ccm
701bcb3 ccm: add definitions for error registers
5f52d54 ccm: make version handling more generic

Changes on its submodule libos:
2ff7649 don't bail out if pamu is already enabled
ec6fc41 add check for max supported number of threads
e0fa2c0 erratum A-008139 workaround
c30279c workaround potential issue with default cpu features on MMUv2
70dec64 add ccm fields to platform error struct
5312dd7 correct error int unmasking condition

Signed-off-by: Ting Liu <ting.liu at freescale.com>
---
 recipes-virtualization/hypervisor/hypervisor_git.bb | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/recipes-virtualization/hypervisor/hypervisor_git.bb b/recipes-virtualization/hypervisor/hypervisor_git.bb
index 3a7f838..80ba635 100644
--- a/recipes-virtualization/hypervisor/hypervisor_git.bb
+++ b/recipes-virtualization/hypervisor/hypervisor_git.bb
@@ -20,9 +20,9 @@ SRC_URI = " \
 	  "
 
 SRCREV_FORMAT="hypervisor"
-SRCREV = "99b04d937b944d57b2685b55584e982d8e36dd41"
+SRCREV = "e17b3ecbbdadebf7e31ba21134b689334da74e10"
 SRCREV_kconfig = "a56025d4da992b856796b0eccac2e410d751dbac"
-SRCREV_libos = "819bda2a913bc1f6afb43f5f2b026da5872866ea"
+SRCREV_libos = "2ff7649c8047dd0d2143acb4743c53e6e6ba4878"
 SRCREV_dtc = "a6d55e039fd22048687fe061b4609e2807efe764"
 SRCREV_hypertrk = "975c98b562186afbd3bbf103ae54b96cf9b3e533"
 
-- 
1.9.1



More information about the meta-freescale mailing list