q35: make pci window address/size match guest cfg
commit636228a887c4d5c0dc313bbf936de969b420a91a
authorMichael S. Tsirkin <mst@redhat.com>
Sun, 1 Sep 2013 10:26:03 +0000 (1 13:26 +0300)
committerMichael S. Tsirkin <mst@redhat.com>
Sun, 15 Sep 2013 06:36:57 +0000 (15 09:36 +0300)
tree8873bb4f8fc4f22036761bfd3d60a086879e10e8
parent2d1fe1873a984d1c2c89ffa3d12949cafc718551
q35: make pci window address/size match guest cfg

For Q35, MMCFG address and size are guest configurable.
Update w32 property to make it behave accordingly.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
hw/pci-host/q35.c