All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Daniel P. Berrangé" <berrange@redhat.com>
To: Peter Maydell <peter.maydell@linaro.org>
Cc: "Alex Bennée" <alex.bennee@linaro.org>,
	"Itaru Kitayama" <itaru.kitayama@linux.dev>,
	qemu-devel@nongnu.org,
	"Jean-Philippe Brucker" <jean-philippe@linaro.org>,
	"Mathieu Poirier" <mathieu.poirier@linaro.org>
Subject: Re: QEMU unexpectedly closed the monitor
Date: Wed, 31 Jul 2024 11:34:03 +0100	[thread overview]
Message-ID: <ZqoTG0eYwNLAJu3D@redhat.com> (raw)
In-Reply-To: <CAFEAcA_y1y+5aqDXDUmAzRJo2Kf9o+JwbH-6MB62UEZD=LQZ-w@mail.gmail.com>

On Wed, Jul 31, 2024 at 11:29:01AM +0100, Peter Maydell wrote:
> On Wed, 31 Jul 2024 at 10:52, Alex Bennée <alex.bennee@linaro.org> wrote:
> > You then need to manually strip out all the various chardevs for libvirt
> > control sockets and you can an equivalent command line you can run from
> > the console. One thing that did jump out as a bit weird to me was:
> >
> >  -rtc base=utc -no-shutdown -no-acpi -boot strict=on \
> >  -kernel /home/realm/Image-v6.10 \
> >  -initrd /home/realm/rootfs.cpio \
> >  -append 'earlycon console=ttyAMA0 rdinit=/sbin/init rw root=/dev/vda acpi=on'
> 
> Also worth checking here I guess is whether virt-install
> is running QEMU as a user which doesn't have access to
> the /home/realm/Image-v6.10 etc files -- are they world
> readable?

Most likely it is the directory permissions which are the problem since
$HOME is typically set to deny access from other users, which would include
the user QEMU runs as.

With regards,
Daniel
-- 
|: https://berrange.com      -o-    https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org         -o-            https://fstop138.berrange.com :|
|: https://entangle-photo.org    -o-    https://www.instagram.com/dberrange :|



  reply	other threads:[~2024-07-31 10:34 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-07-29  6:33 QEMU unexpectedly closed the monitor Itaru Kitayama
2024-07-30 13:25 ` Alex Bennée
2024-07-30 23:04   ` Itaru Kitayama
2024-07-31  9:52     ` Alex Bennée
2024-07-31 10:29       ` Peter Maydell
2024-07-31 10:34         ` Daniel P. Berrangé [this message]
2024-08-01  7:20           ` Itaru Kitayama

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=ZqoTG0eYwNLAJu3D@redhat.com \
    --to=berrange@redhat.com \
    --cc=alex.bennee@linaro.org \
    --cc=itaru.kitayama@linux.dev \
    --cc=jean-philippe@linaro.org \
    --cc=mathieu.poirier@linaro.org \
    --cc=peter.maydell@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.