Not yet the support for QEMU ARM64 - basically just waiting for proper
cross-build support in Isar -, but this lays the ground for it by
arranging configs and other artifacts so that adding another target will
be straightforward.

This also updates the kernel minor version.

Jan


CC: Jan Kiszka <jan.kis...@siemens.com>

Jan Kiszka (8):
  linux: Update to 4.14.32
  customizations: Prepare for target-specific bash_history
  linux-jailhouse: Select defconfig via MACHINE name
  start-qemu: Move "-serial vc" into x86 section
  Update Isar, switching to new kernel/initrd deployment file names
  jailhouse: Add config file
  jailhouse: Prevent leaking CFLAGS and LDFLAGS from Debian environment
  customizations: Mark e1000e interface as hotplug

 kas.yml                                                        |  2 +-
 recipes-core/customizations/customizations.bb                  |  4 ++--
 .../files/{.bash_history => .bash_history-qemuamd64}           |  0
 recipes-core/customizations/files/e1000e                       |  2 +-
 recipes-jailhouse/jailhouse/files/debian/rules                 |  2 +-
 recipes-jailhouse/jailhouse/files/qemuamd64_config.h           |  1 +
 recipes-jailhouse/jailhouse/jailhouse.inc                      |  4 +++-
 .../linux/files/{x86_64_defconfig => qemuamd64_defconfig}      |  2 +-
 recipes-kernel/linux/linux-jailhouse.bb                        | 10 +++++-----
 start-qemu.sh                                                  |  7 ++++---
 10 files changed, 19 insertions(+), 15 deletions(-)
 rename recipes-core/customizations/files/{.bash_history => 
.bash_history-qemuamd64} (100%)
 create mode 100644 recipes-jailhouse/jailhouse/files/qemuamd64_config.h
 rename recipes-kernel/linux/files/{x86_64_defconfig => qemuamd64_defconfig} 
(99%)

-- 
2.13.6

-- 
You received this message because you are subscribed to the Google Groups 
"Jailhouse" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jailhouse-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to