VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @80706   5 years vboxsync PDM: Check new device registration fields when creating the ring-0 …
(edit) @80705   5 years vboxsync FE/Qt: bugref:9495: UIFormEditorWidget: Support for disabled fields, …
(edit) @80704   5 years vboxsync PDM,Devices: Changed PDM_DEVREG_FLAGS_MSI_X into a registration field …
(edit) @80703   5 years vboxsync PDM,Devices: Redefined uReserved1 to cMaxPciDevices in the PDMDEVREG …
(edit) @80702   5 years vboxsync PDM,Devices: Redefined uReserved1 to cMaxPciDevices in the PDMDEVREG …
(edit) @80701   5 years vboxsync PDM,Devices: Redefined uReserved1 to cMaxPciDevices in the PDMDEVREG …
(edit) @80700   5 years vboxsync FE/Qt: bugref:8938. Build fix.
(edit) @80699   5 years vboxsync FE/Qt: bugref:8938. Converting connection syntaxes under settings. part 4.
(edit) @80698   5 years vboxsync ValKit/vboxinstaller.py: Upload the log if we had/have any leftover …
(edit) @80697   5 years vboxsync ValKit/vboxinstaller.py: Reverted previous commit (r133231).
(edit) @80696   5 years vboxsync FE/Qt: bugref:9241: macOS: UIGraphicsScrollArea: Use underlying OS …
(edit) @80695   5 years vboxsync FE/Qt: bugref:9241: UIGraphicsScrollArea & UIGraphicsScrollBar: A …
(edit) @80694   5 years vboxsync FE/Qt: bugref:9241: UIGraphicsScrollBar: Update scroll-bar after token …
(edit) @80693   5 years vboxsync testdriver/vboxinstaller.py: Always include the verbose MSI …
(edit) @80692   5 years vboxsync DevHDA: Eliminated the pDevInsR0 and pDevInsRC members from the …
(edit) @80691   5 years vboxsync DevHDA: Use device helpers for critical sections. bugref:9218
(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 …
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