VirtualBox

Changeset 80575 in vbox for trunk/src/VBox/Devices/VirtIO


Ignore:
Timestamp:
Sep 4, 2019 6:51:34 AM (5 years ago)
Author:
vboxsync
Message:

Storage/DevVirtioSCSI.cpp: Resolved issue of mem corruption hn when moving a large number of large phys bytes to virt bytes. Fixed more error handling / response. See bugref:9440 Comment#70

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/VirtIO/Virtio_1_0.cpp

    r80571 r80575  
    402402        else
    403403        {
    404             /** If guest driver hasn't suppressed interrupts, do so */
     404            /** If guest driver hasn't suppressed interrupts, interrupt */
    405405            if (!(virtioReadUsedFlags(pVirtio, qIdx) & VIRTQ_AVAIL_F_NO_INTERRUPT))
    406406            {
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