qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Dunrong Huang <riegamaths@gmail.com>
To: Markus Armbruster <armbru@redhat.com>
Cc: "Max Filippov" <jcmvbkbc@gmail.com>,
	qemu-devel@nongnu.org,
	"Crístian Viana" <vianac@linux.vnet.ibm.com>
Subject: Re: [Qemu-devel] [PATCH] target-xtensa: make 'sim' to be the default machine
Date: Thu, 9 Aug 2012 15:52:07 +0800	[thread overview]
Message-ID: <CAOZVR5b5PB0ai2yyDL8R=PLuw1iM+C8w5apaxOCXsHM8KRthWQ@mail.gmail.com> (raw)
In-Reply-To: <87y5loik7u.fsf@blackfin.pond.sub.org>

2012/8/9 Markus Armbruster <armbru@redhat.com>:
> Max Filippov <jcmvbkbc@gmail.com> writes:
>
>> This fixes the following error:
>>
>>     $ qemu-system-xtensa -cpu help
>>     Segmentation fault
>
> main() attempts to cope with "no machine found", it just screws it up:
>
>     if (machine->hw_version) {
>         qemu_set_version(machine->hw_version);
>     }
> [...]
>     if (machine == NULL) {
>         fprintf(stderr, "No machine found.\n");
>         exit(1);
>     }
>
I have sent
 a trivial patch to fix this bug, but no one replied it.

I resend it just now.
http://lists.nongnu.org/archive/html/qemu-devel/2012-08/msg01437.html
> Probably broken in commit 93bfef4c, cc'ing its author.
>
> Of course, I don't mind you picking a default machine for xtensa, if
> that's what you want.
>



-- 
Best Regards,

Dunrong Huang

  reply	other threads:[~2012-08-09  7:52 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-08-08 23:31 [Qemu-devel] [PATCH] target-xtensa: make 'sim' to be the default machine Max Filippov
2012-08-09  7:43 ` Markus Armbruster
2012-08-09  7:52   ` Dunrong Huang [this message]
2012-08-09  8:01     ` Markus Armbruster
2012-08-09 10:36   ` Max Filippov
2012-08-09 19:58 ` Blue Swirl

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='CAOZVR5b5PB0ai2yyDL8R=PLuw1iM+C8w5apaxOCXsHM8KRthWQ@mail.gmail.com' \
    --to=riegamaths@gmail.com \
    --cc=armbru@redhat.com \
    --cc=jcmvbkbc@gmail.com \
    --cc=qemu-devel@nongnu.org \
    --cc=vianac@linux.vnet.ibm.com \
    /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).