On 06/13/2018 02:48 AM,  Christian Ehrhardt  wrote:
> Also in addition to the Kernel Panic getting the guest log could be
> useful in case qemu has thrown warnigns or errors.


here's the new guest panic screen shot... how can i get the VM's boot log from 
the time after the grub menu launches the boot of the 64bit VM till it panics? 
could that contain some information that could help solve this problem?

20180615 GUEST kernel panic screen shot


> Summarizing, please provide:
> HW Info
>    - cat /proc/cpuinfo


20180615 HOST AMD FX8350 8-core 4Ghz cpuinfo (1 paragraph for space):

processor       : 0
vendor_id       : AuthenticAMD
cpu family      : 21
model           : 2
model name      : AMD FX(tm)-8350 Eight-Core Processor
stepping        : 0
microcode       : 0x6000822
cpu MHz         : 1400.000
cache size      : 2048 KB
physical id     : 0
siblings        : 8
core id         : 0
cpu cores       : 4
apicid          : 16
initial apicid  : 0
fpu             : yes
fpu_exception   : yes
cpuid level     : 13
wp              : yes
flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov 
pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb 
rdtscp 
lm constant_tsc rep_good nopl nonstop_tsc extd_apicid aperfmperf pni pclmulqdq 
monitor ssse3 fma cx16 sse4_1 sse4_2 popcnt aes xsave avx f16c lahf_lm 
cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs 
xop skinit wdt lwp fma4 tce nodeid_msr tbm topoext perfctr_core perfctr_nb arat 
cpb hw_pstate ssbd ls_cfg_ssbd retpoline retpoline_amd npt lbrv svm_lock 
nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter 
pfthreshold 
vmmcall bmi1
bogomips        : 8036.20
TLB size        : 1536 4K pages
clflush size    : 64
cache_alignment : 64
address sizes   : 48 bits physical, 48 bits virtual
power management: ts ttp tm 100mhzsteps hwpstate cpb eff_freq_ro


>    - sudo dmidecode


a fresh one after the GUEST 64bit VM kernel panics is here: 
https://pastebin.com/eB24w7ej


> Logs:
>    - journalctl -xe


i don't have journalctl... it is necessary? my update log is at the end 
below... 
that systemd thing isn't involved AFAICT...


>    - cat /var/log/libvirt/qemu/<guestname>.log


$ cat /var/log/libvirt/qemu/haven-vm.log
[... normal operation with .42 ...]
2018-06-15 14:43:23.028+0000: shutting down
[... normal shutdown -h issued within guest ...]
[... update from .42 to .43 files ...]
[... NO HOST REBOOT ...]
[... restart virtual machine manager ...]
[... restart haven-vm 64bit ubuntu 14.04.5 server ...]
2018-06-15 14:58:46.362+0000: starting up
LC_ALL=C PATH=/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/sbin:/sbin:/bin 
QEMU_AUDIO_DRV=none /usr/bin/kvm-spice -name haven-vm -S -machine 
pc-i440fx-trusty,accel=kvm,usb=off -cpu 
Opteron_G5,+bmi1,+perfctr_nb,+perfctr_core,+topoext,+nodeid_msr,+tce,+lwp,+wdt,+skinit,+ibs,+osvw,+cr8legacy,+extapic,+cmp_legacy,+fxsr_opt,+mmxext,+osxsave,+monitor,+ht,+vme
 
-m 768 -realtime mlock=off -smp 1,sockets=1,cores=1,threads=1 -uuid 
8d88f791-5b85-5293-329f-943e871c4a02 -no-user-config -nodefaults -chardev 
socket,id=charmonitor,path=/var/lib/libvirt/qemu/haven-vm.monitor,server,nowait 
-mon chardev=charmonitor,id=monitor,mode=control -rtc base=utc -no-shutdown 
-boot strict=on -device piix3-usb-uhci,id=usb,bus=pci.0,addr=0x1.0x2 -drive 
file=/var/lib/libvirt/images/haven-vm.img,if=none,id=drive-virtio-disk0,format=raw
 
-device 
virtio-blk-pci,scsi=off,bus=pci.0,addr=0x5,drive=drive-virtio-disk0,id=virtio-disk0,bootindex=1
 
-drive if=none,id=drive-ide0-1-0,readonly=on,format=raw -device 
ide-cd,bus=ide.1,unit=0,drive=drive-ide0-1-0,id=ide0-1-0 -netdev 
tap,fd=24,id=hostnet0,vhost=on,vhostfd=25 -device 
virtio-net-pci,netdev=hostnet0,id=net0,mac=52:54:00:6c:88:6a,bus=pci.0,addr=0x3 
-chardev pty,id=charserial0 -device isa-serial,chardev=charserial0,id=serial0 
-vnc 127.0.0.1:0 -device vmware-svga,id=video0,bus=pci.0,addr=0x2 -device 
intel-hda,id=sound0,bus=pci.0,addr=0x4 -device 
hda-duplex,id=sound0-codec0,bus=sound0.0,cad=0 -device 
virtio-balloon-pci,id=balloon0,bus=pci.0,addr=0x6
char device redirected to /dev/pts/2 (label charserial0)
<eof>


>    - dmesg


$ dmesg | tail -n 50
[189401.694498] RED: port 4(vnet2) entered disabled state
[189401.695136] device vnet2 left promiscuous mode
[189401.695146] RED: port 4(vnet2) entered disabled state
[189402.022302] type=1400 audit(1529007011.473:117): apparmor="STATUS" 
operation="profile_remove" profile="unconfined" 
name="libvirt-30c5afb2-602a-1c9c-c940-0b47cadbe52c" pid=29425 
comm="apparmor_parser"
[189412.938869] type=1400 audit(1529007022.390:118): apparmor="STATUS" 
operation="profile_load" profile="unconfined" 
name="libvirt-30c5afb2-602a-1c9c-c940-0b47cadbe52c" pid=29440 
comm="apparmor_parser"
[189413.032182] device vnet2 entered promiscuous mode
[189413.064318] RED: port 4(vnet2) entered forwarding state
[189413.064369] RED: port 4(vnet2) entered forwarding state
[189413.524620] kvm: zapping shadow pages for mmio generation wraparound
[190751.089128] RED: port 4(vnet2) entered disabled state
[190751.089351] device vnet2 left promiscuous mode
[190751.089357] RED: port 4(vnet2) entered disabled state
[190756.389518] type=1400 audit(1529008365.840:119): apparmor="STATUS" 
operation="profile_remove" profile="unconfined" 
name="libvirt-30c5afb2-602a-1c9c-c940-0b47cadbe52c" pid=31466 
comm="apparmor_parser"
[190784.008591] type=1400 audit(1529008393.460:120): apparmor="STATUS" 
operation="profile_load" profile="unconfined" 
name="libvirt-30c5afb2-602a-1c9c-c940-0b47cadbe52c" pid=31505 
comm="apparmor_parser"
[190784.104215] device vnet2 entered promiscuous mode
[190784.120319] RED: port 4(vnet2) entered forwarding state
[190784.120341] RED: port 4(vnet2) entered forwarding state
[190788.883915] kvm: zapping shadow pages for mmio generation wraparound
[192525.623898] RED: port 4(vnet2) entered disabled state
[192525.624178] device vnet2 left promiscuous mode
[192525.624217] RED: port 4(vnet2) entered disabled state
[192526.174179] type=1400 audit(1529010135.625:121): apparmor="STATUS" 
operation="profile_remove" profile="unconfined" 
name="libvirt-30c5afb2-602a-1c9c-c940-0b47cadbe52c" pid=1282 
comm="apparmor_parser"
[192594.838386] type=1400 audit(1529010204.289:122): apparmor="STATUS" 
operation="profile_load" profile="unconfined" 
name="libvirt-30c5afb2-602a-1c9c-c940-0b47cadbe52c" pid=1377 
comm="apparmor_parser"
[192594.928167] device vnet2 entered promiscuous mode
[192594.960225] RED: port 4(vnet2) entered forwarding state
[192594.960234] RED: port 4(vnet2) entered forwarding state
[192598.131548] kvm: zapping shadow pages for mmio generation wraparound
[207463.151824] RED: port 4(vnet2) entered disabled state
[207463.151976] device vnet2 left promiscuous mode
[207463.151989] RED: port 4(vnet2) entered disabled state
[207463.443798] type=1400 audit(1529025072.894:123): apparmor="STATUS" 
operation="profile_remove" profile="unconfined" 
name="libvirt-30c5afb2-602a-1c9c-c940-0b47cadbe52c" pid=20089 
comm="apparmor_parser"
[217591.715997] sqpack[32402]: segfault at 1 ip 00007f66001cb943 sp 
00007ffda3b61c00 error 4 in libc-2.19.so[7f6600180000+1be000]
[228402.112955] hrtimer: interrupt took 41067 ns
[256193.281642] RED: port 3(vnet1) entered disabled state
[256193.282064] device vnet1 left promiscuous mode
[256193.282087] RED: port 3(vnet1) entered disabled state
[256193.760875] type=1400 audit(1529073803.212:124): apparmor="STATUS" 
operation="profile_remove" profile="unconfined" 
name="libvirt-8d88f791-5b85-5293-329f-943e871c4a02" pid=17181 
comm="apparmor_parser"
[256910.451198] RED: port 2(vnet0) entered disabled state
[256910.452679] device vnet0 left promiscuous mode
[256910.452714] RED: port 2(vnet0) entered disabled state
[256910.993308] type=1400 audit(1529074520.443:125): apparmor="STATUS" 
operation="profile_remove" profile="unconfined" 
name="libvirt-1c41785d-30f6-e6cc-de6d-706df6d47b9c" pid=18499 
comm="apparmor_parser"
[257116.751276] type=1400 audit(1529074726.201:126): apparmor="STATUS" 
operation="profile_load" profile="unconfined" 
name="libvirt-8d88f791-5b85-5293-329f-943e871c4a02" pid=20932 
comm="apparmor_parser"
[257116.864221] device vnet0 entered promiscuous mode
[257116.892371] RED: port 2(vnet0) entered forwarding state
[257116.892387] RED: port 2(vnet0) entered forwarding state
[257117.397095] kvm: zapping shadow pages for mmio generation wraparound
[257120.544713] kvm [20982]: vcpu0 unhandled rdmsr: 0xc0011020
[257120.778098] kvm [20982]: vcpu0 unhandled rdmsr: 0xc0011021
[257120.778107] kvm [20982]: vcpu0 unhandled rdmsr: 0xc0011029
[257120.935183] kvm [20982]: vcpu0 unhandled rdmsr: 0xc0010001
<eof>


20180615 HOST update log QEMU*.42 -> QEMU*.43:

$ cat dosysupdate.log
Execute "sudo aptitude -V safe-upgrade"? Yes/no
Response: Yes. Executing "sudo aptitude -V safe-upgrade"...

Reading package lists...
Building dependency tree...
Reading state information...
Reading extended state information...
Initializing package states...
The following packages will be upgraded:
   debootstrap [1.0.59ubuntu0.9 -> 1.0.59ubuntu0.10]
   file [1:5.14-2ubuntu3.3 -> 1:5.14-2ubuntu3.4]
   gnupg-agent [2.0.22-3ubuntu1.3 -> 2.0.22-3ubuntu1.4]
   gnupg2 [2.0.22-3ubuntu1.3 -> 2.0.22-3ubuntu1.4]
   gpgsm [2.0.22-3ubuntu1.3 -> 2.0.22-3ubuntu1.4]
   libmagic1 [1:5.14-2ubuntu3.3 -> 1:5.14-2ubuntu3.4]
   libperl5.18 [5.18.2-2ubuntu1.4 -> 5.18.2-2ubuntu1.6]
   libruby1.9.1 [1.9.3.484-2ubuntu1.11 -> 1.9.3.484-2ubuntu1.12]
   perl [5.18.2-2ubuntu1.4 -> 5.18.2-2ubuntu1.6]
   perl-base [5.18.2-2ubuntu1.4 -> 5.18.2-2ubuntu1.6]
   perl-modules [5.18.2-2ubuntu1.4 -> 5.18.2-2ubuntu1.6]
   python3-magic [1:5.14-2ubuntu3.3 -> 1:5.14-2ubuntu3.4]
   qemu [2.0.0+dfsg-2ubuntu1.42 -> 2.0.0+dfsg-2ubuntu1.43]
   qemu-keymaps [2.0.0+dfsg-2ubuntu1.42 -> 2.0.0+dfsg-2ubuntu1.43]
   qemu-kvm [2.0.0+dfsg-2ubuntu1.42 -> 2.0.0+dfsg-2ubuntu1.43]
   qemu-system [2.0.0+dfsg-2ubuntu1.42 -> 2.0.0+dfsg-2ubuntu1.43]
   qemu-system-arm [2.0.0+dfsg-2ubuntu1.42 -> 2.0.0+dfsg-2ubuntu1.43]
   qemu-system-common [2.0.0+dfsg-2ubuntu1.42 -> 2.0.0+dfsg-2ubuntu1.43]
   qemu-system-mips [2.0.0+dfsg-2ubuntu1.42 -> 2.0.0+dfsg-2ubuntu1.43]
   qemu-system-misc [2.0.0+dfsg-2ubuntu1.42 -> 2.0.0+dfsg-2ubuntu1.43]
   qemu-system-ppc [2.0.0+dfsg-2ubuntu1.42 -> 2.0.0+dfsg-2ubuntu1.43]
   qemu-system-sparc [2.0.0+dfsg-2ubuntu1.42 -> 2.0.0+dfsg-2ubuntu1.43]
   qemu-system-x86 [2.0.0+dfsg-2ubuntu1.42 -> 2.0.0+dfsg-2ubuntu1.43]
   qemu-user [2.0.0+dfsg-2ubuntu1.42 -> 2.0.0+dfsg-2ubuntu1.43]
   qemu-utils [2.0.0+dfsg-2ubuntu1.42 -> 2.0.0+dfsg-2ubuntu1.43]
   ruby1.9.1 [1.9.3.484-2ubuntu1.11 -> 1.9.3.484-2ubuntu1.12]
   scdaemon [2.0.22-3ubuntu1.3 -> 2.0.22-3ubuntu1.4]
27 packages upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Need to get 10.7 MB/32.6 MB of archives. After unpacking 13.3 kB will be used.
Do you want to continue? [Y/n/?] Writing extended state information...
Get: 1 http://us.archive.ubuntu.com/ubuntu/ trusty-updates/main perl amd64 
5.18.2-2ubuntu1.6 [2,634 kB]
Get: 2 http://us.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 
amd64 5.18.2-2ubuntu1.6 [1,322 B]
Get: 3 http://us.archive.ubuntu.com/ubuntu/ trusty-updates/main perl-base amd64 
5.18.2-2ubuntu1.6 [1,152 kB]
Get: 4 http://us.archive.ubuntu.com/ubuntu/ trusty-updates/main perl-modules 
all 
5.18.2-2ubuntu1.6 [2,684 kB]
Get: 5 http://us.archive.ubuntu.com/ubuntu/ trusty-updates/main file amd64 
1:5.14-2ubuntu3.4 [19.4 kB]
Get: 6 http://us.archive.ubuntu.com/ubuntu/ trusty-updates/main libmagic1 amd64 
1:5.14-2ubuntu3.4 [185 kB]
Get: 7 http://us.archive.ubuntu.com/ubuntu/ trusty-updates/main gnupg2 amd64 
2.0.22-3ubuntu1.4 [680 kB]
Get: 8 http://us.archive.ubuntu.com/ubuntu/ trusty-updates/main gnupg-agent 
amd64 2.0.22-3ubuntu1.4 [231 kB]
Get: 9 http://us.archive.ubuntu.com/ubuntu/ trusty-updates/main gpgsm amd64 
2.0.22-3ubuntu1.4 [192 kB]
Get: 10 http://us.archive.ubuntu.com/ubuntu/ trusty-updates/main scdaemon amd64 
2.0.22-3ubuntu1.4 [163 kB]
Get: 11 http://us.archive.ubuntu.com/ubuntu/ trusty-updates/main libruby1.9.1 
amd64 1.9.3.484-2ubuntu1.12 [2,651 kB]
Get: 12 http://us.archive.ubuntu.com/ubuntu/ trusty-updates/main ruby1.9.1 
amd64 
1.9.3.484-2ubuntu1.12 [35.7 kB]
Get: 13 http://us.archive.ubuntu.com/ubuntu/ trusty-updates/main debootstrap 
all 
1.0.59ubuntu0.10 [28.8 kB]
Get: 14 http://us.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-magic 
all 1:5.14-2ubuntu3.4 [4,576 B]
Fetched 10.7 MB in 5s (1,873 kB/s)
(Reading database ... 416079 files and directories currently installed.)
Preparing to unpack .../perl_5.18.2-2ubuntu1.6_amd64.deb ...
Unpacking perl (5.18.2-2ubuntu1.6) over (5.18.2-2ubuntu1.4) ...
Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ...
Unpacking libperl5.18 (5.18.2-2ubuntu1.6) over (5.18.2-2ubuntu1.4) ...
Preparing to unpack .../perl-base_5.18.2-2ubuntu1.6_amd64.deb ...
Unpacking perl-base (5.18.2-2ubuntu1.6) over (5.18.2-2ubuntu1.4) ...
Processing triggers for man-db (2.6.7.1-1ubuntu1) ...
Setting up perl-base (5.18.2-2ubuntu1.6) ...
(Reading database ... 416079 files and directories currently installed.)
Preparing to unpack .../perl-modules_5.18.2-2ubuntu1.6_all.deb ...
Unpacking perl-modules (5.18.2-2ubuntu1.6) over (5.18.2-2ubuntu1.4) ...
Preparing to unpack .../file_1%3a5.14-2ubuntu3.4_amd64.deb ...
Unpacking file (1:5.14-2ubuntu3.4) over (1:5.14-2ubuntu3.3) ...
Preparing to unpack .../libmagic1_1%3a5.14-2ubuntu3.4_amd64.deb ...
Unpacking libmagic1:amd64 (1:5.14-2ubuntu3.4) over (1:5.14-2ubuntu3.3) ...
Preparing to unpack .../qemu-system-common_2.0.0+dfsg-2ubuntu1.43_amd64.deb ...
Unpacking qemu-system-common (2.0.0+dfsg-2ubuntu1.43) over 
(2.0.0+dfsg-2ubuntu1.42) ...
Preparing to unpack .../gnupg2_2.0.22-3ubuntu1.4_amd64.deb ...
Unpacking gnupg2 (2.0.22-3ubuntu1.4) over (2.0.22-3ubuntu1.3) ...
Preparing to unpack .../gnupg-agent_2.0.22-3ubuntu1.4_amd64.deb ...
Unpacking gnupg-agent (2.0.22-3ubuntu1.4) over (2.0.22-3ubuntu1.3) ...
Preparing to unpack .../gpgsm_2.0.22-3ubuntu1.4_amd64.deb ...
Unpacking gpgsm (2.0.22-3ubuntu1.4) over (2.0.22-3ubuntu1.3) ...
Preparing to unpack .../scdaemon_2.0.22-3ubuntu1.4_amd64.deb ...
Unpacking scdaemon (2.0.22-3ubuntu1.4) over (2.0.22-3ubuntu1.3) ...
Preparing to unpack .../libruby1.9.1_1.9.3.484-2ubuntu1.12_amd64.deb ...
Unpacking libruby1.9.1 (1.9.3.484-2ubuntu1.12) over (1.9.3.484-2ubuntu1.11) ...
Preparing to unpack .../ruby1.9.1_1.9.3.484-2ubuntu1.12_amd64.deb ...
Unpacking ruby1.9.1 (1.9.3.484-2ubuntu1.12) over (1.9.3.484-2ubuntu1.11) ...
Preparing to unpack .../qemu-keymaps_2.0.0+dfsg-2ubuntu1.43_all.deb ...
Unpacking qemu-keymaps (2.0.0+dfsg-2ubuntu1.43) over (2.0.0+dfsg-2ubuntu1.42) 
...
Preparing to unpack .../qemu-system-ppc_2.0.0+dfsg-2ubuntu1.43_amd64.deb ...
Unpacking qemu-system-ppc (2.0.0+dfsg-2ubuntu1.43) over 
(2.0.0+dfsg-2ubuntu1.42) ...
Preparing to unpack .../qemu-system-mips_2.0.0+dfsg-2ubuntu1.43_amd64.deb ...
Unpacking qemu-system-mips (2.0.0+dfsg-2ubuntu1.43) over 
(2.0.0+dfsg-2ubuntu1.42) ...
Preparing to unpack .../qemu-system-sparc_2.0.0+dfsg-2ubuntu1.43_amd64.deb ...
Unpacking qemu-system-sparc (2.0.0+dfsg-2ubuntu1.43) over 
(2.0.0+dfsg-2ubuntu1.42) ...
Preparing to unpack .../qemu-system-misc_2.0.0+dfsg-2ubuntu1.43_amd64.deb ...
Unpacking qemu-system-misc (2.0.0+dfsg-2ubuntu1.43) over 
(2.0.0+dfsg-2ubuntu1.42) ...
Preparing to unpack .../qemu-system-arm_2.0.0+dfsg-2ubuntu1.43_amd64.deb ...
Unpacking qemu-system-arm (2.0.0+dfsg-2ubuntu1.43) over 
(2.0.0+dfsg-2ubuntu1.42) ...
Preparing to unpack .../qemu-user_2.0.0+dfsg-2ubuntu1.43_amd64.deb ...
Unpacking qemu-user (2.0.0+dfsg-2ubuntu1.43) over (2.0.0+dfsg-2ubuntu1.42) ...
Preparing to unpack .../qemu-system-x86_2.0.0+dfsg-2ubuntu1.43_amd64.deb ...
Unpacking qemu-system-x86 (2.0.0+dfsg-2ubuntu1.43) over 
(2.0.0+dfsg-2ubuntu1.42) ...
Preparing to unpack .../qemu-kvm_2.0.0+dfsg-2ubuntu1.43_amd64.deb ...
Unpacking qemu-kvm (2.0.0+dfsg-2ubuntu1.43) over (2.0.0+dfsg-2ubuntu1.42) ...
Preparing to unpack .../qemu-system_2.0.0+dfsg-2ubuntu1.43_amd64.deb ...
Unpacking qemu-system (2.0.0+dfsg-2ubuntu1.43) over (2.0.0+dfsg-2ubuntu1.42) ...
Preparing to unpack .../qemu-utils_2.0.0+dfsg-2ubuntu1.43_amd64.deb ...
Unpacking qemu-utils (2.0.0+dfsg-2ubuntu1.43) over (2.0.0+dfsg-2ubuntu1.42) ...
Preparing to unpack .../qemu_2.0.0+dfsg-2ubuntu1.43_amd64.deb ...
Unpacking qemu (2.0.0+dfsg-2ubuntu1.43) over (2.0.0+dfsg-2ubuntu1.42) ...
Preparing to unpack .../debootstrap_1.0.59ubuntu0.10_all.deb ...
Unpacking debootstrap (1.0.59ubuntu0.10) over (1.0.59ubuntu0.9) ...
Preparing to unpack .../python3-magic_1%3a5.14-2ubuntu3.4_all.deb ...
Unpacking python3-magic (1:5.14-2ubuntu3.4) over (1:5.14-2ubuntu3.3) ...
Processing triggers for man-db (2.6.7.1-1ubuntu1) ...
Processing triggers for install-info (5.2.0.dfsg.1-2) ...
Processing triggers for ureadahead (0.100.0-16) ...
Setting up libperl5.18 (5.18.2-2ubuntu1.6) ...
Setting up libmagic1:amd64 (1:5.14-2ubuntu3.4) ...
Setting up file (1:5.14-2ubuntu3.4) ...
Setting up qemu-system-common (2.0.0+dfsg-2ubuntu1.43) ...
Setting up gnupg-agent (2.0.22-3ubuntu1.4) ...
Setting up gnupg2 (2.0.22-3ubuntu1.4) ...
Setting up scdaemon (2.0.22-3ubuntu1.4) ...
Setting up gpgsm (2.0.22-3ubuntu1.4) ...
Setting up qemu-keymaps (2.0.0+dfsg-2ubuntu1.43) ...
Setting up qemu-system-ppc (2.0.0+dfsg-2ubuntu1.43) ...
Setting up qemu-system-mips (2.0.0+dfsg-2ubuntu1.43) ...
Setting up qemu-system-sparc (2.0.0+dfsg-2ubuntu1.43) ...
Setting up qemu-system-misc (2.0.0+dfsg-2ubuntu1.43) ...
Setting up qemu-system-arm (2.0.0+dfsg-2ubuntu1.43) ...
Setting up qemu-user (2.0.0+dfsg-2ubuntu1.43) ...
Setting up qemu-system-x86 (2.0.0+dfsg-2ubuntu1.43) ...
Setting up qemu-kvm (2.0.0+dfsg-2ubuntu1.43) ...
Setting up qemu-system (2.0.0+dfsg-2ubuntu1.43) ...
Setting up qemu-utils (2.0.0+dfsg-2ubuntu1.43) ...
Setting up qemu (2.0.0+dfsg-2ubuntu1.43) ...
Setting up debootstrap (1.0.59ubuntu0.10) ...
Setting up python3-magic (1:5.14-2ubuntu3.4) ...
Setting up perl-modules (5.18.2-2ubuntu1.6) ...
Setting up libruby1.9.1 (1.9.3.484-2ubuntu1.12) ...
Setting up ruby1.9.1 (1.9.3.484-2ubuntu1.12) ...
Setting up perl (5.18.2-2ubuntu1.6) ...
Processing triggers for libc-bin (2.19-0ubuntu6.14) ...
Reading package lists...
Building dependency tree...
Reading state information...
Reading extended state information...
Initializing package states...

Execute "sudo apt-get autoclean"? yes/No
Response: No. Skipping...

Execute "sudo apt-get autoremove"? yes/No
Response: No. Skipping...

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1776575

Title:
  14.04.5 safe-upgrade from QEMU 2.0.0+dfsg-2ubuntu1.42 to QEMU 2.0.0
  +dfsg-2ubuntu1.43 kernel panics amd64 VM guests

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu/+bug/1776575/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to