From: Juan Quintela <quintela@redhat.com>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] [PATCH 0/2] Port LSI SCSI to vmstate
Date: Tue, 20 Oct 2009 17:59:19 +0200 [thread overview]
Message-ID: <cover.1256054223.git.quintela@redhat.com> (raw)
It just needs to be able to transmit uint32_t as buffers.
I tried to change code to UINT32_ARRAY, but then we broke backwards
compatibilty.
Later, Juan.
Juan Quintela (2):
vmstate: Add VMSTATE_BUFFER_UNSAFE
lsi_scsi: port to vmstate
hw/hw.h | 9 ++
hw/lsi53c895a.c | 242 +++++++++++++++++++------------------------------------
2 files changed, 92 insertions(+), 159 deletions(-)
next reply other threads:[~2009-10-20 15:59 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-10-20 15:59 Juan Quintela [this message]
2009-10-20 15:59 ` [Qemu-devel] [PATCH 1/2] vmstate: Add VMSTATE_BUFFER_UNSAFE Juan Quintela
2009-10-20 15:59 ` [Qemu-devel] [PATCH 2/2] lsi_scsi: port to vmstate Juan Quintela
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.1256054223.git.quintela@redhat.com \
--to=quintela@redhat.com \
--cc=qemu-devel@nongnu.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.