target-arm queue for 2.8 rc2: just two bugfixes. thanks -- PMM
The following changes since commit 00227fefd2059464cd2f59aed29944874c630e2f: Update version for v2.8.0-rc1 release (2016-11-22 22:29:08 +0000) are available in the git repository at: git://git.linaro.org/people/pmaydell/qemu-arm.git tags/pull-target-arm-20161128 for you to fetch changes up to b77257d7bae26a0fca6a90af88d54ee2c45f5b61: arm: Create /chosen and /memory devicetree nodes if necessary (2016-11-28 11:32:34 +0000) ---------------------------------------------------------------- target-arm queue: * hw/arm/boot: fix crash handling device trees with no /chosen or /memory nodes * generic-loader: only set PC if a CPU is specified ---------------------------------------------------------------- Alistair Francis (1): generic-loader: file: Only set a PC if a CPU is specified Guenter Roeck (1): arm: Create /chosen and /memory devicetree nodes if necessary hw/arm/boot.c | 17 +++++++++++++++++ hw/core/generic-loader.c | 7 ++++++- 2 files changed, 23 insertions(+), 1 deletion(-)