qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/4] ahci: clean up signature generation
@ 2015-09-01 20:50 John Snow
  2015-09-01 20:50 ` [Qemu-devel] [PATCH 1/4] ahci: remove dead reset code John Snow
                   ` (5 more replies)
  0 siblings, 6 replies; 9+ messages in thread
From: John Snow @ 2015-09-01 20:50 UTC (permalink / raw)
  To: qemu-block; +Cc: kwolf, armbru, qemu-devel, stefanha, pbonzini, John Snow

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

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

end of thread, other threads:[~2015-09-17 18:35 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-01 20:50 [Qemu-devel] [PATCH 0/4] ahci: clean up signature generation John Snow
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

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