I can confirm this bug. I've got this tarball :
https://github.com/qemu/qemu/archive/refs/tags/v5.2.0.zip
and then I've unpacked it on /opt and then I did :
./configure --prefix=/opt/qemu-5.2.0 --target-list=aarch64-softmmu,arm-
softmmu --enable-guest-agent --enable-vnc --enable-vnc-jpeg --enable
001:008 Compx 2.4G Receiver. Problem arise because I've detached one of
my USB disk and the numbering of the USB devices attached changed.
specially the compx 2.4g receiver changed from hostaddr 7 to 8 and when
this happens qemu 4 seems to work not as good as qemu 3.
--
You received this bug noti
problem resolved changing this line :
-usb -device usb-host,hostbus=1,hostaddr=7 \
with this :
-usb -device usb-host,hostbus=1,hostaddr=8 \
it works with qemu 4.
--
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchp
Public bug reported:
Hello.
qemu / kvm does not start anymore after upgrading ubuntu from 19.04 to
19.10 and qemu from 3 to 4,as you can see below. what can I do ?
root@ziomario-Z390-AORUS-PRO:/home/ziomario/Scrivania/OS-KVM# ./boot-OS-
HSP2.sh
> qemu-system-x86_64: /build/qemu-
UryNDZ/qemu
This is what I did on the pandaboard ES :
git clone git://git.linaro.org/qemu/qemu-linaro.git
/configure --disable-kvm --enable-tcg-interpreter --enable-curses
--enable-sdl --enable-vnc --enable-debug-tcg --enable-vhost-net
make
you can see the error on the screenshot attached.
2012/8/3 Samuel Br
The patch that you have given to me it's the same as this here ? -->
http://web.archiveorange.com/archive/v/1XS1vBaxYXjl0BuVgqv1
because I've tried already to patch it using that patch,but it didn't
work.
--
You received this bug notification because you are a member of qemu-
devel-ml, which is
oh I forgot to say what I did at beginning :
root@omap:/home/mario/Scrivania/dati/os# git clone git://git.qemu.org/qemu.git
Cloning into qemu...
remote: Counting objects: 100490, done.
remote: Compressing objects: 100% (23326/23326), done.
remote: Total 100490 (delta 79616), reused 97470 (delta 76
Public bug reported:
root@omap:/home/mario/Scrivania/dati/os/qemu# uname -a
Linux omap 3.1.6-x6 #1 SMP Thu Dec 22 11:17:51 UTC 2011 armv7l armv7l armv7l
GNU/Linux
It's running Ubuntu 11.10...
root@omap:/home/mario/Scrivania/dati/os/qemu# ./configure --disable-kvm
--enable-tcg-interpreter --ena
Public bug reported:
root@omap:~# uname -a
Linux omap 3.1.6-x6 #1 SMP Thu Dec 22 11:17:51 UTC 2011 armv7l armv7l
armv7l GNU/Linux
root@omap:~# qemu
Could not initialize KVM, will disable KVM support
/build/buildd/qemu-kvm-0.14.1+noroms/tcg/arm/tcg-target.c:848: tcg fatal error
** Affects: qemu