qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/2] target/openrisc: translator loop conversion
@ 2018-02-18  1:32 Emilio G. Cota
  2018-02-18  1:32 ` [Qemu-devel] [PATCH 1/2] target/openrisc: convert to DisasContextBase Emilio G. Cota
  2018-02-18  1:32 ` [Qemu-devel] [PATCH 2/2] target/openrisc: convert to TranslatorOps Emilio G. Cota
  0 siblings, 2 replies; 8+ messages in thread
From: Emilio G. Cota @ 2018-02-18  1:32 UTC (permalink / raw)
  To: qemu-devel; +Cc: Richard Henderson, Stafford Horne

Tested on the image linked from the wiki:
  https://wiki.qemu.org/Testing/System_Images
Boot after decompressing with:
  or1k-softmmu/qemu-system-or1k -cpu or1200 -M or1k-sim \
	-kernel path/to/or1k-linux-4.10 \
	-serial stdio -nographic -monitor none

Thanks,

		Emilio

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2018-02-21 18:24 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-02-18  1:32 [Qemu-devel] [PATCH 0/2] target/openrisc: translator loop conversion Emilio G. Cota
2018-02-18  1:32 ` [Qemu-devel] [PATCH 1/2] target/openrisc: convert to DisasContextBase Emilio G. Cota
2018-02-18  3:10   ` Stafford Horne
2018-02-18  6:11     ` Emilio G. Cota
2018-02-21 18:22   ` Richard Henderson
2018-02-18  1:32 ` [Qemu-devel] [PATCH 2/2] target/openrisc: convert to TranslatorOps Emilio G. Cota
2018-02-18  3:13   ` Stafford Horne
2018-02-21 18:24   ` Richard Henderson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).