Files
qemu/hw
Laszlo Ersek cfaadf0e89 fw_cfg_mem: introduce the "data_width" property
The "data_width" property is capable of changing the maximum valid access
size to the MMIO data register, and resizes the memory region similarly,
at device realization time.

The default value of "data_memwidth" is set so that we don't yet diverge
from "fw_cfg_data_mem_ops".

Most of the fw_cfg_mem users will stick with the default, and for them we
should continue using the statically allocated "fw_cfg_data_mem_ops". This
is beneficial for debugging because gdb can resolve pointers referencing
static objects to the names of those objects.

Signed-off-by: Laszlo Ersek <lersek@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Message-id: 1419250305-31062-7-git-send-email-pbonzini@redhat.com
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
2014-12-22 23:39:18 +00:00
..
2014-09-29 10:20:05 +02:00
2014-08-15 19:12:48 +04:00
2014-11-04 23:26:12 +01:00
2014-09-02 22:38:16 +04:00
2014-12-15 12:21:01 +01:00
2014-12-19 13:17:06 +00:00
2014-10-24 12:19:11 +01:00
2014-12-15 17:34:44 +01:00
2014-12-11 20:57:11 +03:00