]> git.proxmox.com Git - mirror_qemu.git/commit - hw/i386/pc.c
i8257: remove cpu_request_exit irq
authorPaolo Bonzini <pbonzini@redhat.com>
Mon, 16 Feb 2015 13:13:11 +0000 (14:13 +0100)
committerPaolo Bonzini <pbonzini@redhat.com>
Wed, 9 Sep 2015 13:34:53 +0000 (15:34 +0200)
commit5039d6e23586fe6bbedc5e4fe302b48a66890ade
tree9b9b37d9e263dbf66be60f968b5b3e2c9b131448
parent19d2b5e6ff7202c2bf45c547efa85ae6c2d76bbd
i8257: remove cpu_request_exit irq

This is unused.  cpu_exit now is almost exclusively an internal function
to the CPU execution loop.  In a few patches, we'll change the remaining
occurrences to qemu_cpu_kick, making it truly internal.

Reviewed-by: Richard henderson <rth@twiddle.net>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
hw/dma/i82374.c
hw/dma/i8257.c
hw/i386/pc.c
hw/isa/i82378.c
hw/mips/mips_fulong2e.c
hw/mips/mips_jazz.c
hw/mips/mips_malta.c
hw/ppc/prep.c
hw/sparc/sun4m.c
hw/sparc64/sun4u.c
include/hw/isa/isa.h