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