All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-arm] Will the Google Fuchsia modifications of arm qemu be added?
@ 2017-09-18  7:20 theUser BL
  2017-09-19  9:47 ` Alex Bennée
  0 siblings, 1 reply; 2+ messages in thread
From: theUser BL @ 2017-09-18  7:20 UTC (permalink / raw)
  To: qemu-arm@nongnu.org

Google writes a new operating system with a new kernel for it.
The complete operating system is called  "Fuchsia" and the kernel was called "Magenta" and later renamed to "Zircon".
Here an litte overview of it:
https://fuchsia.miraheze.org/wiki/Main_Page

The Magenta/Zircon part includes not only the kernel, it have additional parts (like the GNU-tools of GNU/Linux).

To build Magenta/Zircon this page describes it:
https://fuchsia.googlesource.com/magenta/+/HEAD/docs/getting_started.md
The easiest way to run Magenta/Zircon in an virtual machine, is to installing the toolchain, which includes qemu
https://fuchsia.googlesource.com/magenta/+/HEAD/docs/qemu.md

Magenta/Zircon existing as x86_64 and arm64 versions.
Two qemus are in the toolchain: qemu-system-x86_64 and qemu-system-aarch64.
The first one is also an modified version of qemu, but I don't see any difference to the original qemu.
But the last one (aarch64) is really needed, to run the arm-version. The original qemu can't run the ARM64 Magenta/Zircon.

So, do you know, what changes they have done? And will they later be added to the original qemu?

Here is the source of the modified qemu:
https://fuchsia.googlesource.com/third_party/qemu/+/master
https://github.com/fuchsia-mirror/third_party-qemu

Greetings
theuserbl

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

end of thread, other threads:[~2017-09-19  9:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-09-18  7:20 [Qemu-arm] Will the Google Fuchsia modifications of arm qemu be added? theUser BL
2017-09-19  9:47 ` Alex Bennée

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.