VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @108546   2 months vboxsync Windows host installer stub (VBoxStub): GdiplusShutdown() apparently …
(edit) @108545   2 months vboxsync VMM/NEM/win: Workaround for SMP TSC drift introduced in …
(edit) @108544   2 months vboxsync Audio/DrvHostAudioWasApi: Follow-up fix for r167721 -- check the …
(edit) @108543   2 months vboxsync Windows host installer stub (VBoxStub): Enabled building with splash …
(edit) @108542   2 months vboxsync Windows host installer stub (VBoxStub): Enabled building with splash …
(edit) @108541   2 months vboxsync Windows host installer stub (VBoxStub): Enabled building with splash …
(edit) @108540   2 months vboxsync Windows host installer stub (VBoxStub): Enabled building with splash …
(edit) @108539   2 months vboxsync Windows host installer stub (VBoxStub): Enabled building with splash …
(edit) @108538   2 months vboxsync Windows host installer stub (VBoxStub): Added splash screen PNG …
(edit) @108537   2 months vboxsync Windows host installer stub (VBoxStub): Implemented initial support …
(edit) @108536   2 months vboxsync Audio/DrvHostAudioWasApi: Follow-up fix for r167721 -- check the …
(edit) @108535   2 months vboxsync Devices/EFI/Firmware/GenFw: Allow building on win.arm64
(edit) @108534   2 months vboxsync FE/Qt: bugref:10814: VBox Manager / Tools pane: Reordering code …
(edit) @108533   2 months vboxsync VMM/GIC: bugref:10404 Cleanup.
(edit) @108532   2 months vboxsync FE/Qt: bugref:10814: VBox Manager: Renaming Advanced VBox Manager …
(edit) @108531   2 months vboxsync VMM/GIC: bugref:10404 Log GIC features/config.
(edit) @108530   2 months vboxsync bldprogs/VBoxEditElf: Write the zero terminator and write the result …
(edit) @108529   2 months vboxsync VMM/GIC: bugref:10404 Fixed illegal register access after re-enabling …
(edit) @108528   2 months vboxsync VMM/CPUMDbg: The 'tsc' register is 64 bits wide. duh. bugref:10876
(edit) @108527   2 months vboxsync VMM/GIC: bugref:10404 More cleanups.
(edit) @108526   2 months vboxsync VMM/GIC: bugref:10404 More cleanups.
(edit) @108525   2 months vboxsync VMM/GIC: bugref:10404 Removed unused code.
(edit) @108524   2 months vboxsync VMM/GIC: bugref:10404 Added a missing undefine.
(edit) @108523   2 months vboxsync VMM/GIC: bugref:10404 Remove unused code.
(edit) @108522   2 months vboxsync VMM/GIC: bugref:10404 Alternate versions of gicReDistHasIrqPending, …
(edit) @108521   2 months vboxsync Main/MachineImpl.cpp: Fix auto-generated VRDE certificate and key …
(edit) @108520   2 months vboxsync Main/MachineImpl.cpp: Added auto-generated VRDE certificate and key …
(edit) @108518   2 months vboxsync bldprogs/VBoxEditElf: Doh, need to copy from the start of the string …
(edit) @108516   2 months vboxsync bldprogs/VBoxEditElf: Some fixes to the linker stub generator, …
(edit) @108515   2 months vboxsync VMM/GIC: bugref:10404 cleanup, spaces.
(edit) @108514   2 months vboxsync VMM/GIC: bugref:10404 Add log group for the GIC.
(edit) @108513   2 months vboxsync VMM/GIC: bugref:10404 Fix silly bug in gicGetHighestPriorityPendingIntr.
(edit) @108512   2 months vboxsync bldprogs/VBoxEditElf: Some fixes, bugref:10874
(edit) @108511   2 months vboxsync bldprogs/VBoxEditElf: Experiment with creating stub linker libraries, …
(edit) @108510   2 months vboxsync bldprogs/VBoxEditElf: Experiment with creating stub linker libraries, …
(edit) @108509   2 months vboxsync bldprogs/VBoxEditElf: Experiment with creating stub linker libraries, …
(edit) @108508   2 months vboxsync Audio/DrvHostAudioWasApi: Follow-up fix for r167721 to exclude caching …
(edit) @108506   2 months vboxsync FE/Qt: bugref:10814: VBox Manager: Merging UIToolPaneMachine to UIToolPane.
(edit) @108505   2 months vboxsync FE/Qt: bugref:10814: VBox Manager / Tools pane: Pass desired …
(edit) @108504   2 months vboxsync FE/Qt: bugref:10814: VBox Manager: Renaming Global Tool Pane to Tool …
(edit) @108502   2 months vboxsync bldprogs,Config.kmk,Makefile.kmk: Introduce VBoxEditElf tool to edit …
(edit) @108501   2 months vboxsync FE/Qt: bugref:10814: VBox Manager: Renaming Global Tools Manager …
(edit) @108500   2 months vboxsync Windows host installer: Updated Turkish translation. Thanks Burak …
(edit) @108499   2 months vboxsync FE/Qt: bugref:10814: VBox Manager: Renaming Machine Tools Manager …
(edit) @108498   2 months vboxsync VMM/GIC: bugref:10404 nit.
(edit) @108497   2 months vboxsync bldprogs,Config.kmk,Makefile.kmk: Introduce VBoxEditElf tool to edit …
(edit) @108496   2 months vboxsync VMM/GIC: bugref:10404 Minor improvements to code getting the highest …
(edit) @108495   2 months vboxsync bldprogs,Config.kmk,Makefile.kmk: Introduce VBoxEditElf tool to edit …
(edit) @108494   2 months vboxsync VMM/GIC: bugref:10404 Redid code getting the highest priority pending …
(edit) @108493   2 months vboxsync VMM/GIC: bugref:10404 Bits.
(edit) @108492   2 months vboxsync VMM/GIC: bugref:10404 Profiling counters.
(edit) @108491   2 months vboxsync VMM/GIC: bugref:10404 CFGM doxygen.
(edit) @108490   2 months vboxsync VMM/GIC: bugref:10404 nits.
(edit) @108489   2 months vboxsync VMM/GIC: bugref:10404 Affinity 3 level setting.
(edit) @108488   2 months vboxsync VMM/GIC: bugref:10404 Disable code no longer used.
(edit) @108487   2 months vboxsync VMM/GIC: bugref:10404 Enable message-based interrupt support, seems no …
(edit) @108486   2 months vboxsync VMM/GIC: bugref:10404 Fixed register offset typo for GICD_ICFGRn fixes …
(edit) @108485   2 months vboxsync VMM/GIC: bugref:10404 Reads of ICC_AP0R[0-3]_EL1 and ICC_AP1R[0-3]_EL1 …
(edit) @108484   2 months vboxsync VMM/GIC: bugref:10404 Validate uArchRev on saved-state load.
(edit) @108483   2 months vboxsync VMM/GIC: bugref:10404 CFGM leaf validation nits and rename.
(edit) @108482   2 months vboxsync Some minor compile fixes when targetting Linux with clang, bugref:10874
(edit) @108481   2 months vboxsync Some minor compile fixes when targetting Linux with clang, bugref:10874
(edit) @108480   2 months vboxsync VMM/GIC: bugref:10404 STAM counters.
(edit) @108479   2 months vboxsync VMM/GIC: bugref:10404 Saved state adjustments, debug info printing for …
(edit) @108477   2 months vboxsync VMM/VMMAll/CPUMAllCpuId.cpp: Linux doesn't allow reading CLIDR_EL1 …
(edit) @108475   2 months vboxsync VMM/NEMR3Native-linux-armv8.cpp: Allow building on hosts which don't …
(edit) @108474   2 months vboxsync VMM/GIC: bugref:10404 Spaces and nits.
(edit) @108473   2 months vboxsync VMM/GIC: bugref:10404 Implement active priority registers (not …
(edit) @108472   2 months vboxsync VMM/GIC: bugref:10404 Cleanup.
(edit) @108471   2 months vboxsync VMM/GIC: bugref:10404 Comment nit.
(edit) @108470   2 months vboxsync VMM/GIC: bugref:10404 Implement honoring group and sub-group interrupt …
(edit) @108469   2 months vboxsync Devices/Audio/DrvHostAudioValidationKit.cpp: Toned down Validation Kit …
(edit) @108468   2 months vboxsync Windows host installer: Run uninstallation of the network drivers …
(edit) @108467   2 months vboxsync Windows/Networking: Use sun_VBoxNetAdp device id in …
(edit) @108466   2 months vboxsync VMM/GIC: bugref:10404 Fixed issues that popped up after exposing the …
(edit) @108465   2 months vboxsync VMM/GIC: bugref:10404 Bits.
(edit) @108464   2 months vboxsync VMM/GIC: bugref:10404 Bits.
(edit) @108463   2 months vboxsync VMM/GIC: bugref:10404 Debug info printing of interrupt priorities and …
(edit) @108462   2 months vboxsync VMM/GIC: bugref:10404 Saved state bits.
(edit) @108461   2 months vboxsync VMM/PDMAsyncCompletion: Use 64-bit types for the bandwidth group …
(edit) @108460   2 months vboxsync VMM/PDMAsyncCompletion: Use 64-bit types for the bandwidth group …
(edit) @108459   2 months vboxsync VBoxNetCfg.cpp: Changed confusing message in …
(edit) @108458   2 months vboxsync Windows host installer: Internal NetCfg functions renaming to match …
(edit) @108457   2 months vboxsync Windows host installer: Renaming internal functions to match our …
(edit) @108456   2 months vboxsync Windows host installer: Lot less code for exported function …
(edit) @108455   2 months vboxsync Windows host installer: Removed the Ndis6" prefix from the exported …
(edit) @108454   2 months vboxsync Windows host installer: Removed deprecated (NDIS5-related), unused …
(edit) @108452   2 months vboxsync VMM/GIC: bugref:10404 Debug printing bits.
(edit) @108451   2 months vboxsync VMM/GIC: bugref:10404 Debug info for the extended interrupt lines.
(edit) @108450   2 months vboxsync VMM/GIC: bugref:10404 Clear pending state of edge-triggered interrupts …
(edit) @108449   2 months vboxsync VMM/GIC: bugref:10404 Minor fixes to reading, writing GICD_ICFGR<n> …
(edit) @108448   2 months vboxsync VMM/GIC: bugref:10404 Use the function that combines getting the …
(edit) @108447   2 months vboxsync VMM/GIC: bugref:10404 Combine highest priorit pending interrupt …
(edit) @108446   2 months vboxsync Windows driver installation/VBoxDrvInst: Implemented 'service delete' …
(edit) @108445   2 months vboxsync Windows driver installation/VBoxDrvInst: Implemented 'uninstall host' …
(edit) @108443   2 months vboxsync VMM/GIC: bugref:10404 Fixes to the interrupt priority logic which …
(edit) @108442   2 months vboxsync Windows driver installation: Added VBOXWINDRVSVCFN_DELETE to make it …
(edit) @108441   2 months vboxsync Windows driver installation: Don't log an error within …
(edit) @108440   2 months vboxsync Windows driver installation: Added two more service-releated error …
(edit) @108439   2 months vboxsync VMM/GIC: bugref:10404 Saved-state bits.
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