Re: [Qemu-devel] Installing Windows with virtio (was: QEMU, increase graphics memory)

2017-05-15 Thread jenia mtl
Hello Fam. I managed to installed Windows with the *Virtio* drivers. Thanks for your tip. It has made a change in that I got 2X more graphics memory. But not nearly enough. I need 512 and now I have 16. How do I specify to Virtio how much memory to allocate? Thanks Jenia On Sun, May 14, 2017

Re: [Qemu-devel] Installing Windows with virtio (was: QEMU, increase graphics memory)

2017-05-14 Thread Fam Zheng
On Sun, 05/14 19:39, jenia.ivlev wrote: > > I wanted to get more graphics memory on my QEMU Windows client. > > I decided to install **Virtio** drivers for QEMU to achieve that purpose. > > I create an *imagine_file* like this: > > > qemu-img create -f raw image_file 4G > > > Also, I ran