qemu-e2k/target-i386
Igor Mammedov 130a038550 target-i386: drop usage of prev_debug_excp_handler
Chains of exception handlers are currently unused feature, drop it
for now so as not to expose prev_debug_excp_handler at global
scope when moving tcg initialization into target-i386/cpu.c

Later we probably could re-invent better interface for this.

Signed-off-by: Igor Mammedov <imammedo@redhat.com>
2012-06-25 15:34:02 +02:00
..
arch_dump.c Fix some more license versions (GPL2+ instead of GPL2) 2012-06-11 22:20:21 +02:00
arch_memory_mapping.c Fix some more license versions (GPL2+ instead of GPL2) 2012-06-11 22:20:21 +02:00
cpu-qom.h
cpu.c Allow machines to configure the QEMU_VERSION that's exposed via hardware 2012-06-19 13:36:56 -05:00
cpu.h
helper_template.h
helper.c target-i386: drop usage of prev_debug_excp_handler 2012-06-25 15:34:02 +02:00
helper.h
hyperv.c
hyperv.h
ioport-user.c
kvm.c
machine.c
Makefile.objs
op_helper.c qemu-log: use LOG_UNIMP for some target CPU cases 2012-06-21 18:45:22 +00:00
ops_sse_header.h
ops_sse.h
svm.h
TODO
translate.c