[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Qemu-discuss] vfio: hang enabling interrupts with OVMF with latest qemu
From: |
Bruce Cran |
Subject: |
[Qemu-discuss] vfio: hang enabling interrupts with OVMF with latest qemu git master |
Date: |
Mon, 17 Oct 2016 16:23:30 -0600 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.4.0 |
I just built qemu from the latest git master
(0975b8b823a888d474fa33821dfe84e6904db197) and have found that OVMF x64
(using qemu-system-x86_64) has stopped working. It hangs in
SetInterruptState() when calling EnableInterrupts(). I have a single
PCIe device passed through using VFIO.
I built it with gcc version 6.2.1 20160830, configured with:
./configure --prefix=$HOME --enable-sdl --enable-kvm --enable-linux-aio
--enable-vhost-net --enable-spice --enable-vnc --enable-system
--disable-smartcard --disable-tpm --disable-libssh2 --disable-curses
--disable-libusb --disable-usb-redir --disable-xen --disable-bluez
--disable-user --disable-vde --target-list=x86_64-softmmu,aarch64-softmmu
Is this a known problem, or should I submit a bug report?
--
Bruce
- [Qemu-discuss] vfio: hang enabling interrupts with OVMF with latest qemu git master,
Bruce Cran <=