VirtualBox

source: vbox/trunk/src/VBox/Devices

Revision Log Mode:


Legend:

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