From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Date: Fri, 24 Jul 2020 12:09:04 +0200 From: Roland Hieber Message-ID: <20200724100904.dvzgmf33cxnmtna5@pengutronix.de> References: <20200724094215.4277-1-o.rempel@pengutronix.de> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20200724094215.4277-1-o.rempel@pengutronix.de> Subject: Re: [DistroKit] [PATCH v2] add x86_64 platform List-Id: DistroKit Mailinglist List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: distrokit-bounces@pengutronix.de Sender: "DistroKit" To: Oleksij Rempel Cc: distrokit@pengutronix.de On Fri, Jul 24, 2020 at 11:42:15AM +0200, Oleksij Rempel wrote: > and add a qemu script for testing. > > Signed-off-by: Oleksij Rempel > --- > configs/platform-x86_64/kernelconfig | 3784 ++++++++++++++++++++++++ > configs/platform-x86_64/platformconfig | 226 ++ > configs/platform-x86_64/run | 103 + > doc/hardware_x86_64_qemu.rst | 6 + > 4 files changed, 4119 insertions(+) > create mode 100644 configs/platform-x86_64/kernelconfig > create mode 100644 configs/platform-x86_64/platformconfig > create mode 100755 configs/platform-x86_64/run > create mode 100644 doc/hardware_x86_64_qemu.rst > [...] > diff --git a/doc/hardware_x86_64_qemu.rst b/doc/hardware_x86_64_qemu.rst > new file mode 100644 > index 0000000..d93851f > --- /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-mips/run``. s/platform-mips/platform-x86_64/ :) - Roland -- Roland Hieber, Pengutronix e.K. | r.hieber@pengutronix.de | Steuerwalder Str. 21 | https://www.pengutronix.de/ | 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | _______________________________________________ DistroKit mailing list DistroKit@pengutronix.de