]> git.proxmox.com Git - mirror_qemu.git/blobdiff - hw/ide/internal.h
Merge remote-tracking branch 'aneesh/for-upstream-3' into staging
[mirror_qemu.git] / hw / ide / internal.h
index 02e805f070a50aeb8e6ee06353f499f96b759892..7f5ef8de1d678808df76bc794a0646e47f2b03d6 100644 (file)
@@ -440,6 +440,7 @@ struct IDEState {
     int lba;
     int cd_sector_size;
     int atapi_dma; /* true if dma is requested for the packet cmd */
+    BlockAcctCookie acct;
     /* ATA DMA state */
     int io_buffer_size;
     QEMUSGList sg;