VirtualBox

Changeset 84804 in vbox


Ignore:
Timestamp:
Jun 12, 2020 6:27:21 AM (4 years ago)
Author:
vboxsync
Message:

Fix burns

Location:
trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/Config.kmk

    r84803 r84804  
    466466VBOX_WITH_VIRTIO_SCSI = 1
    467467#TODO: PAUL! REMOVE THIS !
    468 VBOX_WITH_VIRTIO_NET_1_0 = 1 
     468VBOX_WITH_VIRTIO_NET_1_0 = 1
    469469# HDA emulation is Intel HDA by default.
    470470VBOX_WITH_INTEL_HDA = 1
  • trunk/src/VBox/Devices/Network/DevVirtioNet_1_0.cpp

    r84803 r84804  
    663663    }
    664664    else
    665         LogRelFunc(("%s unrecognized queue %s (idx=%d) notified\n", pVirtq->szName, idxVirtq));
     665        LogRelFunc(("%s unrecognized queue %s (idx=%d) notified\n", pThis->szInst, pVirtq->szName, idxVirtq));
    666666}
    667667
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette