[please don't top-post on technical lists]
On Thu, Feb 21, 2019 at 08:16:33AM -0500, Josh Mcneil wrote:
Thanks Ján!
What were the exact changes you were trying to make?
I was following this guide:
https://wiki.archlinux.org/index.php/PCI_passthrough_via_OVMF#Passing_keyboard/mouse_via_Evdev
Thanks Ján!
>What were the exact changes you were trying to make?
I was following this guide:
https://wiki.archlinux.org/index.php/PCI_passthrough_via_OVMF#Passing_keyboard/mouse_via_Evdev
Specifically, I was updating the domain tag to include `xmlns:qemu='
http://libvirt.org/schemas/domain/qemu
On Thu, Feb 21, 2019 at 01:06:48AM -0500, Josh Mcneil wrote:
This may be user error, I am new to libvirt.
Welcome,
I am using libvirt 5.0.0. I have created a VM (win10) in the system URI
using virt-manager. I stopped the VM to edit it.
I set my LIBVIRT_DEFAULT_URI="qemu:///system" and am ab
This may be user error, I am new to libvirt.
I am using libvirt 5.0.0. I have created a VM (win10) in the system URI
using virt-manager. I stopped the VM to edit it.
I set my LIBVIRT_DEFAULT_URI="qemu:///system" and am able to read the
domain configuration with `EDITOR=nano virsh edit win10`. Whe