]> code.ossystems Code Review - meta-freescale.git/commitdiff
qemu: update to revision 6ac4597
authorZhenhua Luo <zhenhua.luo@freescale.com>
Mon, 5 Jan 2015 10:32:32 +0000 (18:32 +0800)
committerZhenhua Luo <zhenhua.luo@freescale.com>
Wed, 7 Jan 2015 02:17:45 +0000 (10:17 +0800)
This includes following fixes:

6ac4597 QEMU:Add support for e5500 core revision v102.1 present on T1024 SOC.
b8c87e9 Synchronized Linux headers.
f2e4612 hw/arm/virt: Support -cpu host
80cd9c1 target-arm: Provide '-cpu host' when running KVM
8e1f791 target-arm: Don't hardcode KVM target CPU to be A15
885c7a9 hw/arm: Add 'virt' platform
7ea5615 target-arm: Allow secondary KVM CPUs to be booted via PSCI
c33ac75 target-arm: Add ARMCPU field for Linux device-tree 'compatible' string
79f0d1c target-arm: Provide PSCI constants to generic QEMU code
5d1a235 hw/arm/boot: Allow boards to provide an fdt blob
badc409 device_tree.c: Terminate the empty reservemap in create_device_tree()
7a6947b target-arm: Provide mechanism for getting KVM constants even if not CONFIG_KVM

Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
meta-fsl-ppc/recipes-devtools/qemu/qemu_fslgit.bb

index 9e51056789dfaa52541bc00fbfc79659b2de9055..1a7dd8ebe6ed48f3800e365f1d7f4e743afe9588 100644 (file)
@@ -14,7 +14,7 @@ PACKAGECONFIG[lzo]    = ""
 PACKAGECONFIG[numa]   = ""
 
 SRC_URI = "git://git.freescale.com/ppc/sdk/qemu.git;nobranch=1"
-SRCREV = "9e38e640275beabf6468a04cec5c403b2ac566ad"
+SRCREV = "6ac4597c059d35e2737b234747243e56d340f4db"
 
 S = "${WORKDIR}/git"