qemu-x86_64-32 310 B

1234567891011
  1. config ADK_TARGET_SYSTEM_QEMU_X86_64_32
  2. bool "Qemu Emulator (x86_64) with 32Bit userland"
  3. select ADK_x86
  4. select ADK_qemu_x86_64_32
  5. select ADK_CPU_I686
  6. select ADK_HARDWARE_QEMU
  7. select ADK_TARGET_KERNEL_BZIMAGE
  8. select ADK_TARGET_KERNEL_64
  9. help
  10. Support for Qemu Emulator (x86_64) with 32 Bit userland.