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.

v5:
 - using store_booke_tcr/tsr in reset handler rather than using SREGS interface.
 - removed unused SREGS get/set timer register interface.

v4: Using one_reg interface to or/clear timer registers

Bharat Bhushan (1):
  Enable kvm emulated watchdog

 hw/ppc_booke.c       |   46 +++++++++++++++++++++++++++---
 target-ppc/kvm.c     |   74 ++++++++++++++++++++++++++++++++++++++++++++++++++
 target-ppc/kvm_ppc.h |   23 +++++++++++++++
 3 files changed, 138 insertions(+), 5 deletions(-)



Reply via email to