qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/2] ahci: small cleanups
@ 2014-11-13 10:24 Stefan Hajnoczi
  2014-11-13 10:24 ` [Qemu-devel] [PATCH 1/2] ahci: avoid #ifdef DEBUG_AHCI bitrot Stefan Hajnoczi
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Stefan Hajnoczi @ 2014-11-13 10:24 UTC (permalink / raw)
  To: qemu-devel; +Cc: jsnow, Stefan Hajnoczi

Two small cleanups for QEMU 2.3:

1. Avoid DEBUG_AHCI bitrot
2. Use FIS type constants instead of magic numbers

See commit descriptions for details.

Stefan Hajnoczi (2):
  ahci: avoid #ifdef DEBUG_AHCI bitrot
  ahci: replace SATA FIS type magic numbers with constants

 hw/ide/ahci.c | 24 +++++++++++-------------
 hw/ide/ahci.h |  5 ++++-
 2 files changed, 15 insertions(+), 14 deletions(-)

-- 
2.1.0

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

end of thread, other threads:[~2014-11-26 16:03 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-13 10:24 [Qemu-devel] [PATCH 0/2] ahci: small cleanups Stefan Hajnoczi
2014-11-13 10:24 ` [Qemu-devel] [PATCH 1/2] ahci: avoid #ifdef DEBUG_AHCI bitrot Stefan Hajnoczi
2014-11-13 10:24 ` [Qemu-devel] [PATCH 2/2] ahci: replace SATA FIS type magic numbers with constants Stefan Hajnoczi
2014-11-13 18:02 ` [Qemu-devel] [PATCH 0/2] ahci: small cleanups John Snow
2014-11-26 16:03 ` Stefan Hajnoczi

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