This series enables 2nd DAWR support on p10 qemu/kvm guest. This series depends on kernel patches: https://lore.kernel.org/linuxppc-dev/20200723102058.312282-1-ravi.bangoria@xxxxxxxxxxxxx Patches apply fine on qemu/master branch (c8004fe6bbfc) Ravi Bangoria (2): ppc: Rename current DAWR macros ppc: Enable 2nd DAWR support on p10 hw/ppc/spapr.c | 33 +++++++++++++++++++++++++++++++++ include/hw/ppc/spapr.h | 3 ++- linux-headers/asm-powerpc/kvm.h | 8 ++++++-- linux-headers/linux/kvm.h | 1 + target/ppc/cpu.h | 6 ++++-- target/ppc/kvm.c | 7 +++++++ target/ppc/kvm_ppc.h | 6 ++++++ target/ppc/translate_init.inc.c | 25 ++++++++++++++++++++----- 8 files changed, 79 insertions(+), 10 deletions(-) -- 2.17.1