KVM: PPC: Book3S: Ignore DABR register
authorAlexander Graf <agraf@suse.de>
Tue, 2 Jul 2013 14:15:10 +0000 (16:15 +0200)
committerAlexander Graf <agraf@suse.de>
Mon, 8 Jul 2013 14:18:20 +0000 (16:18 +0200)
We don't emulate breakpoints yet, so just ignore reads and writes
to / from DABR.

This fixes booting of more recent Linux guest kernels for me.

Reported-by: Nello Martuscielli <ppc.addon@gmail.com>
Tested-by: Nello Martuscielli <ppc.addon@gmail.com>
Signed-off-by: Alexander Graf <agraf@suse.de>

No differences found