Thanks from me as well. VirtualBox couldn't handle my cutting edge
UEFI+GPT Windows guest setup :) and developers refused to implement
changes. I tried Qemu and after some work with developers on
https://bugzilla.redhat.com/show_bug.cgi?id=1248758 it works.
/--Regards, Alex/
On 04/04/16 02:48
We have a Windows-10 application which uses a virtual as part of the
process. I am trying to get the application to work in a virtual
environment, which of course will require nestedvirtualization.
Using a libvirt xml description for a RHEL virtual where nested
virtualization work
Jeff Forbes writes:
> We have a Windows-10 application which uses a virtual as part of the
> process. I am trying to get the application to work in a virtual
> environment, which of course will require nested virtualization.
>
> Using a libvirt xml description for a RHEL virtual where nested
For new features, I recently updated qemu-kvm 1.5.3 to qemu 2.5.0, but I
saw several qemu binaries, `/usr/local/bin/qemu-x86_64` and
`/usr/local/bin/qemu-system-x86_64`. It seems `qemu-system-x86_64` is the
emulator program, since libvirt won't recognize `qemu-x86_64`. Then what's
qemu-x86_64 for?
On 05/04/2016 05:40, Zhang Qiang wrote:
For new features, I recently updated qemu-kvm 1.5.3 to qemu 2.5.0, but
I saw several qemu binaries, `/usr/local/bin/qemu-x86_64` and
`/usr/local/bin/qemu-system-x86_64`. It seems `qemu-system-x86_64` is
the emulator program, since libvirt won't recognize