This Patch enables and handle the in-kernel watchdog emulation if KVM supports.
Initially there were 3 patches, 2 of them are already applied so sending the 3rd patch now. v4: Using one_reg interface to or/clear timer registers Bharat Bhushan (1): Enable kvm emulated watchdog hw/ppc_booke.c | 43 +++++++++++++++++++++- target-ppc/kvm.c | 99 ++++++++++++++++++++++++++++++++++++++++++++++++++ target-ppc/kvm_ppc.h | 33 +++++++++++++++++ 3 files changed, 173 insertions(+), 2 deletions(-)