VirtualBox

source: vbox/trunk/src/VBox/Devices

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @107630   4 months vboxsync Devices/Graphics/DevVGA_VBVA.cpp: Remove redundant if condition, cbCmd …
(edit) @107622   4 months vboxsync src/VBox/Devices/Audio/DevHdaStream.cpp: Fixed warnings found by …
(edit) @107620   4 months vboxsync DrvNAT: comment. bugref:10268
(edit) @107619   4 months vboxsync Devices/Network/DrvNAT.cpp: Add ForwardBroadcast CFGM key to avoid VM …
(edit) @107595   4 months vboxsync Devices/Storage/ATAPIPassthrough.cpp: Some parfait warning fixes, …
(edit) @107593   4 months vboxsync Devices/USB/darwin/USBProxyDevice-darwin.cpp: Disable redundant if …
(edit) @107592   4 months vboxsync src/VBox/Devices/Audio/DevIchAc97.cpp: Fixed warnings found by Parfait …
(edit) @107591   4 months vboxsync src/VBox/Devices/Audio/DevIchAc97.cpp: Fixed warnings found by Parfait …
(edit) @107590   4 months vboxsync src/VBox/Devices/Audio/AudioTest.cpp: Fixed warnings found by Parfait …
(edit) @107589   4 months vboxsync src/VBox/Devices/Audio/AudioMixer.cpp: Fixed warnings found by Parfait …
(edit) @107566   4 months vboxsync src/VBox/Devices/BiosCommonCode/MakeAlternativeSource.cpp: Fixed …
(edit) @107549   4 months vboxsync Devices/Network: fix errant comma. bugref:10268
(edit) @107548   4 months vboxsync Devices/Network: Fixed and added configuration for packets broadcast …
(edit) @107535   4 months vboxsync src/VBox/Devices/Audio/DrvHostAudioDSoundMMNotifClient.cpp: Fixed …
(edit) @107490   4 months vboxsync Devices/Bus/DevIommuAmd: bugref:3409 Added an assert since we index …
(edit) @107487   4 months vboxsync Devices/Storage/DevATA.cpp: Enclose logging only code with …
(edit) @107486   4 months vboxsync Devices/Storage/DevBusLogic.cpp: Put logging only code between #ifdef …
(edit) @107485   4 months vboxsync Devices/Bus/DevIommuAmd: bugref:3409 Fixed redundant branch.
(edit) @107484   4 months vboxsync Devices/PC/DevPit-i8254.cpp: Remove unused assignment, bugref:3409
(edit) @107483   4 months vboxsync Devices/PC/DevPcBios.cpp: Fix some parfait warnings, bugref:3409
(edit) @107482   4 months vboxsync Devices/PC/DevPIC.cpp: Disable unused code, bugref:3409
(edit) @107468   4 months vboxsync Devices/Graphics/DevVGA.cpp: Fix some redundant condition and unused …
(edit) @107459   4 months vboxsync VBox/Devices/PC/DevQuemuFwCfg.cpp: Break out of the loop if on error, …
(edit) @107458   4 months vboxsync VBox/Devices/PC/DevIoApic.cpp: Guard code which is only active when …
(edit) @107457   4 months vboxsync Devices/PC/DevACPI.cpp: Add missing error check, and re-arrange code …
(edit) @107456   4 months vboxsync Devices/PC/ACPI: Fix unused variable parfait warning for code which is …
(edit) @107445   4 months vboxsync Devices/Storage/DrvRamDisk.cpp: Remove unused variable, remove unused …
(edit) @107443   4 months vboxsync Devices/Storage/DrvHostDVD.cpp: Propagate status code (should be …
(edit) @107442   4 months vboxsync Devices/Storage/DrvHostBase.cpp: Add missing harmless error check in …
(edit) @107441   4 months vboxsync Devices/Storage/DevLsiLogicSCSI.cpp: Disable unused code, bugref:3409
(edit) @107439   4 months vboxsync Devices/Storage/DevAHCI.cpp: Fix redundant if condition, bugref:3409
(edit) @107436   4 months vboxsync Devices/Network/DevDP8390: Fixed a warning found by Parfait. …
(edit) @107428   4 months vboxsync Devices/Security: Fix some harmless repeated expansion of macro …
(edit) @107405   5 months vboxsync 3D: Check SVGA_CAP_GBOBJECTS capability before loading 3D surfaces …
(edit) @107328   5 months vboxsync 3D: Save/restore all VMSVGA surfaces into a saved state for Linux …
(edit) @107317   5 months vboxsync UsbNet: bugref:10779 Public statistics, also added missing …
(edit) @107312   5 months vboxsync SCM fix.
(edit) @107309   5 months vboxsync UsbNet: bugref:10779 Implemented link state handling
(edit) @107248   5 months vboxsync VBox/ostypes.h+Main/{Global,Appliance}+VMMDev+FE/Qt: Fill in some …
(edit) @107243   5 months vboxsync UsbNet: bugref:10779 Simply renamed UsbEth to UsbNet (part 2)
(edit) @107242   5 months vboxsync UsbNet: bugref:10779 Simply renamed UsbEth to UsbNet (part 1)
(edit) @107225   5 months vboxsync NAT: Slightly adjusted polling loop.
(edit) @107215   5 months vboxsync VMM/PDM,VMMDevTesting: Don't include vm.h in VMMDevTesting, replacing …
(edit) @107214   5 months vboxsync NAT: unified platform specific code paths in io thread. bugref:10268
(edit) @107213   5 months vboxsync NAT: Timer expiration has to be kept as a 64-bit value to avoid …
(edit) @107191   5 months vboxsync MsiCommon.cpp: Check puMask in MsiNotify() before dereferencing, found …
(edit) @107170   5 months vboxsync Devices/Security/DevTpm.cpp: Move assertion to the correct position, …
(edit) @107167   5 months vboxsync USB/VUSB: Wrong field was compared to 0 when returning LangIds. …
(edit) @107145   5 months vboxsync /Makefile.kmk,EFI/Firmware/Makefile.kmk: Got rid of the legacy …
(edit) @107139   5 months vboxsync Devices,Main,Installer,/Makefile.kmk: Take ARM EFI firmwares from the …
(edit) @107124   6 months vboxsync Devices/EFI/Firmware: Precaution to not add an entry for the MMIO …
(edit) @107121   6 months vboxsync VBox/ostypes.h+Main/{Global,Appliance}+VMMDev+FE/Qt: Add two new …
(edit) @107113   6 months vboxsync VMM: bugref:10759 Restructure the APIC to allow different backends to …
(edit) @107069   6 months vboxsync EFI/Firmware: Build all four firmware architectures by default. To …
(edit) @107068   6 months vboxsync EFI/Firmware: Use arm32 & arm64 instead of arch32 and arch64 for build …
(edit) @107066   6 months vboxsync EFI/Firmware: The .pdb files are now all in the DEBUG dir after …
(edit) @107062   6 months vboxsync EFI/Firmware: Switch to using kmk for VS2019/2022 on windows. Halves …
(edit) @107055   6 months vboxsync EFI/Firmware: More logging on exceptions in build.py. jiraref:VBP-1458
(edit) @107054   6 months vboxsync EFI/Firmware: Fix the DLL -> EFI conversion for GCC & CLANGDWARF so it …
(edit) @107053   6 months vboxsync EFI/Firmware: Added support for kmk makefile generation in a kBuild …
(edit) @107043   6 months vboxsync EFI/Firmware: Fix packing. jiraref:VBP-1458
(edit) @107041   6 months vboxsync EFI/Firmware: Part of changes required for building the arm images on …
(edit) @107040   6 months vboxsync EFI/Firmware: Made it build with VCC143 (ak a VS2022). Updated the …
(edit) @107035   6 months vboxsync VirtioNet: Allow re-negotiation of features after reset. bugref:10572
(edit) @107028   6 months vboxsync NAT: Consistently take network config from CFGM, and apply part of the …
(edit) @107027   6 months vboxsync Devices/Security/DevTpm: Fix the PTP/CRB interface emulation so …
(edit) @107020   6 months vboxsync EFI/Firmware: Made it build with VCC143 (ak a VS2022). Updated the …
(edit) @107018   6 months vboxsync 3D: Fix for trivial index out-of-bound bug sometimes causing a crash …
(edit) @106971   6 months vboxsync VBox/ostypes.h+Main/{Global,Appliance}+VMMDev: Add a new OStype for …
(edit) @106967   6 months vboxsync 3D: Use 'true' as the default for VMSVGA2dGBO to force vmwgfx.ko from …
(edit) @106959   6 months vboxsync Devices/EFI/FirmwareBin: Update to reflect latest changes, bugref:10732
(edit) @106958   6 months vboxsync Devices/EFI/Firmware: Change the EFI firmware to detect the platform …
(edit) @106954   6 months vboxsync 3D: Read the value of VMSVGA2dGBO from VM config. The default is …
(edit) @106953   6 months vboxsync 3D: Move declaration of VMSVGA2dGBO into VMSVGA3DSTATE to avoid …
(edit) @106945   6 months vboxsync SUPDrv,/Config.kmk,/Makefile.kmk: Implemented the simplified process …
(edit) @106942   6 months vboxsync 3D: Initialise only MAP and GBO interfaces if VMSVGA2dGBO extradata is …
(edit) @106934   6 months vboxsync 3D: Force allocation of a mipmap levels for …
(edit) @106932   6 months vboxsync 3D: Do not init 3D backend if VMSVGA2dGBO extradata is set. bugref:10580
(edit) @106926   6 months vboxsync 3D: Use memcpy for SVGA_3D_CMD_SURFACE_COPY if VMSVGA2dGBO extradata …
(edit) @106920   6 months vboxsync /Config.kmk,Devices/Makefile.kmk,VMM/*: Introducing …
(edit) @106762   6 months vboxsync /Config.kmk,EFI/Makefile.kmk: Applied VBOX_WITH_NEW_VCC=1 so it can be …
(edit) @106716   7 months vboxsync /Config.kmk,Devices: Temporarily disable VBOX_WITH_WDDM on win.arm64 …
(edit) @106683   7 months vboxsync /Config.kmk,*.kmk: Changed the LIBS properties on all templates to …
(edit) @106678   7 months vboxsync Devices/Network: fix stray typo, fix nat notify pipe draining. bugref:10268
(edit) @106675   7 months vboxsync Devices/Network: Fix stack overflow on pipe read. bugref:10268
(edit) @106648   7 months vboxsync Devices/Makefile.kmk: Fixed warning about undefined VBoxDDR0_0_OUTDIR …
(edit) @106619   7 months vboxsync Release build fix.
(edit) @106615   7 months vboxsync EFI/DevEFI-binaries.S: Exporting the symbols on windows/arm64. …
(edit) @106608   7 months vboxsync Devices/Network: switched back to poll paradigm for windows and …
(edit) @106600   7 months vboxsync DevPL061: Warnings. jiraref:VBP-1171
(edit) @106599   7 months vboxsync DevPlatform: Warnings. jiraref:VBP-1171
(edit) @106541   7 months vboxsync Devices/Serial/DevPL011: Small optimization, only update the IRQ state …
(edit) @106523   7 months vboxsync Devices/DrvHostBase-win.cpp: Some initializers requiring more {} …
(edit) @106522   7 months vboxsync Devices/Graphics: Two GUID initializers that requires more {} to make …
(edit) @106521   7 months vboxsync Devices/VBoxDD.h,DrvTpmHost.cpp: g_DrvTpmHost prototype shouldn't be …
(edit) @106464   7 months vboxsync Devices/EFI/FirmwareBin: Update to latest ARM UEFi images to fix …
(edit) @106422   7 months vboxsync DevAHCI: Explicitly set SCSI transfer direcction for AHCI ATAPI transfers.
(edit) @106391   7 months vboxsync Devices/EFI/FirmwareBin: Update to the latest state supporting ACPI, …
(edit) @106386   7 months vboxsync Devices/EFI/Firmware: Make the BaseRngLib work on ARM platform where …
(edit) @106357   7 months vboxsync Devices/EFI/Firmware: Expose ACPI tables if available, bugref:10733 …
Note: See TracRevisionLog for help on using the revision log.

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