VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @91043   3 years vboxsync VMM: Nested VMX: bugref:10092 Renamed some macros.
(edit) @91042   3 years vboxsync Audio/Validation Kit: Got rid of the embedded (and probably wrong) …
(edit) @91041   3 years vboxsync FE/Qt: bugref:9996. A bit more polishing.
(edit) @91040   3 years vboxsync Audio/Validation Kit: Got rid of the embedded (and probably wrong) …
(edit) @91039   3 years vboxsync Audio/Validation Kit: More code for resolving the connection problems. …
(edit) @91038   3 years vboxsync VMM: Nested VMX: bugref:10092 Missed populating guest VMX feature in …
(edit) @91037   3 years vboxsync VMM: Nested VMX: bugref:10092 Added support for tertiary processor …
(edit) @91036   3 years vboxsync Audio/Validation Kit: More code for resolving the connection problems. …
(edit) @91035   3 years vboxsync FE/Qt: bugref:9996. Some more code cleaning
(edit) @91034   3 years vboxsync Audio/Validation Kit: More code for resolving the connection problems. …
(edit) @91033   3 years vboxsync Runtime/tpm-win: Some bug fixes, bugref:10075
(edit) @91032   3 years vboxsync Security: Windows build fixes, bugref:10075
(edit) @91031   3 years vboxsync FE/Qt: bugref:9996. Cleaning created machine folder if wizard mode is …
(edit) @91030   3 years vboxsync Audio/Validation Kit: Trying to resolve the connection issues by …
(edit) @91029   3 years vboxsync FE/Qt: bugref:10067: Moving encryption password stuff related warning …
(edit) @91028   3 years vboxsync Runtime/r3/win/tpm-win.cpp: Some untested RTTpm* API implementation …
(edit) @91027   3 years vboxsync Runtime/r3/win/tpm-win.cpp: Some untested RTTpm* API implementation …
(edit) @91026   3 years vboxsync FE/Qt: bugref:9996. Adding a wizard specific cleanup function to …
(edit) @91025   3 years vboxsync FE/Qt: bugref:9996. Some cleaning
(edit) @91024   3 years vboxsync Audio/Validation Kit: Trying to resolve the connection issues by …
(edit) @91023   3 years vboxsync Audio/Validation Kit: More (verbose) releasing logging. ​bugref:10008
(edit) @91022   3 years vboxsync DevPCnet: Handle AMD drivers which disable PCI bus mastering around …
(edit) @91021   3 years vboxsync Audio/Main: Added "audio_test" to the logging groups when audio debug …
(edit) @91020   3 years vboxsync Audio: Toned down verbose release logging of the DSound backend a bit. …
(edit) @91018   3 years vboxsync VMM/MM: Removed the MMR3UkHeap* code as nobody is using it any more. …
(edit) @91017   3 years vboxsync VMM/PGMPhys: The PGMCHUNKR3MAP structures can be allocated on the …
(edit) @91016   3 years vboxsync VMM/PGM,++: Kicked out VBOX_WITH_2X_4GB_ADDR_SPACE and the DynMap code …
(edit) @91015   3 years vboxsync VMM,GVMMR0: Removed SMAP obsolete sanity checks. bugref:9627
(edit) @91014   3 years vboxsync VMM: Made VBOX_WITH_RAM_IN_KERNEL non-optional, removing all the tests …
(edit) @91013   3 years vboxsync Audio/Validation Kit: More (verbose) releasing logging for the TCP …
(edit) @91012   3 years vboxsync Audio/Validation Kit: More (verbose) releasing logging for the TCP …
(edit) @91011   3 years vboxsync 3D/VMSVGA: Workaround for wrong sampler type declaration …
(edit) @91009   3 years vboxsync FE/Qt: bugref:10067: Move extension stuff from UICommon to UIExtension …
(edit) @91007   3 years vboxsync FE/Qt: bugref:10067: Moving URL stuff related warnings from …
(edit) @91006   3 years vboxsync manual/VBoxManage: Don't emit trailing whitespaces to the generated C file.
(edit) @91005   3 years vboxsync Security: The underlying driver specifies the input buffer size of the …
(edit) @91004   3 years vboxsync Audio/Validation Kit: Better verbosity flag handling for VKAT. …
(edit) @91003   3 years vboxsync FE/Qt: bugref:10067: Move cursor stuff from UICommon to UICursor namespace.
(edit) @91002   3 years vboxsync FE/Qt: Maybe a better solution to vm search widget show/hide bug than …
(edit) @91001   3 years vboxsync FE/Qt: bugref:8682: Remove rest of protections created for earlier …
(edit) @90999   3 years vboxsync VMM: Removed VMMCALLRING3_PGM_LOCK (now unused). bugref:6695
(edit) @90998   3 years vboxsync VMM/CPU: Added todo about PAE in CPUMGetGuestCR4ValidMask.
(edit) @90997   3 years vboxsync VMM,PDM,PGM: Restrict the VMSetError and VMSetRuntimeError APIs to …
(edit) @90996   3 years vboxsync Devices/Security: Only advertise the multiple localities supported …
(edit) @90995   3 years vboxsync Runtime/RTTpm: Add API to query the maximum supported locality of a …
(edit) @90994   3 years vboxsync Audio/Validation Kit: Increased (release log) logging of VKAT running …
(edit) @90993   3 years vboxsync UsbMouse: Reworked URB processing to make it simpler and more uniform. …
(edit) @90992   3 years vboxsync VMM: Eliminated VMMCALLRING3_PGM_LOCK. bugref:6695
(edit) @90991   3 years vboxsync VMM: Eliminated VMMCALLRING3_MMHYPER_LOCK. bugref:6695
(edit) @90990   3 years vboxsync FE/Qt: bugref:9996. Removing property set macros.
(edit) @90989   3 years vboxsync Audio/Validation Kit: Increased VKAT logging on host and guest side. …
(edit) @90988   3 years vboxsync Storage/VHD: Don't return an error when allocating the last block in a …
(edit) @90987   3 years vboxsync Audio/Validation Kit: Increased (release log) logging of VKAT running …
(edit) @90986   3 years vboxsync Audio/Validation Kit: Missing doc string. ​bugref:10008
(edit) @90985   3 years vboxsync Audio/Validation Kit: Increased (release log) logging of VKAT running …
(edit) @90984   3 years vboxsync Audio/Validation Kit: More logging / assertions. ​bugref:10008
(edit) @90983   3 years vboxsync Audio/Validation Kit: More logging for the Validation Kit audio …
(edit) @90982   3 years vboxsync VMM: Removed VMMCALLRING3_VM_R0_PREEMPT. bugref:6695
(edit) @90981   3 years vboxsync VMM: Changed pgmLock to pass VINF_SUCCESS to PDMCritSectEnter and …
(edit) @90980   3 years vboxsync VMM: Removed VMMCALLRING3_PDM_CRIT_SECT_ENTER, …
(edit) @90979   3 years vboxsync Audio/VKAT: Always show logo to know the exact build number running on …
(edit) @90978   3 years vboxsync Audio/VKAT: Spelling. ​bugref:10008
(edit) @90977   3 years vboxsync Audio/VKAT: Logging adjustments. ​bugref:10008
(edit) @90976   3 years vboxsync VMM: Ensure proper log flush order by going to ring-0 to wait for the …
(edit) @90975   3 years vboxsync VMM: Ensure proper log flush order by going to ring-0 to wait for the …
(edit) @90974   3 years vboxsync IPRT/log,VMM: Changed RTLogBulkWrite to take a before/after marker …
(edit) @90972   3 years vboxsync VMM: Correctly update idxBuf so we flush the right buffer when we get …
(edit) @90971   3 years vboxsync VMM: Reduce the buffer size for the ring-0 release logger so we don't …
(edit) @90970   3 years vboxsync VMM,SUPDrv: Use 4 buffers for each EMT logger in ring-0, making it …
(edit) @90969   3 years vboxsync IPRT/log: Defined the multibuffer flush protocol. bugref:10086
(edit) @90968   3 years vboxsync FE/Qt: bugref:10067: Build fix for r146606.
(edit) @90967   3 years vboxsync FE/Qt: bugref:10067: Move localization stuff from UICommon to UITranslator.
(edit) @90966   3 years vboxsync FE/Qt: bugref:10067: UICommon: A bit of rework for native and …
(edit) @90965   3 years vboxsync FE/Qt: bugref:10067: UICommon: A bit of rework for general, versioning …
(edit) @90964   3 years vboxsync Audio/VKAT: Give the user some useful hints when it can't reach the …
(edit) @90963   3 years vboxsync Audio/VKAT: Give the user some useful hints when it can't reach the …
(edit) @90962   3 years vboxsync Audio/Validation Kit: Implemented support for client-mode connection …
(edit) @90961   3 years vboxsync Audio/Validation Kit: Skip audio tests for non-trunk builds for now. …
(edit) @90960   3 years vboxsync FE/Qt: bugref:9831: QIManagerDialog: Tiny fixes for doxygen in r141532.
(edit) @90958   3 years vboxsync VMM: Log flushing stats. bugref:10086
(edit) @90957   3 years vboxsync USB/Validation Kit: Applied the roughly the same fix as for r146541: …
(edit) @90956   3 years vboxsync VMM: Preparing for using more than one log buffer per ring-0 EMT …
(edit) @90955   3 years vboxsync NAT/Net: Fix typo in comment. dabbrev-expand is very good at cloning it.
(edit) @90954   3 years vboxsync Audio/Validation Kit: Log VERR_NET_PROTOCOL_ERROR errors to shed some …
(edit) @90953   3 years vboxsync VMM: Don't need the per-logger flushing-disabled flag …
(edit) @90952   3 years vboxsync VMM: Darwin/clang build fix. bugref:10086
(edit) @90951   3 years vboxsync FE/Qt: bugref:10067: Darwin build fix.
(edit) @90950   3 years vboxsync FE/Qt: bugref:10067: scm fix
(edit) @90949   3 years vboxsync FE/Qt: bugref:10067: scm fix
(edit) @90948   3 years vboxsync VMM: Organize the logger structures both named member and arrays for …
(edit) @90947   3 years vboxsync VMM/HM: Don't use VMMR0IsLogFlushDisabled, use …
(edit) @90946   3 years vboxsync Security: Start implementing a driver for passing through a host TPM, …
(edit) @90945   3 years vboxsync VMM: Use a worker thread for flushing ring-0 log buffers. bugref:10086
(edit) @90944   3 years vboxsync SUPDrv: Build fix for R0 module wrapping fix. bugref:9937
(edit) @90943   3 years vboxsync SUP: Promoted SUP_DPRINTF from SUPDrvInternal.h to sup.h when …
(edit) @90942   3 years vboxsync FE/Qt: bugref:10067: Build fix for r146579.
(edit) @90941   3 years vboxsync FE/Qt: bugref:10067: Move translation stuff from UICommon to newly …
(edit) @90940   3 years vboxsync VMM/PDMAllCritSectRw: Removed blank line. bugref:6695
(edit) @90939   3 years vboxsync FE/Qt: bugref:10067: UICommon: A bit of rework for s_fCleaningUp stuff.
(edit) @90938   3 years vboxsync FE/Qt: bugref:10067: UICommon: A bit of prepare cascade cleanup.
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