qemu-discuss
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-discuss] Qemu finished booting


From: Dennis Luehring
Subject: Re: [Qemu-discuss] Qemu finished booting
Date: Wed, 29 Jul 2015 08:35:24 +0200
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.1.0

Am 29.07.2015 um 08:24 schrieb Eirik Solberg Hamnvik:
Thanks for the quick reply!

So say I used yocto to build my own image. Would that be the so-called guest?
So I need to get the finished-booting-message from my software?

yes that is your guest

not only a finished boot message - you shuld cleanly shutdown your guest before (shutdown -h now for example)
quiting qemu

this could be (maybe) of help:

https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7/html/Virtualization_Deployment_and_Administration_Guide/sect-Managing_guest_virtual_machines_with_virsh-Shutting_down_rebooting_and_force_shutdown_of_a_guest_virtual_machine.html

or

https://wiki.archlinux.org/index.php/QEMU

haltcmd
Command to shut down a VM safely. I am using -monitor telnet:.. and power off my VMs via ACPI by
  sending system_powerdown to monitor. You can use SSH or some other ways.

or

http://unix.stackexchange.com/questions/57834/how-do-i-send-a-shutdown-event-to-a-qemu-guest-openbsd



reply via email to

[Prev in Thread] Current Thread [Next in Thread]