VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @80873   5 years vboxsync Main/GuestSessionImpl.cpp: Keep returning E_INVALIDARG for …
(edit) @80872   5 years vboxsync Devices/Graphics,Main,include: remove obsolete Chromium code. bugref:9529
(edit) @80871   5 years vboxsync VMM/HM: Explicit cast to 64-bit while flipping X86_CR4_VMXE.
(edit) @80870   5 years vboxsync VBoxProxyStub: avoid more assertions if a non-admin tries updating the …
(edit) @80869   5 years vboxsync Main/apiwrap-server.xsl: spell out why the error object is explicitly …
(edit) @80868   5 years vboxsync FE/Qt: bugref:9563: VM settings / Audio page and VM Details pane: …
(edit) @80867   5 years vboxsync Shared Clipboard/Transfers: Also handle SHCLTRANSFERSTATUS_STOPPED in …
(edit) @80866   5 years vboxsync Shared Clipboard/Transfers: Yet more renaming.
(edit) @80865   5 years vboxsync Frontends/VBoxManage: add todo for handling audio driver changes …
(edit) @80864   5 years vboxsync Shared Clipboard/URI: SCM fix.
(edit) @80863   5 years vboxsync Shared Clipboard/URI: File renaming: *-uri* -> *-transfers*.
(edit) @80862   5 years vboxsync Shared Clipboard/URI: File renaming: *-uri* -> *-transfers*.
(edit) @80861   5 years vboxsync FE/Qt: bugref:9335: Restorıng the cursor position instead of moving to …
(edit) @80860   5 years vboxsync IPRT: Renamed RTSystemFirmwareValueGet() -> RTSystemFirmwareValueQuery().
(edit) @80859   5 years vboxsync FE/Qt: bugref:9335: Connecting to text change rather than text edited.
(edit) @80858   5 years vboxsync Shared Clipboard/URI: More renaming (URI -> transfer).
(edit) @80857   5 years vboxsync RTSystemFirmware-generic.cpp: Kick out unnecessary headers and …
(edit) @80856   5 years vboxsync space
(edit) @80855   5 years vboxsync RTSystemFirmware-generic.cpp: Kick out unnecessary headers and …
(edit) @80854   5 years vboxsync PCI: Added info pirq to print the state of so-called legacy PCI …
(edit) @80853   5 years vboxsync Main/HostNetworkInterfaceImpl: Use BstrFmt.
(edit) @80852   5 years vboxsync ValKit/tdAddGuestCtrl.py: Adjusted session environment tests to match …
(edit) @80851   5 years vboxsync Main/glue: Implement BstrFmt and BstrFmtVA using the printfV method …
(edit) @80850   5 years vboxsync Main/glue: Moved the implementation of cleanup and copyFrom out of the …
(edit) @80849   5 years vboxsync Shared Clipboard/URI: Renamed VBOX_WITH_SHARED_CLIPBOARD_URI_LIST -> …
(edit) @80848   5 years vboxsync Shared Clipboard/URI: More renaming (typos).
(edit) @80847   5 years vboxsync Shared Clipboard/URI: More renaming to make code base more uniform.
(edit) @80846   5 years vboxsync Shared Clipboard/URI: Build fix.
(edit) @80845   5 years vboxsync Shared Clipboard/URI: More code for transfer channel handling.
(edit) @80844   5 years vboxsync VMM/HMR0: Avoid clearing CR4.VMXE if the for some reason the host …
(edit) @80843   5 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:9180 Comment.
(edit) @80842   5 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:9180 Tighten up the CR4 guest/host …
(edit) @80841   5 years vboxsync VMM/IEM: Nested VMX: bugref:9180 nit.
(edit) @80840   5 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:9180 Tighten up the CR0 guest/host …
(edit) @80839   5 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Define macros CR0 ignore mask on …
(edit) @80838   5 years vboxsync Main/glue: Added an erase method identical to the one in RTCString.
(edit) @80837   5 years vboxsync VBoxRT: Added RTUtf16NLen to the stable interface (Bstr needs it).
(edit) @80836   5 years vboxsync Main/glue: Added all the append methods that RTCString have and then some.
(edit) @80835   5 years vboxsync Main/glue: Added bstr testcase and fixed printf bugs. Introduced jolt, …
(edit) @80834   5 years vboxsync ValKit/tdAddGuestCtrl.py: Adjusted session environment tests to match …
(edit) @80833   5 years vboxsync GuestSessionTask::fileCopyToGuest: More review comments. bugref:9320
(edit) @80832   5 years vboxsync IPRT: Added RTPathEnsureTrailingSeparatorEx.
(edit) @80831   5 years vboxsync FE/Qt: bugref:9510: Adding VMM CPU load to the status bar CPU indicator.
(edit) @80830   5 years vboxsync FE/Qt: About & logo stuff for 6.1.
(edit) @80829   5 years vboxsync ValKit/tdAddGuestCtrl.py: Adjusted session environment tests to match …
(edit) @80828   5 years vboxsync Main/Guest*: Create enviornment blocks with …
(edit) @80827   5 years vboxsync IPRT: Added RTEnvCreateEx and RTEnvCreateChangeRecordEx so flags can …
(edit) @80826   5 years vboxsync Main: bugref:9341: Fixed doxygen issues
(edit) @80825   5 years vboxsync Main: bugref:9341: Fixed build issues
(edit) @80824   5 years vboxsync Main: bugref:9341: The "environment" parameter in the …
(edit) @80823   5 years vboxsync EFI/FirmwareNew/Logo{,Dxe}.inf: SCM fix
(edit) @80822   5 years vboxsync EFI/FirmwareNew/Logo.c: SCM fix
(edit) @80821   5 years vboxsync FirmwareNew: Fix showing the boot logo (our graphics driver gets wired …
(edit) @80820   5 years vboxsync EFI/FirmwareNew: Logos are now enclosed in a separate DXE driver, …
(edit) @80819   5 years vboxsync Installer/win: Hopefully last fixes (the copying was still done, and …
(edit) @80818   5 years vboxsync FE/Qt: bugref:8938. Removing qobject_cast's in connection calls.
(edit) @80817   5 years vboxsync FE/Qt: bugref:8938. Changing connection syntaxes in manager details …
(edit) @80816   5 years vboxsync VMM/IEM: "guest hypervisor" -> "nested hypervisor".
(edit) @80815   5 years vboxsync VMM: "guest hypervisor" -> "nested hypervisor".
(edit) @80814   5 years vboxsync VMM/CPUM: Nested VMX: bugref:9180 Fix I/O bitmap accesses now that we …
(edit) @80813   5 years vboxsync VMM/HMVMXAll: Nested VMX: bugref:9180 Wrong assertion.
(edit) @80812   5 years vboxsync VMM/EM: Nested VMX: bugref:9180 Use CPUMIsGuestVmxInterceptEvents.
(edit) @80811   5 years vboxsync VMM/TRPM: Nested VMX: bugref:9180 We need to check for "acknowledge …
(edit) @80810   5 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:9180 Use …
(edit) @80809   5 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Use …
(edit) @80808   5 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Use CPUMIsGuestVmxInterceptEvents.
(edit) @80807   5 years vboxsync cpum.h: Nested VMX: bugref:9180 Add CPUMIsGuestVmxInterceptEvents and …
(edit) @80806   5 years vboxsync VMM/CPUM: Nested VMX: bugref:9180 Doxygen.
(edit) @80805   5 years vboxsync VMM/CPUM: Nested VMX: bugref:9180 Remove todo.
(edit) @80804   5 years vboxsync VMM/CPUM: Nested VMX: bugref:9180 Clarify I/O port wrap around.
(edit) @80803   5 years vboxsync VMM/CPUM: Nested VMX: bugref:9180 Fix I/O bitmap accesses. We need to …
(edit) @80802   5 years vboxsync FE/Qt: bugref:8938: VirtualBox Manager: Chooser and Tools pane: Fixing …
(edit) @80801   5 years vboxsync Installer/win: fix previous change, didn't delete enough
(edit) @80800   5 years vboxsync typo
(edit) @80799   5 years vboxsync Installer/win: more fixes for re-packing a single build installer
(edit) @80798   5 years vboxsync Installer/win: no need to copy anything in the multilanguage step, and …
(edit) @80797   5 years vboxsync Main/Host: adapt condition for nested virtualization, including VT-x …
(edit) @80796   5 years vboxsync Reverted r128297 (Windows host drivers: Use SERVICE_DEMAND_START (3) …
(edit) @80795   5 years vboxsync FE/Qt: bugref:8938: VirtualBox Manager: Details pane: Actually, better …
(edit) @80794   5 years vboxsync FE/Qt: bugref:8938: VirtualBox Manager: Details pane: Fixing …
(edit) @80793   5 years vboxsync Bstr: Added printf, printfNoThrow, printfV and printfVNoThrow methods …
(edit) @80792   5 years vboxsync vsheriff: Solaris stuck driver detection.
(edit) @80791   5 years vboxsync vsheriff: Solaris stuck driver detection.
(edit) @80790   5 years vboxsync Main/glue/xpcom/helpers.cpp: Fixed and re-enabled the …
(edit) @80789   5 years vboxsync vsheriff: Solaris stuck driver detection.
(edit) @80788   5 years vboxsync Main/ClientToken.cpp,ClientTokenHolder.cpp: Fixed the SDDL tweak that …
(edit) @80787   5 years vboxsync Main/MachineImpl.cpp: strSessionName can be empty if we failed to …
(edit) @80786   5 years vboxsync FE/Qt: bugref:8938. Fixing some null parameter in connection error
(edit) @80785   5 years vboxsync FE/Qt: bugref:8938. build fix
(edit) @80784   5 years vboxsync FE/Qt: bugref:8938. Converting connection syntaxes under manager …
(edit) @80783   5 years vboxsync ValKit/vbox.py: Adjusting version check for the …
(edit) @80782   5 years vboxsync Main: bugref:9341: IMachine::launchVMProcess. The "environment" …
(edit) @80781   5 years vboxsync VirtualBox.xidl: Updated the IVirtualBox::APIRevision documentation.
(edit) @80780   5 years vboxsync Main: bugref:9341: IMachine::launchVMProcess. The "environment" …
(edit) @80779   5 years vboxsync IPRT/RTCString: The object state isn't unchanged if printf and friends …
(edit) @80778   5 years vboxsync VBox/com/array.h: Adding ComSafeArrayNullInParam. bugref:9341
(edit) @80777   5 years vboxsync vboximg-mount: breakage after scm fix, fuse-calls.h shouldn't have any …
(edit) @80776   5 years vboxsync vboximg-mount: scm fixes
(edit) @80775   5 years vboxsync Installer/win: fixing of single build repacking prep script
(edit) @80774   5 years vboxsync vboximg-mount: Drop compile time depedency on libfuse/libosxfuse and …
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