qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH 0/6] Port of watchdogs to vmstate


From: Juan Quintela
Subject: [Qemu-devel] [PATCH 0/6] Port of watchdogs to vmstate
Date: Thu, 15 Oct 2009 01:39:56 +0200

In this series:
- port i6300esb to vmstate
- minor cleanups of i6300esb
- create IB700State for ib700
- port ib700 to vmstate

Juan Quintela (6):
  wdt_i6300esb: port to vmstate
  wdt_i6300esb: remove useless casts from void *
  wdt_i6300esb: move PCI_DEVICE_IDE_INTEL_ESB_9 to pci_ids.h
  ib700: Introduce IB700State
  ib700: move timer to IB700State
  ib700: port to vmstate

 hw/pci_ids.h      |    1 +
 hw/wdt_i6300esb.c |   81 ++++++++++++++++++----------------------------------
 hw/wdt_ib700.c    |   53 +++++++++++++++++++---------------
 3 files changed, 59 insertions(+), 76 deletions(-)





reply via email to

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