From: Sohail Alvi
Signed-off-by: SohailAlvi
The watchdog_perform_action() function has been added in place of
qemu_system_reset where watchdog was triggered.
Changes have been made according to the previous suggestions given by Peter
Maydell.
The patch was tested with scripts/checkpatch.pl an
From: Sohail Alvi
Signed-off-by: SohailAlvi
qemu_system_reset_request() in hw/ corresponding to watchdog
that has triggered replaced by watchdog_perform_action().
---
hw/arm/musicpal.c| 3 ++-
hw/ppc/ppc.c | 3 ++-
hw/s390x/ipl.c | 3 ++-
hw/timer/etraxfs_timer
From: Sohail Alvi
---
hw/arm/musicpal.c| 3 ++-
hw/ppc/ppc.c | 3 ++-
hw/s390x/ipl.c | 3 ++-
hw/timer/etraxfs_timer.c | 3 ++-
hw/timer/m48t59.c| 3 ++-
hw/timer/pxa2xx_timer.c | 3 ++-
6 files changed, 12 insertions(+), 6 deletions(-)
diff --git a/hw/arm
From: Sohail Alvi
Signed-off-by: SohailAlvi
---
hw/block/xen-block.c | 4 +++-
hw/dma/i82374.c| 3 ++-
hw/i386/amd_iommu.c| 9 +
hw/i386/intel_iommu.c | 1 +
hw/i386/pc_piix.c | 1 +
hw/i386/xen/xen_pvdevice.c | 1 +
hw/ipmi/ipmi_bmc_extern.c | 1
From: Sohail Alvi
a seperate class_init function has also been added for AMDVI-PCI.
Signed-off-by:SohailAlvi
---
hw/block/xen-block.c | 4 +++-
hw/dma/i82374.c| 3 ++-
hw/i386/amd_iommu.c| 9 +
hw/i386/intel_iommu.c | 1 +
hw/i386/pc_piix.c | 1 +