]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commitdiff
KVM: powerpc: Remove AGGRESSIVE_DEC
authorAlexander Graf <agraf@suse.de>
Mon, 21 Dec 2009 19:21:25 +0000 (20:21 +0100)
committerMarcelo Tosatti <mtosatti@redhat.com>
Mon, 1 Mar 2010 15:35:42 +0000 (12:35 -0300)
Because we now emulate the DEC interrupt according to real life behavior,
there's no need to keep the AGGRESSIVE_DEC hack around.

Let's just remove it.

Signed-off-by: Alexander Graf <agraf@suse.de>
Acked-by: Acked-by: Hollis Blanchard <hollis@penguinppc.org>
Signed-off-by: Avi Kivity <avi@redhat.com>

No differences found