VirtualBox

source: vbox/trunk/src/VBox/Devices

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @107846   3 weeks vboxsync src/VBox/Devices/Graphics/DevVGA-SVGA3d-info.cpp: Use size_t here.
(edit) @107841   3 weeks vboxsync DevDP8390: Dump receive buffer, more intelligent transmit buffer dumping.
(edit) @107830   3 weeks vboxsync DrvNAT-libslirp: Some more cleanups & fixes (drvNAT_TimerFreeCb, ++). …
(edit) @107829   3 weeks vboxsync 3D: The command SVGA_CMD_UPDATE implemented to support multiple …
(edit) @107826   3 weeks vboxsync DrvNAT-libslirp: Some cleanups. bugref:10268
(edit) @107821   3 weeks vboxsync DrvNAT-libslirp: some basic style fixes for r166619. bugref:10268
(edit) @107817   3 weeks vboxsync DrvNAT-libslirp: Fixed inversion of the LocalhostReachable setting. …
(edit) @107812   3 weeks vboxsync Devices/Security/DevTpm.cpp: Fix loading older saved states with an …
(edit) @107810   3 weeks vboxsync Devices/USB/DevEHCI.cpp: Fix loop limit, bugref:3409
(edit) @107793   3 weeks vboxsync Devices/Audio/DevHdaCodec.cpp: Remove unused assignment, bugref:3409
(edit) @107792   3 weeks vboxsync Devices/Network/DevE1000.cpp: Convert redundant condition in if into a …
(edit) @107791   3 weeks vboxsync Devices/Network/UsbNet.cpp: Missing status code return check, bugref:3409
(edit) @107775   3 weeks vboxsync Devices/Samples/DevPlayground.cpp: Fix possible integer overflow, …
(edit) @107747   4 weeks vboxsync Devices/Network/DevVirtioNet.cpp: Missing error check, bugref:3409
(edit) @107735   4 weeks vboxsync src/VBox/Devices/Audio/DrvAudio.cpp: Fixed warnings found by Parfait …
(edit) @107734   4 weeks vboxsync src/VBox/Devices/Audio/DevIchAc97.cpp: Fixed warnings found by Parfait …
(edit) @107732   4 weeks vboxsync Devices/Network: Fix header from parfait fix.. bugref:3409
(edit) @107730   4 weeks vboxsync Devices/Network: Parfait fixes. bugref:3409
(edit) @107720   4 weeks vboxsync Audio/DrvAudio.cpp: Added some more sanity checks. bugref:10801
(edit) @107702   4 weeks vboxsync Devices/Network: Parfait fixes. Mostly signedness and precission …
(edit) @107692   4 weeks vboxsync src/VBox/Devices/Audio/DrvHostAudioCoreAudio.cpp: Fixed warnings found …
(edit) @107691   4 weeks vboxsync Devices/Network/DevINIP.cpp: Remove unused variable, bugref:3409
(edit) @107677   4 weeks vboxsync Devices/Network/DevDP8390.cpp: Fix some unused variable parfait …
(edit) @107667   4 weeks vboxsync Devices/Network/SrvIntNetR0.cpp: Conditionally compile some code only …
(edit) @107630   4 weeks vboxsync Devices/Graphics/DevVGA_VBVA.cpp: Remove redundant if condition, cbCmd …
(edit) @107622   4 weeks vboxsync src/VBox/Devices/Audio/DevHdaStream.cpp: Fixed warnings found by …
(edit) @107620   4 weeks vboxsync DrvNAT: comment. bugref:10268
(edit) @107619   4 weeks vboxsync Devices/Network/DrvNAT.cpp: Add ForwardBroadcast CFGM key to avoid VM …
(edit) @107595   4 weeks vboxsync Devices/Storage/ATAPIPassthrough.cpp: Some parfait warning fixes, …
(edit) @107593   4 weeks vboxsync Devices/USB/darwin/USBProxyDevice-darwin.cpp: Disable redundant if …
(edit) @107592   4 weeks vboxsync src/VBox/Devices/Audio/DevIchAc97.cpp: Fixed warnings found by Parfait …
(edit) @107591   4 weeks vboxsync src/VBox/Devices/Audio/DevIchAc97.cpp: Fixed warnings found by Parfait …
(edit) @107590   4 weeks vboxsync src/VBox/Devices/Audio/AudioTest.cpp: Fixed warnings found by Parfait …
(edit) @107589   4 weeks vboxsync src/VBox/Devices/Audio/AudioMixer.cpp: Fixed warnings found by Parfait …
(edit) @107566   4 weeks vboxsync src/VBox/Devices/BiosCommonCode/MakeAlternativeSource.cpp: Fixed …
(edit) @107549   4 weeks vboxsync Devices/Network: fix errant comma. bugref:10268
(edit) @107548   4 weeks vboxsync Devices/Network: Fixed and added configuration for packets broadcast …
(edit) @107535   4 weeks vboxsync src/VBox/Devices/Audio/DrvHostAudioDSoundMMNotifClient.cpp: Fixed …
(edit) @107490   4 weeks vboxsync Devices/Bus/DevIommuAmd: bugref:3409 Added an assert since we index …
(edit) @107487   4 weeks vboxsync Devices/Storage/DevATA.cpp: Enclose logging only code with …
(edit) @107486   4 weeks vboxsync Devices/Storage/DevBusLogic.cpp: Put logging only code between #ifdef …
(edit) @107485   4 weeks vboxsync Devices/Bus/DevIommuAmd: bugref:3409 Fixed redundant branch.
(edit) @107484   4 weeks vboxsync Devices/PC/DevPit-i8254.cpp: Remove unused assignment, bugref:3409
(edit) @107483   4 weeks vboxsync Devices/PC/DevPcBios.cpp: Fix some parfait warnings, bugref:3409
(edit) @107482   4 weeks vboxsync Devices/PC/DevPIC.cpp: Disable unused code, bugref:3409
(edit) @107468   5 weeks vboxsync Devices/Graphics/DevVGA.cpp: Fix some redundant condition and unused …
(edit) @107459   5 weeks vboxsync VBox/Devices/PC/DevQuemuFwCfg.cpp: Break out of the loop if on error, …
(edit) @107458   5 weeks vboxsync VBox/Devices/PC/DevIoApic.cpp: Guard code which is only active when …
(edit) @107457   5 weeks vboxsync Devices/PC/DevACPI.cpp: Add missing error check, and re-arrange code …
(edit) @107456   5 weeks vboxsync Devices/PC/ACPI: Fix unused variable parfait warning for code which is …
(edit) @107445   5 weeks vboxsync Devices/Storage/DrvRamDisk.cpp: Remove unused variable, remove unused …
(edit) @107443   5 weeks vboxsync Devices/Storage/DrvHostDVD.cpp: Propagate status code (should be …
(edit) @107442   5 weeks vboxsync Devices/Storage/DrvHostBase.cpp: Add missing harmless error check in …
(edit) @107441   5 weeks vboxsync Devices/Storage/DevLsiLogicSCSI.cpp: Disable unused code, bugref:3409
(edit) @107439   5 weeks vboxsync Devices/Storage/DevAHCI.cpp: Fix redundant if condition, bugref:3409
(edit) @107436   5 weeks vboxsync Devices/Network/DevDP8390: Fixed a warning found by Parfait. …
(edit) @107428   5 weeks vboxsync Devices/Security: Fix some harmless repeated expansion of macro …
(edit) @107405   7 weeks vboxsync 3D: Check SVGA_CAP_GBOBJECTS capability before loading 3D surfaces …
(edit) @107328   8 weeks vboxsync 3D: Save/restore all VMSVGA surfaces into a saved state for Linux …
(edit) @107317   2 months vboxsync UsbNet: bugref:10779 Public statistics, also added missing …
(edit) @107312   2 months vboxsync SCM fix.
(edit) @107309   2 months vboxsync UsbNet: bugref:10779 Implemented link state handling
(edit) @107248   2 months vboxsync VBox/ostypes.h+Main/{Global,Appliance}+VMMDev+FE/Qt: Fill in some …
(edit) @107243   2 months vboxsync UsbNet: bugref:10779 Simply renamed UsbEth to UsbNet (part 2)
(edit) @107242   2 months vboxsync UsbNet: bugref:10779 Simply renamed UsbEth to UsbNet (part 1)
(edit) @107225   2 months vboxsync NAT: Slightly adjusted polling loop.
(edit) @107215   2 months vboxsync VMM/PDM,VMMDevTesting: Don't include vm.h in VMMDevTesting, replacing …
(edit) @107214   2 months vboxsync NAT: unified platform specific code paths in io thread. bugref:10268
(edit) @107213   2 months vboxsync NAT: Timer expiration has to be kept as a 64-bit value to avoid …
(edit) @107191   2 months vboxsync MsiCommon.cpp: Check puMask in MsiNotify() before dereferencing, found …
(edit) @107170   2 months vboxsync Devices/Security/DevTpm.cpp: Move assertion to the correct position, …
(edit) @107167   2 months vboxsync USB/VUSB: Wrong field was compared to 0 when returning LangIds. …
(edit) @107145   2 months vboxsync /Makefile.kmk,EFI/Firmware/Makefile.kmk: Got rid of the legacy …
(edit) @107139   2 months vboxsync Devices,Main,Installer,/Makefile.kmk: Take ARM EFI firmwares from the …
(edit) @107124   3 months vboxsync Devices/EFI/Firmware: Precaution to not add an entry for the MMIO …
(edit) @107121   3 months vboxsync VBox/ostypes.h+Main/{Global,Appliance}+VMMDev+FE/Qt: Add two new …
(edit) @107113   3 months vboxsync VMM: bugref:10759 Restructure the APIC to allow different backends to …
(edit) @107069   3 months vboxsync EFI/Firmware: Build all four firmware architectures by default. To …
(edit) @107068   3 months vboxsync EFI/Firmware: Use arm32 & arm64 instead of arch32 and arch64 for build …
(edit) @107066   3 months vboxsync EFI/Firmware: The .pdb files are now all in the DEBUG dir after …
(edit) @107062   3 months vboxsync EFI/Firmware: Switch to using kmk for VS2019/2022 on windows. Halves …
(edit) @107055   3 months vboxsync EFI/Firmware: More logging on exceptions in build.py. jiraref:VBP-1458
(edit) @107054   3 months vboxsync EFI/Firmware: Fix the DLL -> EFI conversion for GCC & CLANGDWARF so it …
(edit) @107053   3 months vboxsync EFI/Firmware: Added support for kmk makefile generation in a kBuild …
(edit) @107043   3 months vboxsync EFI/Firmware: Fix packing. jiraref:VBP-1458
(edit) @107041   3 months vboxsync EFI/Firmware: Part of changes required for building the arm images on …
(edit) @107040   3 months vboxsync EFI/Firmware: Made it build with VCC143 (ak a VS2022). Updated the …
(edit) @107035   3 months vboxsync VirtioNet: Allow re-negotiation of features after reset. bugref:10572
(edit) @107028   3 months vboxsync NAT: Consistently take network config from CFGM, and apply part of the …
(edit) @107027   3 months vboxsync Devices/Security/DevTpm: Fix the PTP/CRB interface emulation so …
(edit) @107020   3 months vboxsync EFI/Firmware: Made it build with VCC143 (ak a VS2022). Updated the …
(edit) @107018   3 months vboxsync 3D: Fix for trivial index out-of-bound bug sometimes causing a crash …
(edit) @106971   3 months vboxsync VBox/ostypes.h+Main/{Global,Appliance}+VMMDev: Add a new OStype for …
(edit) @106967   3 months vboxsync 3D: Use 'true' as the default for VMSVGA2dGBO to force vmwgfx.ko from …
(edit) @106959   3 months vboxsync Devices/EFI/FirmwareBin: Update to reflect latest changes, bugref:10732
(edit) @106958   3 months vboxsync Devices/EFI/Firmware: Change the EFI firmware to detect the platform …
(edit) @106954   3 months vboxsync 3D: Read the value of VMSVGA2dGBO from VM config. The default is …
(edit) @106953   3 months vboxsync 3D: Move declaration of VMSVGA2dGBO into VMSVGA3DSTATE to avoid …
(edit) @106945   3 months vboxsync SUPDrv,/Config.kmk,/Makefile.kmk: Implemented the simplified process …
(edit) @106942   3 months vboxsync 3D: Initialise only MAP and GBO interfaces if VMSVGA2dGBO extradata is …
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