]> git.proxmox.com Git - qemu.git/blobdiff - hw/ide/ahci.h
block: explicit I/O accounting
[qemu.git] / hw / ide / ahci.h
index e456193b2b9d448f46b7a3545513b991f18b9d33..832539c23c4e6846c2a7d2de4786ba2996ee30cc 100644 (file)
@@ -258,6 +258,7 @@ typedef struct NCQTransferState {
     AHCIDevice *drive;
     BlockDriverAIOCB *aiocb;
     QEMUSGList sglist;
+    BlockAcctCookie acct;
     int is_read;
     uint16_t sector_count;
     uint64_t lba;