From: Robert Millan <rmh@aybabtu.com>
To: berrange@redhat.com
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH] make /usr/bin/qemu the native arch
Date: Wed, 1 Aug 2007 21:53:29 +0200 [thread overview]
Message-ID: <20070801195329.GA15711@aragorn> (raw)
In-Reply-To: 20070708163550.GA11527@redhat.com
> Management tools for QEMU will have come to rely on existing semantics
> of /usr/bin/qemu being i386.
How about just deprecating it? For example, we could make
/usr/bin/qemu be a script with:
#!/bin/bash
echo "warning: $0 is deprecated, use qemu-system-i386 instead"
exec qemu-system-i386 $@
> Changing this for merely cosmetic reasons [...]
It's not just cosmetic. I recall you sent me some benchmarks (too bad
they didn't make it to the list, and I somehow lost that mail), but
they were done on i386 (which remains unaffected). On x86_64, results
are different (specially if you have setup kqemu which only works with
qemu-system-x86_64).
--
Robert Millan
My spam trap is honeypot@aybabtu.com. Note: this address is only intended
for spam harvesters. Writing to it will get you added to my black list.
next reply other threads:[~2007-08-01 19:50 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-08-01 19:53 Robert Millan [this message]
-- strict thread matches above, loose matches on Subject: below --
2007-07-08 12:21 [Qemu-devel] [PATCH] make /usr/bin/qemu the native arch Robert Millan
2007-07-08 16:35 ` Daniel P. Berrange
2007-07-08 17:04 ` Ricardo Almeida
2007-07-08 20:16 ` Daniel P. Berrange
2007-07-11 18:54 ` andrzej zaborowski
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=20070801195329.GA15711@aragorn \
--to=rmh@aybabtu.com \
--cc=berrange@redhat.com \
--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).