VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @89969   3 years vboxsync Runtime/ldrELF: Add RTLDRPROP_BUILDID for querying the build-id of an …
(edit) @89968   3 years vboxsync FE/Qt: bugref:10049. Adding helpkeyowrd parameter to alert and error …
(edit) @89967   3 years vboxsync FE/Qt: bugref:9996: UINativeWizard: Init page just once, unless it was …
(edit) @89966   3 years vboxsync Audio/ValKit: Be less strict when (binary) comparing test set audio …
(edit) @89965   3 years vboxsync FE/Qt: Making help keyword value depend on the host platform
(edit) @89964   3 years vboxsync Audio/ValKit: Closing fixes for audioVerifyOne(). bugref:10008
(edit) @89963   3 years vboxsync Audio/ValKit: Initial implementation / support for NATed VMs by using …
(edit) @89962   3 years vboxsync Audio/ValKit: Initial implementation / support for NATed VMs by using …
(edit) @89961   3 years vboxsync SUPDrv: divmoddi4. bugref:9975
(edit) @89960   3 years vboxsync FE/Qt: bugref:9996: Native wizard initial implementation.
(edit) @89959   3 years vboxsync FE/Qt: bugref:10049. A small fix
(edit) @89958   3 years vboxsync IPRT: Added a divmoddi4 implementation based on udivmoddi4 for gcc …
(edit) @89957   3 years vboxsync VBoxGuest/linux: Added divmoddi4.c to the gcc helpers. bugref:9975
(edit) @89956   3 years vboxsync IPRT: Added a divmoddi4 implementation based on udivmoddi4 for gcc …
(edit) @89955   3 years vboxsync IPRT: Added a divmoddi4 implementation based on udivmoddi4 for gcc …
(edit) @89954   3 years vboxsync FE/Qt: bugref:10049. Adding help keyword parameter whereever it is needed.
(edit) @89953   3 years vboxsync Main/{DisplayImpl,ConsoleImpl): Drop passing pointers through CFGM in …
(edit) @89952   3 years vboxsync Main/{VMMDevInterface,ConsoleImpl): Drop passing pointers through CFGM …
(edit) @89951   3 years vboxsync Main/{MouseImpl,KeyboardImpl,ConsoleImpl): Drop passing pointers …
(edit) @89950   3 years vboxsync FE/Qt: bugref:10049. Reverting UIMessageCenter changes.
(edit) @89949   3 years vboxsync VMM/PDMDriver: Add …
(edit) @89948   3 years vboxsync Attempt to fix build, bugref:10038.
(edit) @89947   3 years vboxsync X11: Host Services: Shared Clipboard: improve error code path …
(edit) @89946   3 years vboxsync FE/Qt: bugref:10049. Connecting the help button to help viewer startup …
(edit) @89945   3 years vboxsync FE/Qt: bugref:10049. Setting help keyword as property of the message …
(edit) @89944   3 years vboxsync FE/Qt: bugref:10049. Some cleanning.
(edit) @89943   3 years vboxsync scm
(edit) @89942   3 years vboxsync bs3-cpu-basic-2: Must make sure to cross cachelines in the #AC test. …
(edit) @89941   3 years vboxsync scm
(edit) @89940   3 years vboxsync Doxygen.
(edit) @89939   3 years vboxsync Warnings.
(edit) @89938   3 years vboxsync Warnings.
(edit) @89937   3 years vboxsync Warnings.
(edit) @89936   3 years vboxsync Typo.
(edit) @89935   3 years vboxsync Keyboard: Reworked the release-all-keys mechanism, made sure it's used …
(edit) @89934   3 years vboxsync VMM/CPUCpuId: Some intel updates. bugref:10052
(edit) @89933   3 years vboxsync FE/Qt: bugref:10049. Refactoring message center functions to enable …
(edit) @89932   3 years vboxsync bs3-cpu-basic-2: Added an alignment check testcase. bugref:10052
(edit) @89931   3 years vboxsync bs3kit: Adding Bs3SelLnkPtrToCurPtr. bugref:10052
(edit) @89930   3 years vboxsync bs3kit: Corrected copy&paste errors related to Bs3RegSetCr0 and …
(edit) @89929   3 years vboxsync Runtime/RTDbgSymSrv: Fix
(edit) @89928   3 years vboxsync FE/Qt: bugref:10049. reverting r145384.
(edit) @89927   3 years vboxsync Runtime/dbg/dbgmodghidra.cpp: Parse function tags if existing and add …
(edit) @89926   3 years vboxsync FE/Qt: bugref:10049. Refactoring message dialog code to enable a 4th. …
(edit) @89925   3 years vboxsync VMM/DBGFBp: Continue work on I/O breakpoints, ​bugref:9837 [build fix]
(edit) @89924   3 years vboxsync VMM/DBGFBp: Continue work on I/O breakpoints, bugref:9837 - …
(edit) @89923   3 years vboxsync doc/man_VBoxManage-*.xml: Made 4 man pages ready for use in the …
(edit) @89922   3 years vboxsync doc/docbook2latex.xsl: Remove unwanted empty line after every term in …
(edit) @89921   3 years vboxsync Main/Console: Correctly handle mouse and keyboard type of None, which …
(edit) @89920   3 years vboxsync doc/man_VBoxManage-list.xml: Make it ready for use in manual. Change …
(edit) @89919   3 years vboxsync doc/man_VBoxManage-createmedium.xml, …
(edit) @89918   3 years vboxsync doc/man_VBoxManage.xml: Document key short options (adjust to latest …
(edit) @89917   3 years vboxsync docbook2latex.xsl: Fix incorrect formatting (had too much line spacing …
(edit) @89916   3 years vboxsync FE/Qt: Adding a forgotten connection to the a button in the new vm …
(edit) @89915   3 years vboxsync Frontends/VBoxManage: A bit of improvement for "list --multiple" …
(edit) @89914   3 years vboxsync FE/Qt: Small fix in th new vm wizard
(edit) @89913   3 years vboxsync VMM/DBGF: Basic infrastructure to support adding and deleting port I/O …
(edit) @89912   3 years vboxsync VMM/DBGF: Basic infrastructure to support adding and deleting port I/O …
(edit) @89911   3 years vboxsync VMM/DBGFAll: Fix todo
(edit) @89910   3 years vboxsync FE/Qt: bugref:3355. On Linux check if there are any screensaver …
(edit) @89909   3 years vboxsync FE/Qt: bugref:3355. Build fix.
(edit) @89908   3 years vboxsync FE/Qt: bugref:3355. Hiding screen ssaver inhibition option on MacOS
(edit) @89907   3 years vboxsync FE/VBoxHeadless: Enable signal handlers on all unix platforms. Note …
(edit) @89906   3 years vboxsync DevHda: Renamed HDAREGDESC members to follow coding standard. …
(edit) @89905   3 years vboxsync Frontends/VBoxManage/VBoxInternalManage.cpp: fix forgotten field name …
(edit) @89904   3 years vboxsync DevHda: Optimize HDAREGDESC a little more by reducing the size, fFlags …
(edit) @89903   3 years vboxsync DevHda: Don't include the register name and description strings in …
(edit) @89902   3 years vboxsync DevHda: Reordered HDAREGDESC so we avoid alignment padding. Saves ~900 …
(edit) @89901   3 years vboxsync DevHda: Preparing register map tweaks. bugref:9890
(edit) @89900   3 years vboxsync DevHda: Made the register map local to DevHda.cpp only, …
(edit) @89899   3 years vboxsync DevHda: Added another assertion wrapper for register access for strict …
(edit) @89898   3 years vboxsync Runtime/tools/RTDbgSymSrv: Experiment of a caching symbol server which …
(edit) @89897   3 years vboxsync DevHda: Avoid indirect register accesses via g_aHdaRegMap. bugref:9890
(edit) @89896   3 years vboxsync Debugger: Need to account for the segment offset when dumping symbols …
(edit) @89895   3 years vboxsync Runtime/common/dbg/dbgmodghidra.cpp: Some fixes
(edit) @89894   3 years vboxsync DevHda: Cleanups... bugref:9890
(edit) @89893   3 years vboxsync DevHda: Cleanups... bugref:9890
(edit) @89892   3 years vboxsync Audio/ValKit: More code for audio verification [build fix, unused …
(edit) @89891   3 years vboxsync Audio/ValKit: More code for audio verification [build fix]. bugref:10008
(edit) @89890   3 years vboxsync Audio/ValKit: More code for audio verification. bugref:10008
(edit) @89889   3 years vboxsync Audio/Test: Added AudioTestSetTestIsRunning(). bugref:10008
(edit) @89888   3 years vboxsync DevHda: Moved the HDA_SAVED_STATE_XXX defines to DevHda.h (no idea why …
(edit) @89887   3 years vboxsync DevHda: Merged DevHdaCommon.h into DevHda.h and mostly likewise with …
(edit) @89886   3 years vboxsync DevIchAc97: Hint 48kHz config to the windows backend. bugref:9890
(edit) @89885   3 years vboxsync DevHda: Kicked out the InitialDelayMs config value and associated …
(edit) @89884   3 years vboxsync DevHda: Cleaned up the write-silence bits of hdaR3StreamDoDmaInput. …
(edit) @89883   3 years vboxsync DevHda: Cleaned up the write-silence bits of hdaR3StreamDoDmaInput. …
(edit) @89882   3 years vboxsync Runtime/common/dbg: Implement basic debug info reader for XML files …
(edit) @89881   3 years vboxsync Runtime/common/dbg: Implement basic debug info reader for XML files …
(edit) @89880   3 years vboxsync DevHda: Kicked out the disabled bounce buffer stuff from …
(edit) @89879   3 years vboxsync DevHda: Cleaned up pGuestProps/pHostProps in the schedule creation …
(edit) @89878   3 years vboxsync DevHda: The compile time feature enable/disable defines must live in …
(edit) @89877   3 years vboxsync DevHda: Removed the HDA_USE_DMA_ACCESS_HANDLER stuff as it is unlikely …
(edit) @89876   3 years vboxsync DevHda: Removed the HDA_USE_DMA_ACCESS_HANDLER stuff as it is unlikely …
(edit) @89875   3 years vboxsync DevHda: Removing unused code. bugref:bugref:9890
(edit) @89874   3 years vboxsync DevHda: Calculate cMsSchedulingHint based on the actual scheduling …
(edit) @89873   3 years vboxsync DevHda: Removed now obsolete config values: PosAdjustEnabled, …
(edit) @89872   3 years vboxsync DevHda: Don't forget to destroy the critical section. Cleanups. bugref:9890
(edit) @89871   3 years vboxsync FE/Qt: bugref:9996: QIRichTextLabel: Extending API with minimum text …
(edit) @89870   3 years vboxsync IPRT/thread-posix.cpp: On Solaris SIGRTMAX is defined to a function …
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