Re: [libvirt] [PATCH 2/2] Build QEMU command line for pcihole64

2013-08-12 Thread Daniel P. Berrange
On Mon, Aug 12, 2013 at 03:08:39PM +0200, Ján Tomko wrote: > QEMU commit 3984890 introduced the "pci-hole64-size" property, > to i440FX-pcihost and q35-pcihost with a default setting of 2 GB. > > Translate to: > -global q35-pcihost.pci-hole64-size=x for q35 machines and > -global i440FX-pcihost.p

[libvirt] [PATCH 2/2] Build QEMU command line for pcihole64

2013-08-12 Thread Ján Tomko
QEMU commit 3984890 introduced the "pci-hole64-size" property, to i440FX-pcihost and q35-pcihost with a default setting of 2 GB. Translate to: -global q35-pcihost.pci-hole64-size=x for q35 machines and -global i440FX-pcihost.pci-hole64-size=x for i440FX-based machines. Error out on other machine