zephyr/boards/x86/qemu_x86
Andrew Boie 9b055ecf82 qemu_x86: use icount for 32-bit
Options summary:

 -icount shift=5: Execute one instruction every 32ns of virtual time
 -icount align=off: Do not synchronise the host and guest clocks
 -icount sleep=off: Advance virtual time without sleeping/waiting
 -rtc clock=vm: Isolate the guest RTC time from the host

64-bit still has some issues that are being looked at.

Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2020-05-03 21:43:13 -04:00
..
doc
Kconfig.board
Kconfig.defconfig kconfig: Replace defconfig singe-symbol 'if's with 'depends on' 2020-02-12 10:32:13 -06:00
board.cmake qemu_x86: use icount for 32-bit 2020-05-03 21:43:13 -04:00
qemu_x86.dts drivers: flash: replace DT_FLASH_DEV_NAME with DT macro 2020-04-27 18:43:20 -05:00
qemu_x86.yaml boards: x86: qemu_x86: list eeprom as supported 2020-03-30 08:24:06 -05:00
qemu_x86_64.dts
qemu_x86_64.yaml
qemu_x86_64_defconfig kconfig: Remove assignments to CONFIG_<arch> syms and hide them 2020-02-08 00:50:08 -06:00
qemu_x86_coverage.dts
qemu_x86_coverage.yaml
qemu_x86_coverage_defconfig kconfig: Remove assignments to CONFIG_<arch> syms and hide them 2020-02-08 00:50:08 -06:00
qemu_x86_defconfig kconfig: Remove assignments to CONFIG_<arch> syms and hide them 2020-02-08 00:50:08 -06:00
qemu_x86_nommu.dts
qemu_x86_nommu.yaml
qemu_x86_nommu_defconfig kconfig: Remove assignments to CONFIG_<arch> syms and hide them 2020-02-08 00:50:08 -06:00