-
Peter Crosthwaite authored
To allow devices to dynamically resize the device. The motivation is to allow devices with variable size to init their memory_region without size early and then correctly populate size at realize() time. Signed-off-by:
Peter Crosthwaite <peter.crosthwaite@xilinx.com>
Signed-off-by:
Paolo Bonzini <pbonzini@redhat.com>Peter Crosthwaite authoredTo allow devices to dynamically resize the device. The motivation is to allow devices with variable size to init their memory_region without size early and then correctly populate size at realize() time. Signed-off-by:
Peter Crosthwaite <peter.crosthwaite@xilinx.com>
Signed-off-by:
Paolo Bonzini <pbonzini@redhat.com>
Loading