|
|
Subscribe / Log in / New account

QEMU 1.0 released

QEMU 1.0 released

Posted Dec 4, 2011 10:26 UTC (Sun) by geofft (subscriber, #59789)
Parent article: QEMU 1.0 released

What is likely to be the nature of the "qemu" tool?

I at least have shell scripts that depend on running "qemu" with certain arguments. If the "qemu" tool does some target architecture detection and supports all the arguments the qemu-system-* command does, then that's fine (and then distributions can provide a symlink or a tiny shell script until the tool appears). If not, this seems a little backwards-incompatible, so I'm curious what the benefit is.

(Strictly speaking, I think I only have shell scripts that depend on running "kvm" with certain arguments, but I imagine the situation is similar.)


to post comments

QEMU 1.0 released

Posted Dec 4, 2011 14:36 UTC (Sun) by aliguori (subscriber, #30636) [Link]

I have been kicking around a git style tool that acts as a front end to all of the target specific binaries.


Copyright © 2025, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds