[Bug 1866870] Re: KVM Guest pauses after upgrade to Ubuntu 20.04

2020-03-23 Thread Andreas Hasenack
apt-get will be enough once it's published, and looks like it just was published. -- You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bugs.launchpad.net/bugs/1866870 Title: KVM Guest pauses after upgrade to Ubuntu 20.04 Status

[Bug 1866870] Re: KVM Guest pauses after upgrade to Ubuntu 20.04

2020-03-16 Thread Andreas Hasenack
Ok, upstream tag v4.2.0 and these configure options reproduced the crash: export LDFLAGS="-Wl,--warn-common -Wl,-z,relro -Wl,-z,now -pie -m64 -g -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,--as-needed" export CFLAGS="-O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g" Full configure output: https://pas

[Bug 1866870] Re: KVM Guest pauses after upgrade to Ubuntu 20.04

2020-03-16 Thread Andreas Hasenack
Also crashed with the packages from the other ppa: ubuntu@f1:~$ qemu-system-x86_64 --help 2>&1|head -n 1 QEMU emulator version 4.2.0 (Debian 1:4.2-3ubuntu3~exp1) ubuntu@f1:~$ qemu-system-x86_64 --enable-kvm -cpu Penryn,vmx=on -m 512 --nodefaults --nographic qemu-system-x86_64: warning: host does

[Bug 1866870] Re: KVM Guest pauses after upgrade to Ubuntu 20.04

2020-03-16 Thread Andreas Hasenack
The package from the PPA failed the same way for me: ubuntu@f1:~$ qemu-system-x86_64 --enable-kvm -cpu Penryn,vmx=on -m 512 --nodefaults --nographic qemu-system-x86_64: warning: host doesn't support requested feature: CPUID.01H:ECX.sse4.1 [bit 19] KVM internal error. Suberror: 1 emulation failur

[Bug 1866870] Re: KVM Guest pauses after upgrade to Ubuntu 20.04

2020-03-12 Thread Andreas Hasenack
After changing cpu to : I got this log (still in a paused state): char device redirected to /dev/pts/3 (label charserial0) 2020-03-12T15:06:22.560159Z qemu-system-x86_64: warning: host doesn't support requested feature: MSR(48EH).vmx-vnmi-pending [bit 22] 2020-03-12T15:06:22.560708Z qemu-system-

[Bug 1866870] Re: KVM Guest pauses after upgrade to Ubuntu 20.04

2020-03-12 Thread Andreas Hasenack
virsh domcapabilities ** Attachment added: "virsh-domcapabilities.xml" https://bugs.launchpad.net/ubuntu/+source/qemu/+bug/1866870/+attachment/5336149/+files/virsh-domcapabilities.xml -- You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEM

[Bug 1866870] Re: KVM Guest pauses after upgrade to Ubuntu 20.04

2020-03-12 Thread Andreas Hasenack
I tried launching a focal vm on a focal host, and the vm launched but is in a paused state. Attached is its log. This is on an old E660 intel core system. ** Attachment added: "f1.log" https://bugs.launchpad.net/ubuntu/+source/qemu/+bug/1866870/+attachment/5336146/+files/f1.log -- You rece

[Bug 1866870] Re: KVM Guest pauses after upgrade to Ubuntu 20.04

2020-03-12 Thread Andreas Hasenack
virsh capabilities ** Attachment added: "virsh-capabilities.xml" https://bugs.launchpad.net/ubuntu/+source/qemu/+bug/1866870/+attachment/5336148/+files/virsh-capabilities.xml -- You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https:

[Bug 1866870] Re: KVM Guest pauses after upgrade to Ubuntu 20.04

2020-03-12 Thread Andreas Hasenack
I also have these two apparmor denied messages in dmesg: [ 1380.529549] audit: type=1400 audit(1584023445.093:139): apparmor="DENIED" operation="open" profile="libvirt-aa346a1d-8caa-4c55-bef9-c3acbe17bdac" name="/" pid=19712 comm="qemu-system-x86" requested_mask="r" denied_mask="r" fsuid=64055 o

[Bug 1866870] Re: KVM Guest pauses after upgrade to Ubuntu 20.04

2020-03-12 Thread Andreas Hasenack
/proc/cpuinfo ** Attachment added: "cpuinfo.txt" https://bugs.launchpad.net/ubuntu/+source/qemu/+bug/1866870/+attachment/5336147/+files/cpuinfo.txt -- You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bugs.launchpad.net/bugs/

[Qemu-devel] [Bug 1819908] Re: slight screen corruption when maximizing window

2019-03-13 Thread Andreas Hasenack
** Description changed: Host: Ubuntu disco qemu-kvm: 1:3.1+dfsg-2ubuntu2 libvirt: 5.0.0-1ubuntu2 - Guest: ubuntu bionic - guest is using cirrus video, with the extra modules kernel package installed and the cirrus kernel module loaded + guest is using cirrus video, with the extra modu

[Qemu-devel] [Bug 1819908] Re: slight screen corruption when maximizing window

2019-03-13 Thread Andreas Hasenack
Here, with the maximized window, I typed several commands again: lsmod, clear, clear. If you look carefully, you can see the clear at the bottom, then at the top again, and nothing changes. All I can see are the characters I type, but not the command's output or effect. The screen doesn't clear, an

[Qemu-devel] [Bug 1819908] [NEW] slight screen corruption when maximizing window

2019-03-13 Thread Andreas Hasenack
Public bug reported: Host: Ubuntu disco qemu-kvm: 1:3.1+dfsg-2ubuntu2 libvirt: 5.0.0-1ubuntu2 Guest: ubuntu bionic guest is using cirrus video, with the extra modules kernel package installed and the cirrus kernel module loaded. I also tried QXL, but got the same problem. A non-maximized termin

[Qemu-devel] [Bug 1819908] Re: slight screen corruption when maximizing window

2019-03-13 Thread Andreas Hasenack
continuing from the previous screenshot, all I did here was to click the maximize button. We can already see some bad rendering on the top right corner. ** Attachment added: "lsmod-maximized.png" https://bugs.launchpad.net/qemu/+bug/1819908/+attachment/5245831/+files/lsmod-maximized.png -- Y

[Qemu-devel] [Bug 1819908] Re: slight screen corruption when maximizing window

2019-03-13 Thread Andreas Hasenack
lsmod run on a non-maximized window. All looks good. ** Attachment added: "good-lsmod.png" https://bugs.launchpad.net/qemu/+bug/1819908/+attachment/5245830/+files/good-lsmod.png -- You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. htt

[Qemu-devel] [Bug 1701449] Re: high memory usage when using rbd with client caching

2018-10-01 Thread Andreas Hasenack
Any reason we are keeping this bug and #1674481 separate? We are not sure? -- You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bugs.launchpad.net/bugs/1701449 Title: high memory usage when using rbd with client caching Status

[Qemu-devel] [Bug 1587065] Re: btrfs qemu-ga - multiple mounts block fsfreeze

2018-07-16 Thread Andreas Hasenack
** Description changed: [Impact] -  * backport upstream fix to avoid double unmounts (e.g. bind mounts) -hanging the freeze action. +  * backport upstream fix to avoid double unmounts (e.g. bind mounts) +    hanging the freeze action. [Test Case]  * Prepare a guest    $ uvt-s

[Qemu-devel] [Bug 1587065] Re: btrfs qemu-ga - multiple mounts block fsfreeze

2018-06-29 Thread Andreas Hasenack
** Description changed: [Impact] - * An explanation of the effects of the bug on users and +  * An explanation of the effects of the bug on users and - * justification for backporting the fix to the stable release. +  * justification for backporting the fix to the stable release. - *

[Qemu-devel] [Bug 685096] Re: USB Passthrough not working for Windows 7 guest

2018-05-30 Thread Andreas Hasenack
Doing the same for the debian task, which doesn't have an upstream bug anyway. ** Changed in: qemu (Debian) Status: New => Incomplete -- You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bugs.launchpad.net/bugs/685096 Titl

[Qemu-devel] [Bug 685096] Re: USB Passthrough not working for Windows 7 guest

2018-05-30 Thread Andreas Hasenack
Also marking the ubuntu task as incomplete. It looks like it's sorted, but let's give it some time for people to comment if they still have an issue. ** Changed in: qemu (Ubuntu) Status: Confirmed => Incomplete -- You received this bug notification because you are a member of qemu- devel-

Re: [Qemu-devel] Re: qemu 0.9.0 and pxe boot menu

2007-10-11 Thread Andreas Hasenack
Em Seg, 2007-09-24 às 13:05 -0300, Andreas Hasenack escreveu: > Em Sex, 2007-09-21 às 19:40 -0500, Anthony Liguori escreveu: > > Andreas Hasenack wrote: > > > Hi, > > > > > > does qemu support the PXE boot menu? I have such a server here in my > > >

Re: [Qemu-devel] Re: qemu 0.9.0 and pxe boot menu

2007-09-24 Thread Andreas Hasenack
Em Sex, 2007-09-21 às 19:40 -0500, Anthony Liguori escreveu: > Andreas Hasenack wrote: > > Hi, > > > > does qemu support the PXE boot menu? I have such a server here in my > > network but qemu keeps loading some default system (the first one?) > > instead o

[Qemu-devel] qemu 0.9.0 and pxe boot menu

2007-09-21 Thread Andreas Hasenack
Hi, does qemu support the PXE boot menu? I have such a server here in my network but qemu keeps loading some default system (the first one?) instead of presenting me with the pxe menu.