VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @79013   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) @78986   6 years vboxsync cpum.h: Nested VMX: bugref:9180 Doxygen fix.
(edit) @78985   6 years vboxsync VMM/EM: Nested VMX: bugref:9180 build fix.
(edit) @78984   6 years vboxsync cpum.h: 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) @78980   6 years vboxsync cpum.h: Nested VMX: bugref:9180 Use the inline function to verify VMX …
(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) @78976   6 years vboxsync cpum.h: Nested VMX: bugref:9180 Add CPUMIsGuestVmxXcptInterceptSet.
(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) @78972   6 years vboxsync Config.kmk: Pylint hacking for newer versions.
(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) @78966   6 years vboxsync com/defs.h: Define S_FALSE for xpcom.
(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.
(edit) @78957   6 years vboxsync ValKit: type hint
(edit) @78956   6 years vboxsync VBoxServiceAutoMount: typo. bugref:9172
(edit) @78955   6 years vboxsync FE/Qt: bugref:9434: Build fix for r131077.
(edit) @78954   6 years vboxsync FE/Qt: bugref:9434: Moving UIFormEditorWidget to widgets section of …
(edit) @78953   6 years vboxsync FE/Qt: bugref:6143. Adding a context menu and some additional cleanups.
(edit) @78952   6 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:9180 APIC-access VM-exit handling fixes.
(edit) @78951   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 APIC-access VM-exits to pass info. …
(edit) @78950   6 years vboxsync Shared Clipboard/URI: Update; more work on clipboard area code, …
(edit) @78949   6 years vboxsync Devices/VMMDev: fixed a todo.
(edit) @78948   6 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:9180 APIC-write, Virtualized-EOI …
(edit) @78947   6 years vboxsync SharedFolderSvc,IPRT: Implemented changing attributes/mode via a …
(edit) @78946   6 years vboxsync Shared Clipboard/URI: Build fix.
(edit) @78945   6 years vboxsync Shared Clipboard/URI: Build fix.
(edit) @78944   6 years vboxsync Shared Clipboard/URI: Build fix.
(edit) @78943   6 years vboxsync Shared Clipboard/URI: Build fix.
(edit) @78942   6 years vboxsync Shared Clipboard/URI: Update.
(edit) @78941   6 years vboxsync Main/HostDnsService: Fixed a memory leak; was not deleting the monitor …
(edit) @78940   6 years vboxsync OCI: Now that GUI doesn't use export form for testing (already) and …
(edit) @78939   6 years vboxsync iprt/system.h: Macros for getting the component parts out of a …
(edit) @78938   6 years vboxsync FE/Qt: bugref:9434: Import Appliance wizard: Form Editor widget: Build …
(edit) @78937   6 years vboxsync VBoxTray: Use RTSystemGetNtVersion() rather than GetVersion or …
(edit) @78936   6 years vboxsync FE/Qt: bugref:9434: Import Appliance wizard: Form Editor widget: A …
(edit) @78935   6 years vboxsync FE/Qt: bugref:9434: Import Appliance wizard: Form Editor widget: A bit …
(edit) @78934   6 years vboxsync FE/Qt: bugref:9434: Import Appliance wizard: Form Editor widget: A bit …
(edit) @78933   6 years vboxsync FE/Qt: bugref:6143. Removing some keycaps
(edit) @78932   6 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:9180 VM-exit handling for more …
(edit) @78931   6 years vboxsync bugref:9416. scm fix.
(edit) @78930   6 years vboxsync bugref:9416. fixed typo.
(edit) @78929   6 years vboxsync bugref:9416. fixed typo.
(edit) @78928   6 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:9180 Partial exception/NMI VM-exit …
(edit) @78927   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Comment.
(edit) @78926   6 years vboxsync VMM/EM: Nested VMX: bugref:9180 Hopefully proper fix for r131045.
(edit) @78925   6 years vboxsync FE/Qt: bugref:6143. Some margin adjustments.
(edit) @78924   6 years vboxsync fixed uninitialized variable.
(edit) @78923   6 years vboxsync bugref:9416. Changed the choosing OS type logic for OCI import. Added …
(edit) @78922   6 years vboxsync VMM/EM: Nested VMX: bugref:9180 Nested SVM: bugref:7243 NMIs are …
(edit) @78921   6 years vboxsync FE/Qt: bugref:6143. Some more refactoring
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