| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
This qemu doesn't support ptest, do disable do_compile_ptest_base.
Signed-off-by: Zhenhua Luo <zhenhua.luo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Fix the following errors:
| DEBUG: Executing shell function do_configure
| ERROR: unknown option --disable-static
| ERROR: unknown option --disable-gnutls
| ERROR: unknown option --disable-gcrypt
| ERROR: unknown option --disable-nettle
| ERROR: unknown option --disable-smartcard
Signed-off-by: Zhenhua Luo <zhenhua.luo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Update the supported QEMU version from v1.7 to v2.2.0 and include the
Freescale patches on top of this.
Baseline: http://git.qemu.org/?p=qemu.git;a=tag;h=refs/tags/v2.2.0
Freescale patches:
00ac004 QEMU: PPC: Support for VFIO_IOMMU_DUMMY.
58d1cc4 QEMU: PPC: Identity mapped memory support for qemu.
07d4f5f Qemu: PPC: e500: Move CCSR and MMIO space to upper end of address space
a7aee41 QEMU: PPC: e500: Move CCSR definition to params
fbcc0ca vfio-pci: add direct pci device assignment for fsl powerpc
536df03 Update Linux Headers from 3.18
ee367e4 QEMU:Add support for e5500 core revision v102.1 present on T1024 SOC.
b0c2f44 hw/arm/virt: Use memory_region_allocate_system_memory to allocate memory
b2f233e PPC: add e6500 cpu class
694c39a QEMU: PPC: set default cpu type to be 'host'
1572872 QEMU: PPC: specify PVRs for all e500 cores
Also fix indent.
Signed-off-by: Ting Liu <ting.liu@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The qemu-fsl is intended for use into the target. The native and
nativesdk flavours are not supported and should rely on the OE-Core
provided ones.
This disables the recipe parsing for native and nativesdk build,
fixing the following warning:
,----
| WARNING: Unable to get checksum for qemu-fsl-native SRC_URI entry
| fix-libcap-header-issue-on-some-distro.patch: file could not
| be found
`----
Change-Id: I8eaf8bc9caf972f5d180115f63862a163915e218
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
|
QEMU is a generic and open source machine emulator and virtualizer.
Signed-off-by: Chunrong Guo <B40290@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|