]> git.proxmox.com Git - qemu.git/commit - cpu-exec.c
cleanup cpu_set_debug_excp_handler
authorIgor Mammedov <imammedo@redhat.com>
Thu, 21 Jun 2012 16:29:38 +0000 (18:29 +0200)
committerIgor Mammedov <imammedo@redhat.com>
Mon, 25 Jun 2012 13:37:15 +0000 (15:37 +0200)
commit84e3b6025930cd474d3ca9f1885801dbc100cecb
tree04be35078ef88303093f422447c988495b78f1b6
parenteeec69dc06a0b87a578f4935bbd699d03bc4f359
cleanup cpu_set_debug_excp_handler

There are no users left for previous exception handler returned from
cpu_set_debug_excp_handler. It should simplify code a little.

Signed-off-by: Igor Mammedov <imammedo@redhat.com>
cpu-exec.c
exec-all.h