From: Alexander Graf Date: Tue, 2 Jul 2013 14:15:10 +0000 (+0200) Subject: KVM: PPC: Book3S: Ignore DABR register X-Git-Tag: v3.12-rc1~143^2~5^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f35320288c5306ddbcb5ecac046b73519837299c;p=pandora-kernel.git KVM: PPC: Book3S: Ignore DABR register 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 Tested-by: Nello Martuscielli Signed-off-by: Alexander Graf --- Reading git-diff-tree failed