]> git.proxmox.com Git - mirror_qemu.git/commit - include/exec/cpu-common.h
exec: Declare vaddr as a generic target-agnostic type
authorPhilippe Mathieu-Daudé <f4bug@amsat.org>
Thu, 3 Feb 2022 11:31:29 +0000 (12:31 +0100)
committerPhilippe Mathieu-Daudé <f4bug@amsat.org>
Sun, 6 Mar 2022 12:15:42 +0000 (13:15 +0100)
commit06445fbdb6fe5b897e9808578cad65ca76a07cad
tree537849ba97a251d25279ee0e1b577b5978db2db6
parentbe0d87acae0915766d4790c18c0368b9508398ac
exec: Declare vaddr as a generic target-agnostic type

Move vaddr type declaration to the generic "exec/cpu-common.h" header.

Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <20220207075426.81934-4-f4bug@amsat.org>
include/exec/cpu-common.h
include/hw/core/cpu.h