Re: [libvirt-users] hvm on x86_64 on binutils i386

2015-09-06 Thread Bhasker C V
Using virt-manager and copying host CPU can still boot the guest OS (64-bit) virt-install however still is not doing the job. On 9/6/15, Bhasker C V wrote: > Hi, > > I have this setup > > > kernel: x86_64 version 4.2.0 > operating system (rootfs binutils etc.,) : i386 (ELF-32-bit) > qemu-system

[libvirt-users] Can't get PCI passthrough working

2015-09-06 Thread Phill Edwards
I'm trying to get PCI passthrough working by passing through a DVB-T TV card to a VM running MythTV. When I assign the PCI devices in virt-manager and attempt to start the VM I get this error: Error starting domain: internal error: process exited while connecting to monitor: 2015-09-06T12:41:09.72

[libvirt-users] hvm on x86_64 on binutils i386

2015-09-06 Thread Bhasker C V
Hi, I have this setup kernel: x86_64 version 4.2.0 operating system (rootfs binutils etc.,) : i386 (ELF-32-bit) qemu-system : version 2.4.0 qemu-system-x86_64 (i386 binary) libvirt: 1.2.19 (i386 ) When I run the qemu-system-x86_64 binary with --enable-kvm, the guest machine is working proper