[Qemu-discuss] Failed to setup INTx fd: Device or resource busy + Flags mismatch irq 19

2017-08-28 Thread Anton Blau
Hello, i try to connect two TV-Cards to my Virtual Machine (Qemu/KVM) - but if I try to start the Virtual Machine in virtualmanager I get this error message: Fehler beim Starten der Domain: Interner Fehler: early end of file from monitor, possible problem: 2017-08-28T10:48:36.844403Z qemu-

[Qemu-discuss] changing from net to netdev with vde switches and double nics

2017-08-28 Thread Paolo
Hello everyone, I'm at loss as to how to translate from net to netdev syntax the following lines: NET0="-net vde,vlan=0,sock=/var/run/vde.ctl00 -net nic,vlan=0,model=rtl8139,macaddr=$NIC0MAC -net tap,vlan=0,ifname=pub2,script=no,downscript=no" NET1="-net vde,vlan=1,sock=/var/run/vde.ctl01 -ne

[Qemu-discuss] QEMU KVM Support for Microsoft Virtualization Based Security, Device Guard, Credential Guard?

2017-08-28 Thread Jon Kohler
Hey all, Doing some initial investigation into QEMU support for Microsoft’s virtualization based security initiatives. From what I could find, this appears to be largely hyper-V only for the longest time. VMware just announced support for Workstation this past week, and I’m guessing that means

Re: [Qemu-discuss] [Qemu-devel] How to detect qga socket available?

2017-08-28 Thread Tomáš Golembiovský
On Thu, 10 Aug 2017 20:04:32 +0800 Sam wrote: > Hi all, > > I want to send command through qga socket, but sometimes it will hanged > there. So I want to test qga socket available first, then send qga command. > > So my question is how to test qga socket available, which is not taken by > other

Re: [Qemu-discuss] No internet access from centos 7 minimal guest

2017-08-28 Thread Thomas Huth
On 28.08.2017 13:56, Mahmood wrote: > Hi,I have installed a Centos 7 minimal installation with the following command > qemu-system-x86_64 -m 4000 -smp 2 -hda  centos7ser.img -boot c -usbdevice > tablet -enable-kvm -device e1000,netdev=host_files -netdev > user,net=10.0.2.0/24,id=host_files,restri

Re: [Qemu-discuss] [QGA] Bug of qga?

2017-08-28 Thread Sam
So how to fix this bug? And where should I to report bug? 2017-08-29 13:52 GMT+08:00 Sam : > I could repeat this several times, I think it's mis-order of qmp in qga > socket. > > 2017-08-25 11:09 GMT+08:00 Sam : > >> Also I found: >> >> when I use `socat` to take a qga socket, then I use `socat`