> Should this be opened as a bug on the `ovmf` Ubuntu package
(xenial/zesty/artful)? I'm very familiar with the Ubuntu version
policies.
I've just noticed that I intended to write "I'm *not* very familiar with
the Ubuntu version policies".
--
You received this bug notification because you are a
Building the OVMF from the `edk2` current master (89796c69d9) fixes both
(non/vfio) issues.
Should this be opened as a bug on the `ovmf` Ubuntu package
(xenial/zesty/artful)? I'm very familiar with the Ubuntu version
policies.
--
You received this bug notification because you are a member of qem
I'm using the Ubuntu artful version (0~20161202.7bbe0b3e-1), so I'll
need to build a recent OVMF package to verify the solution.
--
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1714331
Title:
Virtual
OK, I'll do that. It will take me a bit of time - I'll timeframe a week.
Note that I can't know if both VFIO and non-VFIO context suffer the same
bug. For simplicity, I'll peform the bisect using the non-VFIO version,
then, once we have more information, we can decide how to proceed.
--
You rece
> Please try: -machine pc-q35-2.9,accel=kvm,mem-merge=off
I've tried the first configuration (windowed) with the change you
proposed, and I get the same behavior (windows recovery); I didnt' try
the second configuration (VFIO).
> Did you build QEMU 2.9 from source with the same ./configure option
Public bug reported:
Using 2.10, my virtual machine(s) don't work anymore. This happens 100%
of the times.
-
I use QEMU compiling it from source, on Ubuntu 16.04 amd64. This is the
configure command:
configure --target-list=x86_64-softmmu --enable-debug --enable-gtk
--enable-spice --aud
Thanks! Using the OVMF provided with the Ubuntu 16.04 packages solved
the issue.
--
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1629282
Title:
QEMU (still) hangs on Windows 7 install
Status in QEMU
Public bug reported:
I'm trying to install Windows 7 as guest, but the machine still hangs
(more precisely, the windows icon keeps flashing, but never goes past
this stage).
I think this is a different bug from
https://bugs.launchpad.net/qemu/+bug/1581936.
Specifically, its happens when the OVMF
Fails on my machine, even with the HEAD of master as of today
(5d3217340adcb6c4f0e4af5d2b865331eb2ff63d).
Simplest configuration:
cp $MY_BIOS $MY_BIOS_TMP; ./qemu-system-x86_64 \
-drive if=pflash,format=raw,readonly,file=$MY_BIOS \
-drive if=pflash,format=raw,file=$MY_BIOS_TMP \