[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] Maintainers, please tell us how to boot your machines!
> -----Original Messages----- > From: "Markus Armbruster" <armbru@xxxxxxxxxx> > Sent Time: 2019-03-20 02:34:45 (Wednesday) > To: qemu-devel@xxxxxxxxxx > Cc: "Edgar E. Iglesias" <edgar.iglesias@xxxxxxxxx>, "Hervé Poussineau" > <hpoussin@xxxxxxxxxxx>, "Aleksandar Markovic" <amarkovic@xxxxxxxxxxxx>, > "Aleksandar Rikalo" <arikalo@xxxxxxxxxxxx>, "Alexander Graf" <agraf@xxxxxxx>, > "Andrey Smirnov" <andrew.smirnov@xxxxxxxxx>, "Andrzej Zaborowski" > <balrogg@xxxxxxxxx>, "Anthony Green" <green@xxxxxxxxxxxxxx>, "Anthony Perard" > <anthony.perard@xxxxxxxxxx>, "Aurelien Jarno" <aurelien@xxxxxxxxxxx>, > "Bastian Koppelmann" <kbastian@xxxxxxxxxxxxxxxxxxxxx>, "Chris Wulff" > <crwulff@xxxxxxxxx>, "Guan Xuetao" <gxt@xxxxxxxxxxxxxxx>, "Igor Mitsyanko" > <i.mitsyanko@xxxxxxxxx>, "Jan Kiszka" <jan.kiszka@xxxxxx>, "Jean-Christophe > Dubois" <jcd@xxxxxxxxxxxxxxx>, "Marek Vasut" <marex@xxxxxxx>, "Paul Durrant" > <paul.durrant@xxxxxxxxxx>, "Peter Maydell" <peter.maydell@xxxxxxxxxx>, > "Stefano Stabellini" <sstabellini@xxxxxxxxxx>, qemu-arm@xxxxxxxxxx, > qemu-ppc@xxxxxxxxxx, xen-devel@xxxxxxxxxxxxxxxxxxxx > Subject: Re: Maintainers, please tell us how to boot your machines! > > [...] > > Machines with no supporter, but at least one maintainer: > > [...] > > = hw/unicore32/puv3.c = > Guan Xuetao <gxt@xxxxxxxxxxxxxxx> (maintainer:UniCore32) > > > Targets where we have received information for *no* machine so far: > > [...] > unicore I'm here. Now I can finally deal with my email account <gxt@xxxxxxxxxxxxxxx> after several years chaos. Anyway, sorry for so late. To boot unicore32 machine, following commands are tested in branch stable-2.7: To configure unicore32 target: ./configure --target-list=unicore32-softmmu \ --enable-debug \ --disable-sdl \ --enable-curses \ --extra-cflags="-D restrict=restricT" \ To run a simple busybox image on qemu-defconfig kernel: ./qemu-system-unicore32 -curses -M puv3 -m 512 -icount 0 -kernel somedir/zImage Please check github for more details: https://github.com/gxt/UniCore32 Thanks, Guan Xuetao _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/mailman/listinfo/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |