Comment 19 for bug 1731051

Revision history for this message
Sean Feole (sfeole) wrote :

ubuntu@lundmark:~$ dpkg -l | grep qemu
ii ipxe-qemu 1.0.0+git-20161027.b991c67+really20150424.a25a16d-1ubuntu2 all PXE boot firmware - ROM images for qemu
ii qemu-block-extra:arm64 1:2.10+dfsg-0ubuntu3.1 arm64 extra block backend modules for qemu-system and qemu-utils
ii qemu-efi 0~20170911.5dfba97c-1ubuntu0.1 all transitional dummy package
ii qemu-efi-aarch64 0~20170911.5dfba97c-1ubuntu0.1 all UEFI firmware for 64-bit ARM virtual machines
ii qemu-guest-agent 1:2.10+dfsg-0ubuntu3.1 arm64 Guest-side qemu-system agent
ii qemu-kvm 1:2.10+dfsg-0ubuntu3.1 arm64 QEMU Full virtualization
ii qemu-system-aarch64 1:2.10+dfsg-0ubuntu3.1 arm64 QEMU full system emulation binaries (aarch64)
ii qemu-system-arm 1:2.10+dfsg-0ubuntu3.1 arm64 QEMU full system emulation binaries (arm)
ii qemu-system-common 1:2.10+dfsg-0ubuntu3.1 arm64 QEMU full system emulation binaries (common files)
ii qemu-utils 1:2.10+dfsg-0ubuntu3.1 arm64 QEMU utilities
ubuntu@lundmark:~$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 17.10
Release: 17.10
Codename: artful
ubuntu@lundmark:~$
ubuntu@lundmark:~$
ubuntu@lundmark:~$ sudo virsh list --all
 Id Name State
----------------------------------------------------
 7 ubuntu1710111 running
 - ubuntu1710 shut off

ubuntu@lundmark:~$ sudo virsh destroy ubuntu1710111
Domain ubuntu1710111 destroyed

ubuntu@lundmark:~$ sudo virsh start ubuntu1710111
Domain ubuntu1710111 started

ubuntu@lundmark:~$ sudo virsh reboot ubuntu1710111 --mode acpi
Domain ubuntu1710111 is being rebooted

VM Console
<SNIP>

[ OK ] Started Set console scheme.
[ OK ] Created slice system-getty.slice.
[ OK ] Started Getty on tty1.
[ OK ] Reached target Login Prompts.
[ OK ] Started LSB: QEMU Guest Agent startup script.
[ OK ] Started LSB: automatic crash report generation.

Ubuntu 17.10 ubuntu ttyAMA0

ubuntu login: [ OK ] Closed Load/Save RF Kill Switch Status /dev/rfkill Watch.
[ OK ] Stopped target Graphical Interface.
[ OK ] Stopped target Multi-User System.
[ OK ] Stopped target Login Prompts.
         Stopping Serial Getty on ttyAMA0...
         Stopping Snappy daemon...
         Stopping Getty on tty1...
         Stopping System Logging Service...
         Stopping Authorization Manager...

</SNIP>