]> git.proxmox.com Git - mirror_qemu.git/commit
hw/watchdog/wdt_i6300esb: remove a unnecessary comment
authorPeng Hao <peng.hao2@zte.com.cn>
Sat, 8 Dec 2018 07:18:31 +0000 (15:18 +0800)
committerPaolo Bonzini <pbonzini@redhat.com>
Fri, 11 Jan 2019 14:46:55 +0000 (15:46 +0100)
commit7d2fcebbdc853d722852849ea61dc23662114487
treed4591efc95aa1868fb5edc2bda5a71979129d3b8
parent50db69a15f941628e647076878ad70d0bbd26cf3
hw/watchdog/wdt_i6300esb: remove a unnecessary comment

The registered memory region of i6300esb is not suitable for coalesced
mmio, because a write for the region may trigger an immediate action
and can't be delayed.

Signed-off-by: Peng Hao <peng.hao2@zte.com.cn>
Message-Id: <1544253511-82742-1-git-send-email-peng.hao2@zte.com.cn>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
hw/watchdog/wdt_i6300esb.c