From 040479fe1f40833c1722a40b234ff13f0a9a6ec3 Mon Sep 17 00:00:00 2001 From: Oleksij Rempel Date: Fri, 24 Jul 2020 11:42:15 +0200 Subject: add x86_64 platform and add a qemu script for testing. Signed-off-by: Oleksij Rempel --- doc/hardware_x86_64_qemu.rst | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 doc/hardware_x86_64_qemu.rst (limited to 'doc') diff --git a/doc/hardware_x86_64_qemu.rst b/doc/hardware_x86_64_qemu.rst new file mode 100644 index 0000000..f3dfd77 --- /dev/null +++ b/doc/hardware_x86_64_qemu.rst @@ -0,0 +1,6 @@ +QEMU +==== + +The x86_64 platform is ready to run in qemu, using the pc-q35-2.12 KVM simulation. + +To run DistoKit inside qemu, execute ``./configs/platform-x86_64/run``. -- cgit v1.2.3