VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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 …
(edit) @79001   6 years vboxsync FE/Qt: bugref:9434: Form Editor widget: A bit of care for r131129.
(edit) @79000   6 years vboxsync Remove trailing blank introduced with r131130
(edit) @78999   6 years vboxsync Undo accidental part of r131130
(edit) @78998   6 years vboxsync HostDrivers/VBOxUSB/win: Short term workaround for @bugref{9479} which …
(edit) @78997   6 years vboxsync FE/Qt: bugref:9434: Form Editor widget: Suffix support for …
(edit) @78996   6 years vboxsync OCI: IRangedIntegerFormValue::suffix property, a counterpart of …
(edit) @78995   6 years vboxsync PDM, Devices, FE, Main: allow size hints without notification for …
(edit) @78994   6 years vboxsync FE/Qt: bugref:9484: Export Appliance wizard: Move cloud export …
(edit) @78993   6 years vboxsync FE/Qt: bugref:9484: Export Appliance wizard: 3rd and Expert pages: …
(edit) @78992   6 years vboxsync FE/Qt: bugref:9484: Export Appliance wizard: 3rd page: Using different …
(edit) @78991   6 years vboxsync FE/Qt: bugref:9484: Export Appliance wizard: 3rd page: A bit of cleanup.
(edit) @78990   6 years vboxsync FE/Qt: bugref:6143. Saving keycap files.
(edit) @78989   6 years vboxsync FE/Qt: bugref:9484: Export Appliance wizard: 2nd and Expert pages: …
(edit) @78988   6 years vboxsync FE/Qt: bugref:9484: Export Appliance wizard: Expert page: A bit of cleanup.
(edit) @78987   6 years vboxsync FE/Qt: bugref:9484: Export Appliance wizard: 2nd page: A bit of cleanup.
(edit) @78985   6 years vboxsync VMM/EM: Nested VMX: bugref:9180 build fix.
(edit) @78983   6 years vboxsync VMM/EM: Nested VMX: bugref:9180 Handle interrupt-window exiting not …
(edit) @78982   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Setup interrupt-window exiting …
(edit) @78981   6 years vboxsync VMM/CPUM: Nested VMX: bugref:9180 Use CPUMIsGuestVmxVirtNmiBlocking.
(edit) @78979   6 years vboxsync Recording/VBoxManage: fix reversed reporting of audio input and …
(edit) @78978   6 years vboxsync VMM: Nested VMX: bugref:9180 Exception or NMI VM-exit handling. Fix EM …
(edit) @78977   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Add interface for exception or NMI …
(edit) @78975   6 years vboxsync FE/Qt: bugref:6143. Adding a key cap editor.
(edit) @78974   6 years vboxsync Shared Clipboard/URI: Update.
(edit) @78973   6 years vboxsync ValKit: Delinting (pylint 2.x).
(edit) @78971   6 years vboxsync RTPoll/darwin: Add POLLHUP to the events when RTPOLL_EVT_ERROR is …
(edit) @78970   6 years vboxsync FE/Qt: bugref:9434: Import Appliance wizard: 2nd and Expert pages: A …
(edit) @78969   6 years vboxsync FE/Qt: bugref:9434: UIProgressDialog: Cache current operation weight …
(edit) @78968   6 years vboxsync Main/MachienImplMoveVM.cpp: Some more review comments and a couple of …
(edit) @78967   6 years vboxsync Main,GUI: S_FALSE is defined by com/defs.h now.
(edit) @78965   6 years vboxsync Main: bugref:6598: Increased timeout for progress completion waiting …
(edit) @78964   6 years vboxsync FE/Qt: bugref:6143. Adding a context menu
(edit) @78963   6 years vboxsync bugref:9416. Several changes in the exceptions handling.
(edit) @78962   6 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:9180 Comments.
(edit) @78961   6 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:9180 Comments.
(edit) @78960   6 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:9180 Software interrupts cannot cause …
(edit) @78959   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Comment.
(edit) @78958   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 space nit.
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