+9
−0
Loading
The edu spec says the MMIO area can be accessed by 64-bit. However currently the 'max_access_size' is not so the MMIO access dispatch can only access 32-bit one time. This patch fixes this to respect the spec. Signed-off-by:Li Qiang <liq3ea@163.com> Reviewed-by:
Philippe Mathieu-Daude <philmd@redhat.com> Message-Id: <20190510164349.81507-2-liq3ea@163.com> Signed-off-by:
Paolo Bonzini <pbonzini@redhat.com>