qemu-e2k/target-ppc
Bharat Bhushan 31f2cb8ff4 Enable kvm emulated watchdog
Enable the KVM emulated watchdog if KVM supports (use the
capability enablement in watchdog handler). Also watchdog exit
(KVM_EXIT_WATCHDOG) handling is added.
Watchdog state machine is cleared whenever VM state changes to running.
This is to handle the cases like return from debug halt etc.

Signed-off-by: Bharat Bhushan <bharat.bhushan@freescale.com>
[agraf: rebase to current code base, fix non-kvm cases]
Signed-off-by: Alexander Graf <agraf@suse.de>
2013-04-26 23:02:40 +02:00
..
cpu-models.c
cpu-models.h
cpu-qom.h target-ppc: Use QOM method dispatch for MMU fault handling 2013-03-22 15:28:53 +01:00
cpu.h PPC: Remove env->hreset_excp_prefix 2013-04-26 23:02:40 +02:00
excp_helper.c
fpu_helper.c
helper_regs.h
helper.h
int_helper.c
kvm_ppc.c
kvm_ppc.h Enable kvm emulated watchdog 2013-04-26 23:02:40 +02:00
kvm.c Enable kvm emulated watchdog 2013-04-26 23:02:40 +02:00
machine.c PPC: Remove env->hreset_excp_prefix 2013-04-26 23:02:40 +02:00
Makefile.objs target-ppc: Split user only code out of mmu_helper.c 2013-03-22 15:28:53 +01:00
mem_helper.c target-ppc: Move ppc tlb_fill implementation into mmu_helper.c 2013-03-22 15:28:53 +01:00
mfrom_table_gen.c
mfrom_table.c
misc_helper.c
mmu_helper.c target-ppc: Use QOM method dispatch for MMU fault handling 2013-03-22 15:28:53 +01:00
mmu-hash32.c
mmu-hash32.h
mmu-hash64.c mmu-hash64: Implement Virtual Page Class Key Protection 2013-03-22 15:28:53 +01:00
mmu-hash64.h mmu-hash64: Implement Virtual Page Class Key Protection 2013-03-22 15:28:53 +01:00
STATUS
timebase_helper.c
translate_init.c PPC: Add breakpoint registers for 603 and e300 2013-04-26 23:02:40 +02:00
translate.c target-ppc: Fix narrow-mode add/sub carry output 2013-04-26 23:02:40 +02:00
user_only_helper.c target-ppc: Split user only code out of mmu_helper.c 2013-03-22 15:28:53 +01:00