qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH for-2.4 0/2] reset for bus-less devices


From: Cornelia Huck
Subject: [Qemu-devel] [PATCH for-2.4 0/2] reset for bus-less devices
Date: Thu, 9 Jul 2015 18:51:30 +0200

We currently don't trigger resets for devices that don't have a bus.
Rather than having to remember to register a reset handler for each
of these devices, this should be handled by the core; there's probably
a better way to do this long-term but this fixes reset problems we're
having right now.

I've adapted Xu's patch already posted at
<address@hidden> and dropped
Christian's t-b and David's r-b.

Unfortunately, hw/core/qdev.c yields -ENOMAINTAINER; I hopefully added
sensible cc:s.

Cornelia Huck (1):
  core: reset handler for bus-less devices

Xu Wang (1):
  watchdog/diag288: handle subsystem resets correctly

 hw/core/qdev.c             | 15 +++++++++++++++
 hw/s390x/s390-virtio-ccw.c |  6 +++++-
 2 files changed, 20 insertions(+), 1 deletion(-)

-- 
2.3.8




reply via email to

[Prev in Thread] Current Thread [Next in Thread]