On 26/8/26 20:15, Paolo Bonzini wrote:
memory_region_find returns the memory region with an elevated reference count. Drop the reference count also if the memory region cannot be mapped writable.
Maybe another one in kvm_get_xen_state(). Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]> --- hw/i386/vapic.c | 2 ++ 1 file changed, 2 insertions(+)
