VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @79114   6 years vboxsync VMM/EM: Nested SVM: bugref:7243 In ring-3 the state is never kept …
(edit) @79113   6 years vboxsync os2/VBoxSF: Display version info during boot and log it on the host.
(edit) @79112   6 years vboxsync os2/VBoxSF: More EA fun, now for CMD.EXE opening files for copying. …
(edit) @79111   6 years vboxsync tdAddGuestCtrl.py: Cleanups. bugref:9151
(edit) @79110   6 years vboxsync os2/VBoxSF: Forgot to set fpGEAList to NULL when full EAs are queried. …
(edit) @79109   6 years vboxsync FE/Qt: bugref:6143. Some code overhaul.
(edit) @79108   6 years vboxsync Shared Clipboard/URI: Build fix.
(edit) @79107   6 years vboxsync Shared Clipboard/URI: Update.
(edit) @79106   6 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:9180 Take into account MSR permission …
(edit) @79105   6 years vboxsync FE/Qt: bugref:6143. Removing the key captions from the physical layout …
(edit) @79104   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Fix typo in iemVmxVmexitApicAccess.
(edit) @79103   6 years vboxsync FE/Qt: bugref:6143. Working on the layout editor.
(edit) @79102   6 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:9180 Doxygen.
(edit) @79101   6 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:9180 Build fix.
(edit) @79100   6 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:9180 Add …
(edit) @79099   6 years vboxsync VMM/EM: Nested VMX: bugref:9180 Better build fix for r131259.
(edit) @79098   6 years vboxsync VMM/EM: Nested VMX: bugref:9180 Build fix for r131259.
(edit) @79097   6 years vboxsync VMM/EM: Nested VMX: bugref:9180 NMI VMX/SVM intercepts must be done …
(edit) @79096   6 years vboxsync VMM/CPUM: Nested VMX: bugref:9180 Add CPUMSetGuestNmiBlocking for …
(edit) @79095   6 years vboxsync os2/VBoxSF: Dial back the kernel spinlock optimizations. Not getting …
(edit) @79093   6 years vboxsync Main/Appliance: When importing an OVF with the vbox config xml the …
(edit) @79092   6 years vboxsync ValKit,++: Pylint 2.3.1 adjustments.
(edit) @79091   6 years vboxsync *.kmk: Don't use double colon for pylint rule as if effectively …
(edit) @79090   6 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:9180 Comments.
(edit) @79089   6 years vboxsync FE/Qt: bugref:6143. Sme prep. work for a more able key editor
(edit) @79088   6 years vboxsync Shared Clipboard/URI: Update.
(edit) @79087   6 years vboxsync ValKit: New pylint version - cleanup in progress.
(edit) @79086   6 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:9180 Ugh. Fix typo in r131245.
(edit) @79085   6 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:9180 Don't need to pre-initialize the …
(edit) @79084   6 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:9180 Fix off-by-one bug while merging …
(edit) @79082   6 years vboxsync FE/Qt: bugref:6143. Adding a status bar button
(edit) @79081   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Missing INVVPID case label.
(edit) @79080   6 years vboxsync VMM/GIM: Spaces.
(edit) @79079   6 years vboxsync VMM/GIMHv: Comment.
(edit) @79078   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 VMXVMCSFIELDENC rename, adjustments.
(edit) @79074   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Pass the guest/host mask as parameter …
(edit) @79073   6 years vboxsync VMM: Nested VMX: bugref:9180 With HM execution of nested-guests, we …
(edit) @79072   6 years vboxsync FsPerf: win7 adjustment. bugref:9172
(edit) @79071   6 years vboxsync ValKit: More work on mating unattended OS installation and GA testing. …
(edit) @79070   6 years vboxsync ValKit/tdApi.py: Check SubTestDriverBase.fEnabled and ignore tests …
(edit) @79069   6 years vboxsync ValKit/api: Corrected capitalization of tdMoveVm1.py and …
(edit) @79068   6 years vboxsync ValKit/vboxwrappers.py: Made ProgressWrapper.logResult return True on …
(edit) @79067   6 years vboxsync ValKit: Refactored sub-test driver initialization so it can have both …
(edit) @79066   6 years vboxsync ValKit/tdCreateVMWithDefaults1.py: Corrections. bugref:8612
(edit) @79065   6 years vboxsync OCI: Pass IVirtualBox as a parameter to …
(edit) @79062   6 years vboxsync bugre:9404. Added parameter '--state' for the 'VBoxManage cloud list …
(edit) @79061   6 years vboxsync bugre:9404. Changed the command "list images". Now the requested …
(edit) @79059   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Todo.
(edit) @79057   6 years vboxsync bugref:9404. Changed the state values to the lower case.
(edit) @79056   6 years vboxsync ValKit/tdGuestOsUnattendedInst1: Added option for installing guest …
(edit) @79055   6 years vboxsync Main/GuestImpl: Added OnGuestAdditionsStatusChanged event so the …
(edit) @79054   6 years vboxsync Main/AdditionsFacilityImpl: Simplified the data by kicking out the …
(edit) @79053   6 years vboxsync Main/GuestImpl.cpp: Must always catch bad_alloc when on an EMT …
(edit) @79052   6 years vboxsync Main/AdditionsFacilityImpl: Simplified the data by kicking out the …
(edit) @79051   6 years vboxsync Main/AdditionsFacilityImpl: i_getName() shouldn't return a 'Utf8Str' …
(edit) @79050   6 years vboxsync Main/GuestImpl: Added OnGuestAdditionsStatusChanged event so the …
(edit) @79049   6 years vboxsync Main/apiwrap-server*.xsl: Don't generate wrappers for event interfaces …
(edit) @79048   6 years vboxsync Main/EventImpl.cpp: nits
(edit) @79047   6 years vboxsync OCI: Get rid of the ICloudClient::getExportLaunchParameters hack now …
(edit) @79046   6 years vboxsync ValKit/tdGuestOsUnattendedInst1.py: Got basics working. bugref:9151
(edit) @79045   6 years vboxsync testdriver/vboxwrappers.py: Docs. Dropped unnecessary cont. slashes.
(edit) @79044   6 years vboxsync FE/Qt: bugref:7127: Update parseAttachment worker with workaround to …
(edit) @79043   6 years vboxsync FE/Qt: bugref:7127: Rework parseAttachment/parseMedium to be more …
(edit) @79042   6 years vboxsync Shared Clipboard/URI: Build fix.
(edit) @79041   6 years vboxsync Shared Clipboard/URI: Build fix.
(edit) @79039   6 years vboxsync bugref:9404. Added parameter \'--state\' for the \'VBoxManage cloud …
(edit) @79038   6 years vboxsync Shared Clipboard/URI: Build fix.
(edit) @79036   6 years vboxsync Shared Clipboard/URI: Update.
(edit) @79035   6 years vboxsync FE/Qt: bugref:9484: Update UIFormEditorWidget with icons for Export …
(edit) @79034   6 years vboxsync FE/Qt: bugref:9434: Import Appliance wizard: 1st basic page: Rework …
(edit) @79033   6 years vboxsync bugref:9404. Changed the command \'list instances\'. Now the requested …
(edit) @79032   6 years vboxsync FE/Qt: bugref:6769: UIApplianceImportEditorWidget: More convenient …
(edit) @79031   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 The Exit qualification is mandatory …
(edit) @79030   6 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:9180 Name the exit qualification field …
(edit) @79028   6 years vboxsync Additions/VBoxClient/VMSVGA: use VbglR3GetDisplayChangeRequestMulti. …
(edit) @79027   6 years vboxsync Shared Clipboard/URI: Update (more glue code, transfer callbacks).
(edit) @79026   6 years vboxsync Additions/linux/vboxvideo: fixes for kernel 5.2. There are two kernel …
(edit) @79025   6 years vboxsync Linux/host and guest drivers: support more openSUSE 15.0 and 15.1 kernels.
(edit) @79024   6 years vboxsync FE/Qt: bugref:9434: Update UIFormEditorWidget with icons for Import …
(edit) @79023   6 years vboxsync bugref:9416. fixed typo and log message.
(edit) @79022   6 years vboxsync tdStorageSnapshotMerging1.py: Readable time out values, please! Don't …
(edit) @79021   6 years vboxsync tdStorageSnapshotMerging1.py: Readable time out value, please!
(edit) @79020   6 years vboxsync RTMemPageAllocExTag/win: Shut up VirtualLock assertion for now.
(edit) @79019   6 years vboxsync *.kmk: Don't link against libcrypt on linux, we resolve crypt_r …
(edit) @79018   6 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:9180 Invalid-guest state VM-exit handling.
(edit) @79017   6 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:9180 Exception VM-exit handling.
(edit) @79016   6 years vboxsync FE/Qt: bugref:6143. Loading keycaps from a file.
(edit) @79015   6 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:9180 Access the VM-exit interruption …
(edit) @79014   6 years vboxsync IPRT/process-creation-posix.cpp: Try to dynamically resolve crypt_r on …
(edit) @79012   6 years vboxsync IPRT/process-creation-posix.cpp: Try to dynamically resolve crypt_r on …
(edit) @79011   6 years vboxsync IPRT/process-creation-posix.cpp: Try to dynamically resolve crypt_r on …
(edit) @79010   6 years vboxsync IPRT/process-creation-posix.cpp: Use reentrant functions for accessing …
(edit) @79009   6 years vboxsync IPRT/process-creation-posix.cpp: Use reentrant functions for accessing …
(edit) @79008   6 years vboxsync FE/Qt: bugref:9434: Form Editor widget: More care for r131129.
(edit) @79007   6 years vboxsync IPRT/process-creation-posix.cpp: Use reentrant functions for accessing …
(edit) @79006   6 years vboxsync FE/Qt: bugref:9484: Export Appliance wizard: Expert page: Forgot …
(edit) @79005   6 years vboxsync IPRT/RTHttp: Use RTLdrLoadSystem to find libproxy.so.1. bugref:8352
(edit) @79004   6 years vboxsync Updated translations. Thank you Tom Evin for the Hungarian …
(edit) @79003   6 years vboxsync IPRT: Implemented rtldrNativeLoadSystem for posix systems. bugref:8352 …
(edit) @79002   6 years vboxsync PDM, Devices, FE, Main: allow size hints without notification for …
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