similar to: QXL-driver for Windows 10

Displaying 20 results from an estimated 100000 matches similar to: "QXL-driver for Windows 10"

2016 May 25
0
Re: Windows Server 2008 - KVM
Van: Thiago Oliveira [mailto:cpv.thiago@gmail.com] Verzonden: woensdag 25 mei 2016 14:37 Aan: Dominique Ramaekers CC: libvirt-users@redhat.com Onderwerp: Re: [libvirt-users] Windows Server 2008 - KVM Hi there! I have installed a new VM with Win2k8 and the serial virtio driver works fine. I don´t know why the other VM the BSOD happen! About the performance, I had the impression that only one
2016 May 25
4
Re: Windows Server 2008 - KVM
Hi there! I have installed a new VM with Win2k8 and the serial virtio driver works fine. I don´t know why the other VM the BSOD happen! About the performance, I had the impression that only one core is used.....PID 8301 is a linux VM with 4 VCPU and 2 GB of RAM... ​ 2016-05-25 3:39 GMT-03:00 Dominique Ramaekers < dominique.ramaekers@cometal.be>: > > > *Van:* Thiago
2015 Mar 20
1
Re: getting oriented/networking [some success]
I seem to have run into https://bugzilla.redhat.com/show_bug.cgi?id=855640, because when I tried the fix/work-around at the end (comment 11), ethtool -K eth0 gro off, my download speed by speedtest went from undetectable to ~150Mb/s. However, it was not able to connect for the upload test, and so something may still be off. Non-virtual machines can do the upload test, so it's not just a
2016 May 24
1
Re: Windows Server 2008 - KVM
Hi there! I will do soon the disk config, but first I will do some labs. I´m trying to install the virtio driver to comunicate using qemu-agent but when the driver is installed, the BSOD happens (win2k8 R2). I tried with virtio-drivers version 100, 110 and 117, both happens BSOD. Do you has a tip ? :) Thanks buddy! 2016-05-20 10:23 GMT-03:00 Dominique Ramaekers <
2016 May 20
0
Re: Windows Server 2008 - KVM
Van: Thiago Oliveira [mailto:cpv.thiago@gmail.com] Verzonden: vrijdag 20 mei 2016 15:07 Aan: Dominique Ramaekers CC: libvirt-users@redhat.com Onderwerp: Re: [libvirt-users] Windows Server 2008 - KVM Hi there! Although the guest has 2GB memory, the windows guest was adjusted to support this. I guess that the LVM is the best choice! I will save all images to other disk and re-build the partition
2016 May 20
1
Re: Windows Server 2008 - KVM
Hi Dominique, You’ll have to convert the qcow to raw, create a LVM-volume (don’t create a file system on the volume), and dd the raw tot he LVM volume… Convert the qcow to raw, Ok Create a LVM-Volume, OK Don´t create a file system on the volume ?? Is not clear why... DD the raw to the LVM? How ? I don´t understand this point.... Thanks a lot! 2016-05-20 10:23 GMT-03:00 Dominique
2015 Apr 14
2
Re: VM Performance using KVM Vs. VMware ESXi
On 4/14/2015 4:02 PM, Dominique Ramaekers wrote: > > Dear Jatin, > > Maybe it’s a good idea first to implement Spice: > > <video> > > <model type='qxl' ram='65536' vram='65536' heads='1'/> > > <address type='pci' domain='0x0000' bus='0x00' slot='0x02' > function='0x0'/> >
2015 Nov 09
1
答复: How could I do the guest mount operation from the host?
Yes, my modification is like you. I doubt that if the mount operation on the host is reasonable… And what is p9? Best Regards From Jiaping LI 发件人: Dominique Ramaekers [mailto:dominique.ramaekers@cometal.be] 发送时间: 2015年11月9日 15:08 收件人: 李笳平; 'libvirt-users@redhat.com' 主题: RE: [libvirt-users] How could I do the guest mount operation from the host? For usb I meant something like: <disk
2015 Nov 09
2
答复: How could I do the guest mount operation from the host?
Hi, I have tried usb and it doesn’t work. I don’t know if the filesystem tag could work… I find in the formatdomain docs about the filesystem: <filesystem type='mount' accessmode='passthrough'> <driver type='path' wrpolicy='immediate'/> <source dir='/export/to/guest'/> <target
2015 Nov 09
0
Re: How could I do the guest mount operation from the host?
For usb I meant something like: <disk type='file' device='disk'> <driver name='qemu' type='qcow2' cache='none'/> <source file='/kvmdata/disk/dk389_581.img'/> <target dev='sda' bus='usb'/> </disk> If you want to use fiesystem passtrough, I think you have to look at p9 filesystem.
2016 May 20
4
Re: Windows Server 2008 - KVM
Hi there! Although the guest has 2GB memory, the windows guest was adjusted to support this. I guess that the LVM is the best choice! I will save all images to other disk and re-build the partition with LVM. Do you recomend to use ext4 or zfs ? - About the apparmor, I have my doubts, I will try to disable and see what will happen! - About the tablet input device, I removed! Some forums say that
2015 Sep 16
0
Re: libvirt 1.19: could not open drive file (permission denied)
For gnome boxes, a pool already exists: $ virsh pool-list Name State Autostart -------------------------------------------------- default active yes gnome-boxes active no $ virsh vol-list gnome-boxes Name Path ------------------------------------------------------------------------------ win7
2015 Feb 02
0
Re: HugePages - can't start guest that requires them
Regarding fine tuning my explanation about what system does de actual mounting of Hugepages, you?re probably right?. Thanks for the correction. On upstart systems (like Ubuntu) the mounting of Hugepages is done by the init script qemu-kvm.conf Van: G. Richard Bellamy [mailto:rbellamy at pteradigm.com] Verzonden: zondag 1 februari 2015 0:02 Aan: Dominique Ramaekers CC: libvirt-users at
2016 May 20
1
Re: Windows Server 2008 - KVM
Hi there! Sure......see below. # virsh version Compiled against library: libvirt 1.3.1 Using library: libvirt 1.3.1 Using API: QEMU 1.3.1 Running hypervisor: QEMU 2.5.0 # uname -a Linux 4.4.0-22-generic #40-Ubuntu 16 <domain type='kvm' id='8'> <name>W2k8</name> <uuid>a148a0b7-eefb-9a5b-8e83-8efaf19f9899</uuid>
2015 Sep 16
2
Re: libvirt 1.19: could not open drive file (permission denied)
@requillart Don't get me wrong. It's no problem to use other partitions. Only, you have to add the location to the storage pool of libvirt... Sorry, no experience with gnome-boxes. @crequill Add a new storage pool with the destination /home/crequill/VM You can't fool apparmour with a link... Also with adding the storage pool, it's easier to get a clear picture of the usage of your
2015 Apr 14
0
Re: VM Performance using KVM Vs. VMware ESXi
About Spice: I think it’s good practice to use spice because it improves the performance of the VM in general by improving screen performance. If your VM is constantly displaying output, you’ll probably will notice a difference. About virtio: You can see it in the settings. Better yet, it’s in your XML. If you post your XML, we can take a look… Van: Jatin Davey [mailto:jashokda@cisco.com]
2015 Jan 31
2
Re: HugePages - can't start guest that requires them
Yeah, Dominique, your wiki was one of the many docs I read through before/during/after starting down this primrose path... thanks for writing it. I'm an Arch user, and I couldn't find anything to indicate qemu, as its compiled for Arch, will look in /etc/default/qemu-kvm. And now that I've got the right page size, the instances are starting... The reason I want to use the page element
2015 Sep 15
2
Re: libvirt 1.19: could not open drive file (permission denied)
Indeed, I have a link between /var/lib/libvirt/images and my home directory on an another partition. # ls -al /var/lib/libvirt/images lrwxrwxrwx 1 root root 17 3 sept. 09:29 /var/lib/libvirt/images -> /home/crequill/VM 2015-09-15 17:45 GMT+02:00 Dominique Ramaekers <dominique.ramaekers@cometal.be>: > A while ago, I had the same problem. It was a apparmor issue. Maybe your image is
2015 Nov 06
2
答复: How could I do the guest mount operation from the host?
Hi, Thanks for your response! But when I use the ssh, I need to know the guest password, and actually it belongs to network communication. I don’t know if the libvirt has some means just like to control the domain to implement the operation? Best Regards From Jiaping LI 发件人: Dominique Ramaekers [mailto:dominique.ramaekers@cometal.be] 发送时间: 2015年11月6日 15:41 收件人: 李笳平;
2015 Dec 03
0
Re: snapshot of running vm's
Dominique wrote: > -----Original Message----- > From: Dominique Ramaekers > [mailto:dominique.ramaekers@cometal.be] > Sent: Thursday, December 03, 2015 9:46 AM > To: Lentes, Bernd > Subject: RE: snapshot of running vm's > > > > > -----Oorspronkelijk bericht----- > > Van: Lentes, Bernd [mailto:bernd.lentes@helmholtz-muenchen.de] > > Verzonden: