From: Juan Quintela <quintela@redhat.com>
To: qemu-devel@nongnu.org
Cc: rjones@redhat.com
Subject: [Qemu-devel] [PATCH 0/6] Port of watchdogs to vmstate
Date: Thu, 15 Oct 2009 01:39:56 +0200 [thread overview]
Message-ID: <cover.1255563369.git.quintela@redhat.com> (raw)
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(-)
next reply other threads:[~2009-10-14 23:40 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-10-14 23:39 Juan Quintela [this message]
2009-10-14 23:39 ` [Qemu-devel] [PATCH 1/6] wdt_i6300esb: port to vmstate 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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1255563369.git.quintela@redhat.com \
--to=quintela@redhat.com \
--cc=qemu-devel@nongnu.org \
--cc=rjones@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).