qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/2] qdev: make reset propagation overrideable by subclasses
@ 2013-01-11 14:17 Anthony Liguori
  2013-01-11 14:17 ` [Qemu-devel] [PATCH 1/2] " Anthony Liguori
  2013-01-11 14:17 ` [Qemu-devel] [PATCH 2/2] qbus: make bus reset " Anthony Liguori
  0 siblings, 2 replies; 6+ messages in thread
From: Anthony Liguori @ 2013-01-11 14:17 UTC (permalink / raw)
  To: qemu-devel; +Cc: Peter Maydell, Paolo Bonzini, Michael Tsirkin

This series allows subclasses to override how reset propagates to child
devices and/or busses.

This will allow a controller to perform specific actions either before or
after reset occurs for a specific device.

Since DeviceState::reset should model cold reset, I don't believe that any
controller would really need to override propagation order but I think its
useful to demonstrate how a bus specific reset function should be implemented.

This applies on top of Paolo's virtio-scsi reset fix patch series.

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

end of thread, other threads:[~2013-01-11 14:48 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-11 14:17 [Qemu-devel] [PATCH 0/2] qdev: make reset propagation overrideable by subclasses Anthony Liguori
2013-01-11 14:17 ` [Qemu-devel] [PATCH 1/2] " Anthony Liguori
2013-01-11 14:48   ` Andreas Färber
2013-01-11 14:17 ` [Qemu-devel] [PATCH 2/2] qbus: make bus reset " Anthony Liguori
2013-01-11 14:21   ` Paolo Bonzini
2013-01-11 14:48     ` Anthony Liguori

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).