VirtualBox

Changeset 82175 in vbox for trunk/src/VBox/Devices


Ignore:
Timestamp:
Nov 25, 2019 1:16:50 PM (5 years ago)
Author:
vboxsync
Message:

PC/BIOS: Enable the VirtIo driver by default, bugref:9440

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/PC/BIOS/Makefile.kmk

    r81089 r82175  
    3434        VBOX_WITH_SCSI \
    3535        VBOX_WITH_AHCI \
     36        VBOX_WITH_VIRTIO_SCSI \
    3637        VBOX_BIOS_CPU=80386
    3738 #VBoxPcBios386_DEFS.debug = DEBUG_ATA DEBUG_POST DEBUG_INT13
     
    6566        scsi.c \
    6667        ahci.c \
     68        virtio.c \
    6769        apm.c \
    6870        pcibios.c \
     
    7981        $(VBoxPcBios32_0_OUTDIR)/VBoxPcBios32.lib \
    8082        orgs.asm
    81 
    82  ifdef VBOX_WITH_VIRTIO_SCSI_BIOS
    83   VBoxPcBios386_DEFS += \
    84         VBOX_WITH_VIRTIO_SCSI
    85   VBoxPcBios386_SOURCES += \
    86         virtio.c
    87  endif
    8883
    8984 #$(VBoxPcBios32_1_TARGET) - reference is lost when extending the target. weird.
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