qemu-e2k/hw/pci-host
Efimov Vasily 401f2f3ef1 Q35: implement property interfece to several parameters
During creation of Q35 instance several parameters are set using direct access.
It violates Qemu device model. Correctly, the parameters should be handled as
object properties.

The patch adds four link type properties for fields:
mch.ram_memory
mch.pci_address_space
mch.system_memory
mch.address_space_io
And, it adds two size type properties for fields:
mch.below_4g_mem_size
mch.above_4g_mem_size

Signed-off-by: Efimov Vasily <real@ispras.ru>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2016-06-29 14:03:46 +02:00
..
Makefile.objs pci: Add generic PCIe host bridge 2015-02-13 05:46:07 +00:00
apb.c hw: explicitly include qemu/log.h 2016-05-19 16:42:29 +02:00
bonito.c pci: Clean up includes 2016-01-29 15:07:24 +00:00
gpex.c pci: Clean up includes 2016-01-29 15:07:24 +00:00
grackle.c ppc: Clean up includes 2016-01-29 15:07:22 +00:00
pam.c x86: Clean up includes 2016-01-29 15:07:22 +00:00
piix.c include/qemu/osdep.h: Don't include qapi/error.h 2016-03-22 22:20:15 +01:00
ppce500.c pci: Clean up includes 2016-01-29 15:07:24 +00:00
prep.c include/qemu/osdep.h: Don't include qapi/error.h 2016-03-22 22:20:15 +01:00
q35.c Q35: implement property interfece to several parameters 2016-06-29 14:03:46 +02:00
uninorth.c coccinelle: Remove unnecessary variables for function return value 2016-06-20 16:38:13 +02:00
versatile.c hw: explicitly include qemu/log.h 2016-05-19 16:42:29 +02:00