Paolo Bonzini
|
895f9fdf3a
|
i386: hvf: cleanup x86_gen.h
This only includes VM_PANIC now. No need to include it from headers.
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
2017-12-22 15:02:07 +01:00 |
|
Paolo Bonzini
|
ff2de1668c
|
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>
|
2017-12-22 15:02:07 +01:00 |
|
Paolo Bonzini
|
69e0a03c3f
|
i386: hvf: move all hvf files in the same directory
Just call it hvf/, no need for the "utils" suffix.
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
2017-12-22 15:02:05 +01:00 |
|