]> git.proxmox.com Git - mirror_qemu.git/commit - target/i386/hvf/x86_task.c
i386: hvf: cleanup x86_gen.h
authorPaolo Bonzini <pbonzini@redhat.com>
Tue, 3 Oct 2017 13:22:35 +0000 (15:22 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Fri, 22 Dec 2017 14:02:07 +0000 (15:02 +0100)
commit895f9fdf3ac5481ca5ad5763bf667cbf82aa52c4
tree8ed71db2ee58126c7d3a893e9cb516adcde2c621
parentda20f5cd0d9935205e607eaa843ed22fdea91b83
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>
target/i386/hvf/panic.h [new file with mode: 0644]
target/i386/hvf/x86.h
target/i386/hvf/x86_decode.c
target/i386/hvf/x86_emu.c
target/i386/hvf/x86_flags.c
target/i386/hvf/x86_flags.h
target/i386/hvf/x86_gen.h [deleted file]
target/i386/hvf/x86_mmu.c
target/i386/hvf/x86_mmu.h
target/i386/hvf/x86_task.c