VirtualBox

source: vbox/trunk/src/VBox/Devices

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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 …
(edit) @106934   3 months vboxsync 3D: Force allocation of a mipmap levels for …
(edit) @106932   3 months vboxsync 3D: Do not init 3D backend if VMSVGA2dGBO extradata is set. bugref:10580
(edit) @106926   3 months vboxsync 3D: Use memcpy for SVGA_3D_CMD_SURFACE_COPY if VMSVGA2dGBO extradata …
(edit) @106920   3 months vboxsync /Config.kmk,Devices/Makefile.kmk,VMM/*: Introducing …
(edit) @106762   3 months vboxsync /Config.kmk,EFI/Makefile.kmk: Applied VBOX_WITH_NEW_VCC=1 so it can be …
(edit) @106716   4 months vboxsync /Config.kmk,Devices: Temporarily disable VBOX_WITH_WDDM on win.arm64 …
(edit) @106683   4 months vboxsync /Config.kmk,*.kmk: Changed the LIBS properties on all templates to …
(edit) @106678   4 months vboxsync Devices/Network: fix stray typo, fix nat notify pipe draining. bugref:10268
(edit) @106675   4 months vboxsync Devices/Network: Fix stack overflow on pipe read. bugref:10268
(edit) @106648   4 months vboxsync Devices/Makefile.kmk: Fixed warning about undefined VBoxDDR0_0_OUTDIR …
(edit) @106619   4 months vboxsync Release build fix.
(edit) @106615   4 months vboxsync EFI/DevEFI-binaries.S: Exporting the symbols on windows/arm64. …
(edit) @106608   4 months vboxsync Devices/Network: switched back to poll paradigm for windows and …
(edit) @106600   4 months vboxsync DevPL061: Warnings. jiraref:VBP-1171
(edit) @106599   4 months vboxsync DevPlatform: Warnings. jiraref:VBP-1171
(edit) @106541   4 months vboxsync Devices/Serial/DevPL011: Small optimization, only update the IRQ state …
(edit) @106523   4 months vboxsync Devices/DrvHostBase-win.cpp: Some initializers requiring more {} …
(edit) @106522   4 months vboxsync Devices/Graphics: Two GUID initializers that requires more {} to make …
(edit) @106521   4 months vboxsync Devices/VBoxDD.h,DrvTpmHost.cpp: g_DrvTpmHost prototype shouldn't be …
(edit) @106464   4 months vboxsync Devices/EFI/FirmwareBin: Update to latest ARM UEFi images to fix …
(edit) @106422   4 months vboxsync DevAHCI: Explicitly set SCSI transfer direcction for AHCI ATAPI transfers.
(edit) @106391   4 months vboxsync Devices/EFI/FirmwareBin: Update to the latest state supporting ACPI, …
(edit) @106386   4 months vboxsync Devices/EFI/Firmware: Make the BaseRngLib work on ARM platform where …
(edit) @106357   4 months vboxsync Devices/EFI/Firmware: Expose ACPI tables if available, bugref:10733 …
(edit) @106355   4 months vboxsync Devices/EFI/Firmware: Expose ACPI tables if available, bugref:10733 …
(edit) @106353   4 months vboxsync Devices/EFI/Firmware: Include the SATA controler driver in the …
(edit) @106352   4 months vboxsync Devices/EFI/Firmware: Expose ACPI tables if available, bugref:10733 …
(edit) @106348   4 months vboxsync Devices/Network: Beginnings of a USB/NCM network interface emulation …
(edit) @106345   4 months vboxsync Devices/Network: Beginnings of a USB/NCM network interface emulation …
(edit) @106294   4 months vboxsync VirtioNet/Core: debugger info fixes
(edit) @106293   4 months vboxsync 7.1.4
(edit) @106287   4 months vboxsync 3D: Partially reverted r164972: Conditionally enable 3D backend in 2D …
(edit) @106281   4 months vboxsync DevOHCI: Quick fix for deadlock when pfnAbortEpByAddr is called. Ran …
(edit) @106274   4 months vboxsync DevBusLogic: CritSectIntr also needs to protect …
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