VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @103579   7 months vboxsync FE/Qt: UIShortcutPool: Make sure shortcuts for actions common for both …
(edit) @103578   7 months vboxsync FE/Qt: UIShortcutPool: macOS no more support CMD+? as the default one …
(edit) @103577   7 months vboxsync FE/Qt: UIActionPool: CMD+? is standard sequence for help Contents …
(edit) @103576   7 months vboxsync ValKit, storagecfg.py, cleanupLeftovers() function fix, added a bit of …
(edit) @103575   7 months vboxsync Linux host: Prevent VBox.sh from deleting VBoxSVC IPC socket which …
(edit) @103574   7 months vboxsync Devices/Graphics,WDDM: translate ClearDepthStencilView flags
(edit) @103573   7 months vboxsync libs/xpcom: Replace the old ipcMessageWriter helper class with an …
(edit) @103572   7 months vboxsync ValKit, more logging for storagecfg.py
(edit) @103571   7 months vboxsync libs/xpcom: Shuffle some code around to avoid unnecessary directory nesting
(edit) @103570   7 months vboxsync Audio/VKAT: Use a circular buffer when recording data; should make it …
(edit) @103569   7 months vboxsync libs/xpcom: Replace the old ipcMessageWriter helper class with an …
(edit) @103568   7 months vboxsync Audio/VKAT: Use a circular buffer when recording data; should make it …
(edit) @103567   7 months vboxsync Audio/VKAT: Use a circular buffer when recording data; should make it …
(edit) @103566   7 months vboxsync Audio/VKAT: Bugfixes for AudioTestBeaconAddConsecutive().
(edit) @103565   7 months vboxsync Validation Kit/Audio: Logging.
(edit) @103564   7 months vboxsync Main/HostHardwareLinux.cpp: Plug memory leak in dvdCreateDeviceStrings()
(edit) @103563   7 months vboxsync libs/xpcom: Replace some nsMemory:: calls to RTMemAlloc/RTMemFree to …
(edit) @103562   7 months vboxsync libs/xpcom/ipc: Replace the old ipcMessageReader helper class with an …
(edit) @103561   7 months vboxsync VMM/IEM: Implement vpermilps instruction emulations. [doxygen fix] …
(edit) @103560   7 months vboxsync Try to fix build bugref:9898
(edit) @103559   7 months vboxsync ValidationKit/bootsectors: Implement testcases for vpermilpd …
(edit) @103558   7 months vboxsync VMM/IEM: Implement vpermilpd instruction emulations, bugref:9898
(edit) @103557   7 months vboxsync ValidationKit/bootsectors: Implement testcases for vpermilps …
(edit) @103556   7 months vboxsync VMM/IEM: Implement vpermilps instruction emulations, bugref:9898
(edit) @103555   7 months vboxsync VMM/IEM: Added native translation for IEM_MC_AND_LOCAL_U8/16/32/64 and …
(edit) @103554   7 months vboxsync VMM/IEM: Some simple TB disassembly interface that can be used from …
(edit) @103553   7 months vboxsync doc/SDKRef,Main/VirtualBox.xidl: Document the changes to the Main API …
(edit) @103552   7 months vboxsync FE/Qt: Rework UIActionPool to use global UIType instead of own cloned enum.
(edit) @103551   7 months vboxsync FE/Qt: Moving UIType from UICommon to UIDefs for reuse purposes.
(edit) @103550   7 months vboxsync FE/Qt: UISnapshotPane: Get rid of UICommon include in the header.
(edit) @103549   7 months vboxsync FE/Qt: UIVirtualBoxManager & UINotificationObjects: Get rid of …
(edit) @103548   7 months vboxsync VMM/IEM: Special case the 'xor reg32,samereg32' operation as it it …
(edit) @103547   7 months vboxsync Runtime/reqpool.cpp: Another place where we need to decrement the idle …
(edit) @103546   7 months vboxsync FE/Qt: UIMediaComboBox: Get rid of UICommon include in the header.
(edit) @103545   7 months vboxsync storagecfg.py, fix _getActivePoolsStartingWith and …
(edit) @103544   7 months vboxsync FE/Qt: bugref:9072. Integrating new icons for go-to-bottom/go-to-top …
(edit) @103543   7 months vboxsync Runtime/misc/reqpool.cpp: Need to update the idle thread counter …
(edit) @103542   7 months vboxsync VMM/IEM: More helpful way to make the MC block names unique. bugref:10370
(edit) @103541   7 months vboxsync FE/Qt: Build fix for r161886.
(edit) @103540   7 months vboxsync FE/Qt: Clean UIDefs from UIActionPool related stuff.
(edit) @103539   7 months vboxsync FE/Qt: macOS: Runtime UI: Rework the way how machine-windows being …
(edit) @103538   7 months vboxsync FE/Qt: Moving out logging stuff from UIDefs.h to separate …
(edit) @103537   7 months vboxsync FE/Qt: Cleanup UIDefs from assertion stuff and some global includes; …
(edit) @103536   7 months vboxsync libs/xpcom: Bump the thread pushback threshold count to 64 to avoid …
(edit) @103535   7 months vboxsync VMM/IEM: Quick hack for catching and dealing with pbInstrBuf == NULL …
(edit) @103534   7 months vboxsync libs/xpcom: Remove unused ipcLockservice and tmTransactionManager …
(edit) @103533   7 months vboxsync libs/xpcom: Remove unused ipcLockservice and tmTransactionManager …
(edit) @103532   7 months vboxsync VBoxManage: Add subcommand for enabling UEFI secure boot (and show the …
(edit) @103531   7 months vboxsync libs/xpcom: Small cleanups, bugref:3409
(edit) @103530   7 months vboxsync Audio/VKAT: Logging nits.
(edit) @103529   7 months vboxsync Validation Kit: Try using AudioDriverType_Default for >= 7.1 in …
(edit) @103528   7 months vboxsync Storage/VHD.cpp,VDI.cpp: Build fixes, bugref:3409
(edit) @103527   7 months vboxsync Storage/ISCSI.cpp: Some unused variable fixes, bugref:3409
(edit) @103526   7 months vboxsync Storage/VHD.cpp: Some unused variable, bugref:3409
(edit) @103525   7 months vboxsync Storage/VDPlugin.cpp: Some unused variable, bugref:3409
(edit) @103524   7 months vboxsync Storage/VDI.cpp: Some unused variable and macro double expansion …
(edit) @103523   7 months vboxsync Storage/VHDX.cpp: Some unused variable fixes, bugref:3409
(edit) @103522   7 months vboxsync Storage/testcase: Some unused variable fixes, bugref:3409
(edit) @103521   7 months vboxsync Validation Kit/tdAudioTest: More bugfixes.
(edit) @103520   7 months vboxsync Validation Kit/testdriver: Also log the audio enabled in/out status in …
(edit) @103519   7 months vboxsync bldprogs/genalias.cpp: Fix redundant condition, argc <= 5 is already …
(edit) @103518   7 months vboxsync Validation Kit/tdAudioTest: More fixes for host execution of VKAT.
(edit) @103517   7 months vboxsync Audio/VKAT: Try to fix the timeout issues.
(edit) @103516   7 months vboxsync VMM/IEM,EM: Add all kind of exceptions to the exit history, adding a …
(edit) @103515   7 months vboxsync VMM/DBGF: Stop all VCpus on DBGFEVENT_DEV_STOP events.
(edit) @103514   7 months vboxsync VMM/IEM: The vex3 & vex2 byte prefixes must set the …
(edit) @103513   7 months vboxsync VMM/IEM: The vex3 & vex2 byte prefixes must set the …
(edit) @103512   7 months vboxsync DIS: Added vex group 13 and redid some or the vex prefix decoding.
(edit) @103511   7 months vboxsync DIS: Added vex group 13 and redid some or the vex prefix decoding.
(edit) @103510   7 months vboxsync parfait: Start including a baseline of reports which are either false …
(edit) @103509   7 months vboxsync Audio/VKAT: Use a new define for default timeout, improved logging a …
(edit) @103508   7 months vboxsync include/VBox/intnet.h: Fix conflicting API declarations, bugref:3409
(edit) @103507   7 months vboxsync Audio/VKAT: Use a new define for default timeout, improved logging a bit.
(edit) @103506   7 months vboxsync Runtime/lockvalidator.cpp: Fix wrong comparison, bugref:3409
(edit) @103505   7 months vboxsync libs/xpcom: Fix some unused variable warnings, bugref:3409
(edit) @103504   7 months vboxsync libs/xpcom/xpidl: Fix possible but harmless dangling pointer, and fix …
(edit) @103503   7 months vboxsync libs/xpcom/xpidl: Some cleanup, bugref:3409
(edit) @103502   7 months vboxsync Devices/Bus/DevPCI.cpp: Remove condition which is always true, bugref:3409
(edit) @103501   7 months vboxsync Storage/VDI.cpp: Fix harmless some parfait warnings, bugref:3409
(edit) @103500   7 months vboxsync Main/USBProxyBackendUsbIp.cpp: Remove some useless condition which is …
(edit) @103499   7 months vboxsync Validation Kit/tdAudioTest: Added new option "--audio-debug-img …
(edit) @103498   7 months vboxsync /Config.kmk: Shut up C5039 warnings on windows when …
(edit) @103497   7 months vboxsync /Config.kmk: Shut up C5039 warnings on windows when …
(edit) @103496   7 months vboxsync FE/Qt: bugref:10450: Get rid of obsolete stuff UIDnDMIMEData; This is …
(edit) @103495   7 months vboxsync IPRT: Build fix for parfait/win. bugref:3409
(edit) @103494   7 months vboxsync Validation Kit/tdAudioTest: Added new option "--audio-test-timeout …
(edit) @103493   7 months vboxsync Runtime/testcase/tstRTCircBuf: Just return if creation of the circular …
(edit) @103492   7 months vboxsync Audio/VKAT: Added new test option "--timeout <ms>" to specify the …
(edit) @103491   7 months vboxsync VBoxDbg: Fixed console output performance troubles caused by 'Courier …
(edit) @103490   7 months vboxsync DBGC: Quick hack to avoid misquoted command from messing up the input …
(edit) @103489   7 months vboxsync libs/xpcom: VBoxSVC and the IPC daemon spawning code need to agree on …
(edit) @103488   7 months vboxsync libs/xpcom: Remove the old multithread code because testboxes appear …
(edit) @103487   7 months vboxsync Config.kmk: Add parfait and parfait-dbg build types, bugref:3409 [fix]
(edit) @103486   7 months vboxsync Config.kmk: Add parfait and parfait-dbg build types, bugref:3409 [scm]
(edit) @103485   7 months vboxsync Config.kmk: Add parfait and parfait-dbg build types, bugref:3409
(edit) @103484   7 months vboxsync Shared Clipboard: Logging nit. ​bugref:9437
(edit) @103483   7 months vboxsync FE/Qt: bugref:9072. Correct double setWrapMode call,
(edit) @103482   7 months vboxsync Shared Clipboard: Added a ShClTransferTransformPath() function to make …
(edit) @103481   7 months vboxsync FE/Qt: bugref:3409: A bit of fixes for details generator stuff which …
(edit) @103480   7 months vboxsync Shared Clipboard: Added a ShClTransferTransformPath() function to make …
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