qemu-devel
[Top][All Lists]
Advanced

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

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


From: Bharat Bhushan
Subject: [Qemu-devel] [PATCH v4] Enable and Handle in-kernel watchdog emulation
Date: Fri, 8 Feb 2013 15:34:55 +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.

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(-)





reply via email to

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