Re: [libvirt] [PATCH 3/3] qemu: introduce vram64 attribute for QXL video device

2016-02-23 Thread Pavel Hrdina
On Tue, Feb 23, 2016 at 08:55:29AM +0100, Martin Kletzander wrote: > On Mon, Feb 22, 2016 at 07:26:42PM +0100, Pavel Hrdina wrote: > >On Mon, Feb 22, 2016 at 04:16:49PM +0100, Martin Kletzander wrote: > >> On Mon, Feb 22, 2016 at 02:34:14PM +0100, Pavel Hrdina wrote: > >> >This attribute is used

Re: [libvirt] [PATCH 3/3] qemu: introduce vram64 attribute for QXL video device

2016-02-22 Thread Martin Kletzander
On Mon, Feb 22, 2016 at 07:26:42PM +0100, Pavel Hrdina wrote: On Mon, Feb 22, 2016 at 04:16:49PM +0100, Martin Kletzander wrote: On Mon, Feb 22, 2016 at 02:34:14PM +0100, Pavel Hrdina wrote: >This attribute is used to extend secondary PCI bar and expose it to the >guest as 64bit memory. It

Re: [libvirt] [PATCH 3/3] qemu: introduce vram64 attribute for QXL video device

2016-02-22 Thread Pavel Hrdina
On Mon, Feb 22, 2016 at 04:16:49PM +0100, Martin Kletzander wrote: > On Mon, Feb 22, 2016 at 02:34:14PM +0100, Pavel Hrdina wrote: > >This attribute is used to extend secondary PCI bar and expose it to the > >guest as 64bit memory. It works like this: attribute vram is there to > >set size of

Re: [libvirt] [PATCH 3/3] qemu: introduce vram64 attribute for QXL video device

2016-02-22 Thread Martin Kletzander
On Mon, Feb 22, 2016 at 02:34:14PM +0100, Pavel Hrdina wrote: This attribute is used to extend secondary PCI bar and expose it to the guest as 64bit memory. It works like this: attribute vram is there to set size of secondary PCI bar and guest sees it as 32bit memory, attribute vram64 can

[libvirt] [PATCH 3/3] qemu: introduce vram64 attribute for QXL video device

2016-02-22 Thread Pavel Hrdina
This attribute is used to extend secondary PCI bar and expose it to the guest as 64bit memory. It works like this: attribute vram is there to set size of secondary PCI bar and guest sees it as 32bit memory, attribute vram64 can extend this secondary PCI bar. If both attributes are used, guest