[Qemu-discuss] Does the qemu must use VNC to install RHEL OS?

2015-09-07 Thread Nan Xiao
Hi all, I build qemu without using `VNC`: ./configure --target-list=x86_64-softmmu --enable-debug --disable-vnc Then I try to use it to install a "RHEL 7" virtual machine: qemu-img create -f qcow2 rhel_vm1.img 8G qemu-system-x86_64 -m 1024 -hda rhel_vm1.img -cdrom /root/RHEL-7.0-201

[Qemu-discuss] Wake On Lan support for Windows VM

2015-09-07 Thread Lior Nahmanson
Hi, I have Windows 2012R2 VM with a NIC device that I create. I'm trying to add Wake On Lan support to this device. I turn on all the relevant flags in the PCI configuration space. the' Wake on magic packet' feature is enable (under device properties -> advanced) but the feature 'allow this de

Re: [Qemu-discuss] Wake On Lan support for Windows VM

2015-09-07 Thread Jakob Bohm
On 07/09/2015 16:32, Lior Nahmanson wrote: Hi, I have Windows 2012R2 VM with a NIC device that I create. I’m trying to add Wake On Lan support to this device. I turn on all the relevant flags in the PCI configuration space. the’ Wake on magic packet’ feature is enable (under device propertie

Re: [Qemu-discuss] SunOS 4.1.4 / Solaris 1.1.2 on qemu-system-sparc 2.4

2015-09-07 Thread jim
I had a similar situation and documented it here : http://kb.networksystemssolutions.info/index.php/Sparc_Virtualization It was for a Sparc-20 with Solaris 2.6. It's kind of hit or miss at times and seems to require particular CPU settings in my experience. I had the advantage of being able to i