All of lore.kernel.org
 help / color / mirror / Atom feed
From: Fabiano Rosas <farosas@suse.de>
To: Elisey Konstantinov <elisey.konstantinov@gmail.com>
Cc: qemu-devel@nongnu.org, berrange@redhat.com, pbonzini@redhat.com,
	marcandre.lureau@redhat.com, peter.maydell@linaro.org,
	philmd@linaro.org
Subject: Re: [PATCH] build: prefer sigaltstack over ucontext on Linux
Date: Wed, 29 Apr 2026 10:36:24 -0300	[thread overview]
Message-ID: <87a4ulriqv.fsf@suse.de> (raw)
In-Reply-To: <87jytsig98.fsf@suse.de>

(tried to stitch the thread back together)

Elisey Konstantinov <elisey.konstantinov@gmail.com> writes:

> Fabiano Rosas <farosas@suse.de> writes:
>
>> Elisey Konstantinov <elisey.konstantinov@gmail.com> writes:
>>
>>> Oh, thanks for the feedback, however, could you please describe the environment you’re using?
>>
>> x86_64 host running Linux kernel 6.4.0. QEMU configured with:
>>
>> ../configure
>> --target-list=x86_64-softmmu,aarch64-softmmu,ppc64-softmmu,ppc-softmmu,s390x-softmmu,riscv64-softmmu,aarch64-linux-user,mips64-softmmu
>> --disable-plugins --enable-modules --enable-werror --enable-debug --disable-docs
>>
>> QEMU cmdline:
>>
>> qemu-system-ppc -machine mac99 -boot d -d guest_errors,unimp,cpu_reset
>> -cdrom osx_100_4k78_install.iso -prom-env "boot-args=-v"
>>
>> Connecting via VNC shows the machine runs up to and past the point shown
>> in the screenshot posted as the working example in:
>> https://gitlab.com/qemu-project/qemu/-/work_items/3276#note_3105980116
>>
>> Clicking around, the VM seems functional.
>
> Yeah, this sounds weird, could you please test on the old distribution,
> like Debian 12?See three of my latest messages in the main thread for
> more information

Sorry, I don't have the means to test this on Debian 12. It's not clear
from the thread, have you reproduced the issue using the HEAD of QEMU's
master branch? If so, then I think the best we could do is go back to
the original issue[1] on Gitlab and continue the investigation.

From the information you posted there, the execution should have gotten
past the happy mac screen. You could try running with -prom-env
"boot-args=-v" as I did above and see if it gives you any logging past
that screen. Post a screenshot of your VNC session showing those logs.

1- https://gitlab.com/qemu-project/qemu/-/work_items/3276


  reply	other threads:[~2026-04-29 13:37 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-04-24  8:19 [PATCH] build: prefer sigaltstack over ucontext on Linux Elisey Konstantinov
2026-04-24  8:57 ` Daniel P. Berrangé
2026-04-24  9:19   ` Elisey Konstantinov
2026-04-24  9:32     ` Daniel P. Berrangé
2026-04-24 11:31       ` Elisey Konstantinov
2026-04-24 11:51         ` Peter Maydell
2026-04-24 19:52           ` Mark Cave-Ayland
2026-04-24 22:28             ` Fabiano Rosas
2026-04-27  6:56               ` Elisey Konstantinov
2026-04-27 15:18                 ` Fabiano Rosas
2026-04-29 13:36                   ` Fabiano Rosas [this message]
2026-04-27  7:00             ` Elisey Konstantinov
2026-04-24 12:03 ` Paolo Bonzini
  -- strict thread matches above, loose matches on Subject: below --
2026-04-24 15:38 elisey.konstantinov
2026-04-24 16:22 elisey.konstantinov
2026-04-24 20:02 ` Paolo Bonzini
2026-04-27  8:12 Elisey Konstantinov
2026-04-27  8:18 ` Elisey Konstantinov
2026-04-27  8:30   ` Elisey Konstantinov
2026-04-27 15:30 elisey.konstantinov
2026-04-29 13:46 ` Daniel P. Berrangé

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=87a4ulriqv.fsf@suse.de \
    --to=farosas@suse.de \
    --cc=berrange@redhat.com \
    --cc=elisey.konstantinov@gmail.com \
    --cc=marcandre.lureau@redhat.com \
    --cc=pbonzini@redhat.com \
    --cc=peter.maydell@linaro.org \
    --cc=philmd@linaro.org \
    --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 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.