All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] hw: Qdev'ify reset() for mc146818rtc & etraxfs_timer
@ 2021-04-23 23:36 Philippe Mathieu-Daudé
  2021-04-23 23:36 ` [PATCH 1/2] hw/timer/etraxfs_timer: Qdev'ify reset() Philippe Mathieu-Daudé
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Philippe Mathieu-Daudé @ 2021-04-23 23:36 UTC (permalink / raw)
  To: qemu-devel
  Cc: qemu-trivial, Edgar E. Iglesias, Paolo Bonzini,
	Philippe Mathieu-Daudé,
	Michael S. Tsirkin

Remove qemu_register_reset() when a qdev type has a qbus parent.

Philippe Mathieu-Daudé (2):
  hw/timer/etraxfs_timer: Qdev'ify reset()
  hw/rtc/mc146818rtc: Qdev'ify reset()

 hw/rtc/mc146818rtc.c     | 35 +++++++++++++++--------------------
 hw/timer/etraxfs_timer.c |  6 +++---
 2 files changed, 18 insertions(+), 23 deletions(-)

-- 
2.26.3



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2021-05-01 21:50 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-23 23:36 [PATCH 0/2] hw: Qdev'ify reset() for mc146818rtc & etraxfs_timer Philippe Mathieu-Daudé
2021-04-23 23:36 ` [PATCH 1/2] hw/timer/etraxfs_timer: Qdev'ify reset() Philippe Mathieu-Daudé
2021-05-01 16:46   ` Laurent Vivier
2021-05-01 21:49     ` Philippe Mathieu-Daudé
2021-04-23 23:36 ` [PATCH 2/2] hw/rtc/mc146818rtc: " Philippe Mathieu-Daudé
2021-05-01 10:17 ` [PATCH 0/2] hw: Qdev'ify reset() for mc146818rtc & etraxfs_timer Philippe Mathieu-Daudé

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.