i386: hvf: remove addr_t
commitff2de1668c9e5dfa7d4305451058234a029aa6ad
authorPaolo Bonzini <pbonzini@redhat.com>
Tue, 3 Oct 2017 13:17:37 +0000 (3 15:17 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Fri, 22 Dec 2017 14:02:07 +0000 (22 15:02 +0100)
treeeb358d42f9e58d9efdc706145989834cc47332ce
parente8a632579dbf327679c6d2e47ca4285d6e97ec2c
i386: hvf: remove addr_t

Use target_ulong for virtual addresses and uint64_t for physical
addresses.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
12 files changed:
target/i386/hvf/hvf.c
target/i386/hvf/x86.c
target/i386/hvf/x86.h
target/i386/hvf/x86_cpuid.c
target/i386/hvf/x86_decode.c
target/i386/hvf/x86_decode.h
target/i386/hvf/x86_emu.c
target/i386/hvf/x86_emu.h
target/i386/hvf/x86_flags.c
target/i386/hvf/x86_gen.h
target/i386/hvf/x86_mmu.c
target/i386/hvf/x86_mmu.h