* [Qemu-devel] [PATCHv2 0/4] qemu: reset fixes
@ 2009-09-16 10:40 Michael S. Tsirkin
0 siblings, 0 replies; only message in thread
From: Michael S. Tsirkin @ 2009-09-16 10:40 UTC (permalink / raw)
To: Paul Brook, Avi Kivity, qemu-devel, Carsten Otte,
Christian Borntraeger, kraxel, markmc
Prettify qdev reset and fix virtio reset. Prettify pci reset and fix
bus reset. Note that qdev patches 1-2 and
pci patches 3-4 are independent, and can be
applied separately.
Changes since v1:
- Addressed Paul and kraxel's comments, killing
extra reset functions
- Test info->reset within qdev_reset
- Added pci reset fixes
---
MST
Michael S. Tsirkin (4):
qemu/qdev: type safety in reset handler
qemu/virtio: fix reset with device removal
qemu/pci: refactor code/symbolic constants
qemu/pci: reset device registers on bus reset
hw/pci.c | 54 ++++++++++++++++++++++++++++++++++--------------------
hw/pci.h | 2 ++
hw/qdev.c | 13 +++++++++----
hw/qdev.h | 3 ++-
hw/rtl8139.c | 10 +++++-----
hw/tcx.c | 6 +++---
hw/virtio-pci.c | 14 ++++++++------
7 files changed, 63 insertions(+), 39 deletions(-)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2009-09-16 10:42 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-09-16 10:40 [Qemu-devel] [PATCHv2 0/4] qemu: reset fixes Michael S. Tsirkin
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).