Re: QEMU unexpectedly closed the monitor

2024-08-01 Thread Itaru Kitayama
> On Jul 31, 2024, at 19:34, Daniel P. Berrangé wrote: > > On Wed, Jul 31, 2024 at 11:29:01AM +0100, Peter Maydell wrote: >> On Wed, 31 Jul 2024 at 10:52, Alex Bennée wrote: >>> You then need to manually strip out all the various chardevs for libvirt >>> control sockets and you can an equival

Re: QEMU unexpectedly closed the monitor

2024-07-31 Thread Daniel P . Berrangé
On Wed, Jul 31, 2024 at 11:29:01AM +0100, Peter Maydell wrote: > On Wed, 31 Jul 2024 at 10:52, Alex Bennée 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

Re: QEMU unexpectedly closed the monitor

2024-07-31 Thread Peter Maydell
On Wed, 31 Jul 2024 at 10:52, Alex Bennée 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

Re: QEMU unexpectedly closed the monitor

2024-07-31 Thread Alex Bennée
boot >>> kernel=Image-guest-cca-v4,initrd=rootfs.cpio,kernel_args='earlycon >>> console=ttyAMA0 rdinit=/sbin/init rw root=/dev/vda acpi=off' --network >>> none >>> >>> receives an error: >>> >>> Starting install... >>> E

Re: QEMU unexpectedly closed the monitor

2024-07-30 Thread Itaru Kitayama
earlycon >> console=ttyAMA0 rdinit=/sbin/init rw root=/dev/vda acpi=off' --network >> none >> >> receives an error: >> >> Starting install... >> ERRORinternal error: QEMU unexpectedly closed the monitor (vm='test8'): >> 2024-07-29T06:23:04.

Re: QEMU unexpectedly closed the monitor

2024-07-30 Thread Alex Bennée
rror: > > Starting install... > ERRORinternal error: QEMU unexpectedly closed the monitor (vm='test8'): > 2024-07-29T06:23:04.717118Z qemu-system-aarch64: could not load kernel > '/home/realm/Image-guest-cca-v4’ > > I am not sure how to investigate as the kern

QEMU unexpectedly closed the monitor

2024-07-28 Thread Itaru Kitayama
--os-variant=ubuntu22.04 --virt-type kvm --boot kernel=Image-guest-cca-v4,initrd=rootfs.cpio,kernel_args='earlycon console=ttyAMA0 rdinit=/sbin/init rw root=/dev/vda acpi=off' --network none receives an error: Starting install... ERRORinternal error: QEMU unexpectedly closed the m