qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH 0/2] ahci: small cleanups


From: John Snow
Subject: Re: [Qemu-devel] [PATCH 0/2] ahci: small cleanups
Date: Thu, 13 Nov 2014 13:02:51 -0500
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.2.0



On 11/13/2014 05:24 AM, Stefan Hajnoczi wrote:
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(-)


Thanks!

Reviewed-by: John Snow <address@hidden>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]