From: John Snow <jsnow@redhat.com>
To: qemu-block@nongnu.org
Cc: kwolf@redhat.com, armbru@redhat.com, qemu-devel@nongnu.org,
stefanha@redhat.com, pbonzini@redhat.com,
John Snow <jsnow@redhat.com>
Subject: [Qemu-devel] [PATCH 0/4] ahci: clean up signature generation
Date: Tue, 1 Sep 2015 16:50:37 -0400 [thread overview]
Message-ID: <1441140641-17631-1-git-send-email-jsnow@redhat.com> (raw)
Ultimately, clean up the signature generation and as a result, tidy up
the port_reset and init_d2h functions.
________________________________________________________________________________
For convenience, this branch is available at:
https://github.com/jnsnow/qemu.git branch ahci-sigfix
https://github.com/jnsnow/qemu/tree/ahci-sigfix
This version is tagged ahci-sigfix-v1:
https://github.com/jnsnow/qemu/releases/tag/ahci-sigfix-v1
John Snow (4):
ahci: remove dead reset code
ahci: fix signature generation
ahci: remove cmd_fis argument from write_fis_d2h
ahci: clean up initial d2h semantics
hw/ide/ahci.c | 53 ++++++++++++++++++++++++++++++-----------------------
1 file changed, 30 insertions(+), 23 deletions(-)
--
2.4.3
next reply other threads:[~2015-09-01 20:50 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-09-01 20:50 John Snow [this message]
2015-09-01 20:50 ` [Qemu-devel] [PATCH 1/4] ahci: remove dead reset code John Snow
2015-09-01 20:50 ` [Qemu-devel] [PATCH 2/4] ahci: fix signature generation John Snow
2015-09-17 8:30 ` Stefan Hajnoczi
2015-09-01 20:50 ` [Qemu-devel] [PATCH 3/4] ahci: remove cmd_fis argument from write_fis_d2h John Snow
2015-09-01 20:50 ` [Qemu-devel] [PATCH 4/4] ahci: clean up initial d2h semantics John Snow
2015-09-16 15:37 ` [Qemu-devel] [PATCH 0/4] ahci: clean up signature generation John Snow
2015-09-17 8:40 ` Stefan Hajnoczi
2015-09-17 18:35 ` John Snow
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=1441140641-17631-1-git-send-email-jsnow@redhat.com \
--to=jsnow@redhat.com \
--cc=armbru@redhat.com \
--cc=kwolf@redhat.com \
--cc=pbonzini@redhat.com \
--cc=qemu-block@nongnu.org \
--cc=qemu-devel@nongnu.org \
--cc=stefanha@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).