VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @80690   5 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:9180 space nit.
(edit) @80689   5 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:9180 Fix re-constructing the guest …
(edit) @80688   5 years vboxsync Audio/AC97: Try to relax (EACS VRA / VRM) capabilities / checks to …
(edit) @80687   5 years vboxsync Audio/Mixer: Logging.
(edit) @80686   5 years vboxsync Audio/DrvHostDSound: Fixed "double buffering" size of a stream's …
(edit) @80685   5 years vboxsync USB/win: Continuing USB device enumeration rewrite.
(edit) @80684   5 years vboxsync DevHDA: Some more v-align nit. This is prep work for converting it to …
(edit) @80683   5 years vboxsync Storage:DevVirtioSCSI.cpp: suspend/resume/reset implemented and seems …
(edit) @80682   5 years vboxsync DevHDA: Some v-align nit. This is prep work for converting it to the …
(edit) @80681   5 years vboxsync DevHDA: Simplified error handling in the constructor by returning …
(edit) @80680   5 years vboxsync DevHDA.cpp: comment
(edit) @80679   5 years vboxsync IOM,PDM,RTC: Add port sub-descriptions for a range. Fixed bug in …
(edit) @80678   5 years vboxsync FE/Qt: bugref:8938. Converting connection syntaxes under settings. part 3.
(edit) @80677   5 years vboxsync PDM/DevHlp: Need to wrap the crit sect methods so we can pass on pVM …
(edit) @80676   5 years vboxsync OCI: Rename overly generic *and* restrictive CloudParavirtualized to …
(edit) @80675   5 years vboxsync IOM: New I/O port registration code. [doxyfix] bugref:9218
(edit) @80674   5 years vboxsync PDM/DevHlp: Need to wrap the crit sect methods so we can pass on pVM …
(edit) @80673   5 years vboxsync PDM/DevHlp: Need to wrap the crit sect methods so we can pass on pVM …
(edit) @80672   5 years vboxsync DevRTC: kicked out the old style code. bugref:9218
(edit) @80671   5 years vboxsync DevFlash: There's no actual R0 support at this time.
(edit) @80670   5 years vboxsync Main/Guest: Don't start the statistics collection thread until needed. …
(edit) @80669   5 years vboxsync FE/Qt: bugref:8938. Converting connection syntaxes under settings. contd.
(edit) @80668   5 years vboxsync Main/Performance: We don't measure diskspace is millibytes (mB), it …
(edit) @80667   5 years vboxsync VBoxTray/VBoxClipboard.cpp: fixed shadow variable which caused crash
(edit) @80666   5 years vboxsync FE/Qt: bugref:8938. Converting connection syntaxes under settings.
(edit) @80665   5 years vboxsync IPRT: Redid RTTimerLRChangeInterval. Converted RTTimerLR testcase to …
(edit) @80664   5 years vboxsync Shared Clipboard: More renaming + unification.
(edit) @80663   5 years vboxsync Shared Clipboard: Comment naming typos.
(edit) @80662   5 years vboxsync Shared Clipboard: Renaming (SHAREDCLIPBOARD -> SHCL and VBOXCLIPBOARD …
(edit) @80661   5 years vboxsync VMM/HMVMXR0: Comment typos.
(edit) @80660   5 years vboxsync VMM/CPUM: Nested VMX: bugref:9180 Ensure MSR_IA32_BASIC bit 48 (the …
(edit) @80658   5 years vboxsync Storage/DevVirtioSCSI.cpp: Fixed some unintended consequences of …
(edit) @80657   5 years vboxsync Storage/DevVirtioScsi.cpp: Start to implement …
(edit) @80656   5 years vboxsync VMM/HMVMXR0: Comment nit.
(edit) @80655   5 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:9180 Swap EFER when requested by the …
(edit) @80654   5 years vboxsync Main/GuestImpl: Start the Guest::i_staticUpdateStats in paused mode so …
(edit) @80653   5 years vboxsync FE/Qt:bugref:8938. Build fix
(edit) @80652   5 years vboxsync FE/Qt: bugref:8938. Converting connection syntaxes. contd.
(edit) @80651   5 years vboxsync STAM: STAM_WITH_LOOKUP_TREE isn't optional, so drop the #ifdefs.
(edit) @80650   5 years vboxsync STAM: More by-prefix optimizations.
(edit) @80649   5 years vboxsync IOM: I/O port statistics. bugref:9218
(edit) @80648   5 years vboxsync STAM: Adding STAMR3DeregisterByPrefix.
(edit) @80647   5 years vboxsync Storage/DevVirtioSCSI.cpp: Fixed problem with Assert closing VM in …
(edit) @80646   5 years vboxsync DevRTC: Enabled new style code. [release build fix] bugref:9218
(edit) @80645   5 years vboxsync IOM: New I/O port registration code. [release build fix] bugref:9218
(edit) @80644   5 years vboxsync IOM: New I/O port registration code. [release build fix] bugref:9218
(edit) @80643   5 years vboxsync DevRTC: Enabled new style code. bugref:9218
(edit) @80641   5 years vboxsync IOM: New I/O port registration code. bugref:9218
(edit) @80640   5 years vboxsync Shared Clipboard: Darwin build fix.
(edit) @80639   5 years vboxsync Storage/DevVirtioSCSI.cpp: Start to fix/implement ejection …
(edit) @80638   5 years vboxsync Shared Clipboard: Build fix.
(edit) @80637   5 years vboxsync Shared Clipboard: Implemented new saved state handling for new protocol.
(edit) @80635   5 years vboxsync extvfs.cpp: Build fix
(edit) @80633   5 years vboxsync Runtime/extvfs.cpp: bug fixes
(edit) @80631   5 years vboxsync USB/win: Started rewriting USB enumeration.
(edit) @80630   5 years vboxsync VMM/HM: Mask the VM-exit reason (thereby making off the error bit) to …
(edit) @80627   5 years vboxsync Shared Clipboard: Darwin build fixes.
(edit) @80626   5 years vboxsync Shared Clipboard: Fixed testcase.
(edit) @80625   5 years vboxsync Devices/EFI/FirmwareNew: Enable building of the VirtioScsiDxe driver, …
(edit) @80624   5 years vboxsync Shared Clipboard: Build fix.
(edit) @80623   5 years vboxsync Shared Clipboard: Removed old protocol handling cruft on the host side …
(edit) @80622   5 years vboxsync VMM/HMVMXR0: Implemented using IEMExecDecodedInvpcid from the ring-0 …
(edit) @80621   5 years vboxsync VMM/IEM: Doxygen fix.
(edit) @80620   5 years vboxsync VMM/IEM: Add IEMExecDecodedInvpcid for upcoming changes.
(edit) @80619   5 years vboxsync FE/Qt:bugref:8938. Build fix
(edit) @80618   5 years vboxsync VMM/IEM: Use uint64_t for the INVPCID invalidation type (as it's …
(edit) @80617   5 years vboxsync FE/Qt: bugref:8938. Converting connection syntaxes. contd.
(edit) @80616   5 years vboxsync Storage/DevVirtioSCSI.cpp: Fix typoed function name
(edit) @80615   5 years vboxsync Storage/DevVirtioSCSI.cpp: Now disk operations are working on Linux …
(edit) @80614   5 years vboxsync Main/MachineLaunchVMCommonWorker: Simplified darwin specific code for …
(edit) @80613   5 years vboxsync Main/MachineLaunchVMCommonWorker: Simplified darwin specific code for …
(edit) @80612   5 years vboxsync Main/MachineLaunchVMCommonWorker: Simplified darwin specific code for …
(edit) @80611   5 years vboxsync Main/MachineLaunchVMCommonWorker: Darwin regression fix. bugref:9341
(edit) @80610   5 years vboxsync FE/Qt: bugref:9495: New Cloud VM wizard: Do not erase vsd form after …
(edit) @80609   5 years vboxsync Audio/AC97: More code needed for EACS VRA / VRM handling.
(edit) @80608   5 years vboxsync Audio/Mixer: Logging tweaks.
(edit) @80607   5 years vboxsync FE/Qt: Avoid calling DarwinHidDevicesBroadcastLeds with a null pointer.
(edit) @80606   5 years vboxsync FE/Qt: bugref:8938. Converting connection syntax in UIMachineLogic. part 2.
(edit) @80605   5 years vboxsync FE/Qt: Adding some comment.
(edit) @80603   5 years vboxsync OVF: fixed the bug with SCSI controller object.
(edit) @80602   5 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:9180 Clear EFER.LME (in VMCS) when …
(edit) @80601   5 years vboxsync FE/Qt: bugref:8938. Build fix.
(edit) @80600   5 years vboxsync FE/Qt: bugref:8938. Converting connection syntax in UIMachineLogic. part 1.
(edit) @80599   5 years vboxsync bugref:9549. Fixed CLI command 'VBoxManage export' for the Cloud …
(edit) @80598   5 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:9180 Add assertions that when …
(edit) @80597   5 years vboxsync VMM/GIM: Assertion nit.
(edit) @80596   5 years vboxsync Storage/DevVirtioSCSI.cpp: Added code to incorporate aeichner's …
(edit) @80595   5 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:9180 Comment.
(edit) @80594   5 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Update todo.
(edit) @80592   5 years vboxsync VSCSI: Set the correct transfer size for INQUIRY commands depending on …
(edit) @80591   5 years vboxsync Devices/Storage: Add two new parameters to …
(edit) @80590   5 years vboxsync Devices/Storage: Add two new parameters to …
(edit) @80589   5 years vboxsync Devices/Storage: Add two new parameters to …
(edit) @80588   5 years vboxsync VMM/HMVMXR0: bugref:9546 Build fix.
(edit) @80587   5 years vboxsync VMM/HM: bugref:9546 Fix registering of the longjmp callback to be soon …
(edit) @80586   5 years vboxsync Runtime: Windows build fix for r133105
(edit) @80585   5 years vboxsync Runtime: Some renaming to stay consistent (*Get* always returns what …
(edit) @80583   5 years vboxsync Devices/PXE: Also return an exit code on success in restart_tftp().
(edit) @80582   5 years vboxsync linux/vboxsf: ticketref:18805: Linux guests: calls to …
(edit) @80581   5 years vboxsync Fixed the indentation issue
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