VirtualBox

source: vbox/trunk/src/VBox/Devices

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @93873   3 years vboxsync VGABIOS: Implemented INT 10h/112xH functions (graphical font set).
(edit) @93841   3 years vboxsync VGABIOS: Reworked save area management, added support for font …
(edit) @93840   3 years vboxsync DevVGA: Changing blink enable or underline location needs to trigger a …
(edit) @93832   3 years vboxsync DevPIC: Must handle at least some 16-bit accesses. Existing software …
(edit) @93828   3 years vboxsync VGABIOS: Set DS correctly before calling into C POST code.
(edit) @93827   3 years vboxsync DevVGA: Show the MSR value in info vga since it's not dumped anywhere else.
(edit) @93796   3 years vboxsync DevVGA: Implemented text mode underline.
(edit) @93739   3 years vboxsync Devices/DevVGA-SVGA3d-win-dx: Fix possible call of RTMemFree(*ppvData) …
(edit) @93675   3 years vboxsync Dev3C501/DevDP8390: Fixed saved state loading; force link restore …
(edit) @93668   3 years vboxsync Dev3C501: Minor saved state fixing.
(edit) @93652   3 years vboxsync VMM/PDMDriver,DrvIntNet,DrvNetShaper: Properly disable all ring-0 …
(edit) @93650   3 years vboxsync VMM/PGM,*: Split the physical access handler type registration into …
(edit) @93636   3 years vboxsync VMM/PGM,VMM/PDM,VGA: Consolidate the user parameters of the physical …
(edit) @93635   3 years vboxsync VMM/PGM,VMM/PDM,VGA: Consolidate the user parameters of the physical …
(edit) @93628   3 years vboxsync VMM/PDMNetShaper,Main,DrvNetShaper: Moved the network shaper data off …
(edit) @93614   3 years vboxsync fix formatting burn from copying code from online changeset diff into …
(edit) @93613   3 years vboxsync Only wake worker after pause/resume if queue enabled by driver
(edit) @93601   3 years vboxsync Dev3C501/DevDP8390: Reworked code to split R3/R0 data.
(edit) @93591   3 years vboxsync Comment.
(edit) @93590   3 years vboxsync DevDP8390: Manual 0xff loop write optimization (gcc 10+ does this on …
(edit) @93567   3 years vboxsync DevDP8390/3C501: Fixed type mismatch.
(edit) @93566   3 years vboxsync DevDP8390: Removed stray percent signs from debug info formatting strings.
(edit) @93565   3 years vboxsync DevDP8390: Logging fixes.
(edit) @93564   3 years vboxsync DevDP8390/3C501: Removed unneeded inline functions.
(edit) @93563   3 years vboxsync Dev3C501: Removed extraneous printf argument.
(edit) @93562   3 years vboxsync Build fix, somehow forgot to merge compilation fixes.
(edit) @93560   3 years vboxsync Added emulation of several classic Ethernet adapters.
(edit) @93528   3 years vboxsync Devices/DevFwCommon.cpp: comment typo
(edit) @93506   3 years vboxsync /Config.kmk,Devices/Makefile.kmk: Define LIBSSH_STATIC in the VBOX_SSH …
(edit) @93503   3 years vboxsync Devices/Makefile.kmk: Use VBOX_OPENSSL2 instead of VBOX_OPENSSL so get …
(edit) @93498   3 years vboxsync Devices/Graphics/libWineStub/debug.c: Tweaked stupid guest-side debug …
(edit) @93492   3 years vboxsync EFI: Revert r139958 as it breaks booting from FreeBSD ISO images with …
(edit) @93491   3 years vboxsync Devices/testcases/tstDevice: Quick and dirty testcase to debug …
(edit) @93450   3 years vboxsync Devices: Drop linking with LIB_VMM and LIB_REM linking. bugref:10074
(edit) @93441   3 years vboxsync Comment typo.
(edit) @93424   3 years vboxsync *.kmk: Try contain VBOX_WITH_VMNET to darwin in the makefile usage. …
(edit) @93419   3 years vboxsync *.kmk: Introducing VBOX_WITH_R0_MODULES and VBOX_WITH_HWVIRT for …
(edit) @93415   3 years vboxsync BIOS: Added comment about WDCTRL.386.
(edit) @93411   3 years vboxsync DevATA: Keep track of current LBA for ATA R/W commands, too, not just …
(edit) @93394   3 years vboxsync DrvCloudTunnel: Must thorougly wipe the buffer with the ssh password …
(edit) @93363   3 years vboxsync VMNet: bugref:9932 Increased timeout to 1 minute when waiting for …
(edit) @93361   3 years vboxsync Config.kmk,Devices/Makefile.kmk: Add includes for the directx headers …
(edit) @93359   3 years vboxsync Config.kmk,Devices/Makefile.kmk: Add includes for the directx headers …
(edit) @93357   3 years vboxsync Devices/Graphics/DevVGA-SVGA3d-win-dx.cpp: Some compile fixes on non …
(edit) @93313   3 years vboxsync Build fixes for r149382.
(edit) @93312   3 years vboxsync CloudNet: ​bugref:9469 Replace local gateway with DrvCloudTunnel. …
(edit) @93307   3 years vboxsync Devices: VC++ 19.2 update 11 build adjustments (lossy floating point …
(edit) @93305   3 years vboxsync Devices,VMM: VC++ 19.2 update 11 build adjustments (bogus initializers …
(edit) @93228   3 years vboxsync NAT/tftp: bugref:9350 - Fix the ".." check.
(edit) @93217   3 years vboxsync HostDrivers,Installer,Devices: Clean out the VBoxUSB driver which is …
(edit) @93165   3 years vboxsync Devices/VirtIONet_1_0: Fixed warnings-as-errors caused by …
(edit) @93115   3 years vboxsync scm --update-copyright-year
(edit) @93110   3 years vboxsync Devices/tstDevice: Make it compile again after the latest callback …
(edit) @93070   3 years vboxsync Added ArcaOS to the list of OS/2 variants. ticketref:20741
(edit) @93014   3 years vboxsync Devices/Network/DevVirtioNet_1_0: Try fixing mac burns
(edit) @93013   3 years vboxsync Fix burn
(edit) @93012   3 years vboxsync Fix burn
(edit) @93009   3 years vboxsync Fix burn. Dang this is what I get starting close to bed time
(edit) @93008   3 years vboxsync Fix burn (8)
(edit) @93007   3 years vboxsync Fix burn (8)
(edit) @93004   3 years vboxsync Fix burn (8)
(edit) @93003   3 years vboxsync Fix burn (7)
(edit) @93002   3 years vboxsync Fix burn (6)
(edit) @93001   3 years vboxsync Fix burn (5)
(edit) @93000   3 years vboxsync Fix burn (4)
(edit) @92999   3 years vboxsync Fix burn (3)
(edit) @92998   3 years vboxsync Fix burn (2)
(edit) @92997   3 years vboxsync Fix burn
(edit) @92996   3 years vboxsync virtio-net works on linux in local testing, and virtio-scsi works on …
(edit) @92995   3 years vboxsync Fix virtio-scsi and virtio-net device name until switchover to …
(edit) @92994   3 years vboxsync Temporarily revert this symbol until testing is complete and can …
(edit) @92969   3 years vboxsync Devices/Makefile.kmk: Use VBOX_WIN_NEWDEV. bugref:10116
(edit) @92961   3 years vboxsync Devices/Makefile.kmk: dxguid.lib doesn't appear to be necessary for …
(edit) @92951   3 years vboxsync Fix error handling bug and a few typos
(edit) @92950   3 years vboxsync VirtioCore: pcszMmioName -> szMmioName and pcszPortIoName -> …
(edit) @92949   3 years vboxsync VirtioCore: VIRTIOCORER3::pfnFeatureNegotiationComplete must be …
(edit) @92945   3 years vboxsync Fix burns (7)
(edit) @92944   3 years vboxsync Fix burns (6)
(edit) @92943   3 years vboxsync Fix burns (5)
(edit) @92942   3 years vboxsync Fix burns (4)
(edit) @92941   3 years vboxsync Fix burns (3)
(edit) @92940   3 years vboxsync Attempt 1 burn fix. virtioCoreFormatDeviceStatus() saying undefined. …
(edit) @92939   3 years vboxsync Improve transitional behavior, and save/load exec code. Some Rx …
(edit) @92903   3 years vboxsync libWineStub: Don't include wrapper headers on non-windows platforms. …
(edit) @92901   3 years vboxsync Devices/USB: GCC 11 build fix.
(edit) @92864   3 years vboxsync Dev/E1000: bugref:10114 Introduces device attachment flag to resolve …
(edit) @92783   3 years vboxsync tstUsbMouse: Fixed breakage from r147684.
(edit) @92760   3 years vboxsync DrvHostAudioOss: Remove unconditional enabling of debug logging. …
(edit) @92749   3 years vboxsync DevFdc: Re-added inadvertently deleted line.
(edit) @92748   3 years vboxsync DevFDC: Allow more command codes for READ TRACK to fix Vines 5.0 …
(edit) @92747   3 years vboxsync DevFDC: Added a basic debug info handler.
(edit) @92724   3 years vboxsync DrvIntNet: Refuse to load in driverless mode. bugref:10138
(edit) @92550   3 years vboxsync DevATA: Reduced the size of MODE_SENSE_CD_STATUS response to match …
(edit) @92548   3 years vboxsync DevATA: Removed MODE SENSE (6) support. This is not needed for ATAPI …
(edit) @92528   3 years vboxsync VMMDev: Added a command for querying configuration values, with 10 …
(edit) @92463   3 years vboxsync Audio/Validation Kit: Syntax help massaging. bugref:10008
(edit) @92452   3 years vboxsync Audio/Validation Kit: Fixes for going to the next recording / playing …
(edit) @92450   3 years vboxsync Audio/Validation Kit: More capturing code for the Validation Kit audio …
(edit) @92438   3 years vboxsync Audio/Validation Kit: Logging nits. bugref:10008
(edit) @92396   3 years vboxsync Audio/Validation Kit: Implemented test ID encoding into the pre / post …
Note: See TracRevisionLog for help on using the revision log.

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