qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH v5] Enable and Handle in-kernel watchdog emulation


From: Bharat Bhushan
Subject: [Qemu-devel] [PATCH v5] Enable and Handle in-kernel watchdog emulation
Date: Mon, 25 Feb 2013 09:46:20 +0530

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

[Prev in Thread] Current Thread [Next in Thread]