From: Pascal Erb <pascal.erb@gruo.de>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] version command line option
Date: Thu, 17 Sep 2009 13:38:45 +0200 [thread overview]
Message-ID: <200909171338.45470.pascal.erb@gruo.de> (raw)
In-Reply-To: <761ea48b0909160817q2ac0b735n834834972552015@mail.gmail.com>
> I came up with this but that looks overly complex and fragile :-)
>
> qemu-x86_64 -h | head -1 | awk '{ print $3 }' | sed 's/,$//'
>
Hmmm. I agree with you. This looks really fragile since it is impossible to
know in advance, head, awk or sed to be installed on the target host (having
some ugly commercial OS with very low abilities in mind...). But thank you
anyway that you strived for a quick solution :-)
My question tended more into the way: Where is the repository and where could
I find the coding guidelines, etc? And how should I proceed to add the
corresponding source code? About the repository I found already out how to
make an anonymous checkout (git clone git://git.savannah.nongnu.org/qemu.git).
Is there a howto document somewhere how to submit my code? Are there any
public accessible documents about qemu's architecture or structure?
Greetings,
Pascal
prev parent reply other threads:[~2009-09-17 11:38 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-09-16 13:32 [Qemu-devel] version command line option Pascal Erb
2009-09-16 15:17 ` Laurent Desnogues
2009-09-17 11:38 ` Pascal Erb [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200909171338.45470.pascal.erb@gruo.de \
--to=pascal.erb@gruo.de \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).