qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/6] Port of watchdogs to vmstate
@ 2009-10-14 23:39 Juan Quintela
  2009-10-14 23:39 ` [Qemu-devel] [PATCH 1/6] wdt_i6300esb: port " Juan Quintela
                   ` (5 more replies)
  0 siblings, 6 replies; 13+ messages in thread
From: Juan Quintela @ 2009-10-14 23:39 UTC (permalink / raw)
  To: qemu-devel; +Cc: rjones

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(-)

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

end of thread, other threads:[~2009-10-15  8:43 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-10-14 23:39 [Qemu-devel] [PATCH 0/6] Port of watchdogs to vmstate Juan Quintela
2009-10-14 23:39 ` [Qemu-devel] [PATCH 1/6] wdt_i6300esb: port " Juan Quintela
2009-10-15  8:39   ` [Qemu-devel] " Richard W.M. Jones
2009-10-14 23:39 ` [Qemu-devel] [PATCH 2/6] wdt_i6300esb: remove useless casts from void * Juan Quintela
2009-10-15  8:39   ` [Qemu-devel] " Richard W.M. Jones
2009-10-14 23:39 ` [Qemu-devel] [PATCH 3/6] wdt_i6300esb: move PCI_DEVICE_IDE_INTEL_ESB_9 to pci_ids.h Juan Quintela
2009-10-15  8:40   ` [Qemu-devel] " Richard W.M. Jones
2009-10-14 23:40 ` [Qemu-devel] [PATCH 4/6] ib700: Introduce IB700State Juan Quintela
2009-10-15  8:41   ` [Qemu-devel] " Richard W.M. Jones
2009-10-14 23:40 ` [Qemu-devel] [PATCH 5/6] ib700: move timer to IB700State Juan Quintela
2009-10-15  8:42   ` [Qemu-devel] " Richard W.M. Jones
2009-10-14 23:40 ` [Qemu-devel] [PATCH 6/6] ib700: port to vmstate Juan Quintela
2009-10-15  8:43   ` [Qemu-devel] " Richard W.M. Jones

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).