Page MenuHomeFreeBSD

D26263.diff
No OneTemporary

D26263.diff

Index: head/usr.sbin/bhyve/pci_ahci.c
===================================================================
--- head/usr.sbin/bhyve/pci_ahci.c
+++ head/usr.sbin/bhyve/pci_ahci.c
@@ -2684,7 +2684,7 @@
SNAPSHOT_GUEST2HOST_ADDR_OR_LEAVE(port->rfis, 256, false, meta,
ret, done);
- SNAPSHOT_VAR_OR_LEAVE(port->ident, meta, ret, done);
+ SNAPSHOT_VAR_OR_LEAVE(port->ata_ident, meta, ret, done);
SNAPSHOT_VAR_OR_LEAVE(port->atapi, meta, ret, done);
SNAPSHOT_VAR_OR_LEAVE(port->reset, meta, ret, done);
SNAPSHOT_VAR_OR_LEAVE(port->waitforclear, meta, ret, done);

File Metadata

Mime Type
text/plain
Expires
Wed, Sep 9, 6:52 AM (12 h, 54 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
38554220
Default Alt Text
D26263.diff (574 B)

Event Timeline