VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @74799   6 years vboxsync FE/Qt: bugref:9241: VirtualBox Manager: Chooser pane: Flat button …
(edit) @74798   6 years vboxsync vm.h,VMM: Prep work for 64-bit VMCPU::fLocalForcedActions. Define …
(edit) @74797   6 years vboxsync vm.h/mac: Make space for larger fLocalForcedActions. bugref:9180
(edit) @74796   6 years vboxsync vm.h: Made the FF_IS_SET macros only take constants with _BIT …
(edit) @74795   6 years vboxsync vm.h,EM: Made the FF_SET and FF_CLEAR macros only take constants with …
(edit) @74794   6 years vboxsync vm.h: Added _BIT macros for all FFs. bugref:9180
(edit) @74793   6 years vboxsync vm.h: No need to use lambda for set and clear macros. bugref:9180
(edit) @74792   6 years vboxsync vm.h,VMM: Made VM_FF_SET and VMCPU_FF_SET both work on a single flag, …
(edit) @74791   6 years vboxsync vm.h,VMM,REM: s/VM_FF_IS_PENDING/VM_FF_IS_ANY_SET/g to emphasize the …
(edit) @74790   6 years vboxsync vm.h,VMM: Use VM_FF_IS_SET instead of VM_FF_IS_PENDING when checking a …
(edit) @74789   6 years vboxsync vm.h,VMM,REM: s/VMCPU_FF_IS_PENDING/VMCPU_FF_IS_ANY_SET/g to emphasize …
(edit) @74788   6 years vboxsync FE/Qt: bugref:9152: Export Appliance wizard: Support …
(edit) @74787   6 years vboxsync vm.h,VMM: Made VM_FF_CLEAR work on a single flag too. bugref:9180
(edit) @74786   6 years vboxsync vm.h,VMM: Made VMCPU_FF_CLEAR work on a single flag, introducing …
(edit) @74785   6 years vboxsync vm.h,VMM: Use VMCPU_FF_IS_SET instead of VMCPU_FF_IS_PENDING when …
(edit) @74784   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 VM-exit bits; Prep work for …
(edit) @74783   6 years vboxsync vm.h: VMCPU_FF_IS_PENDING_EXCEPT does not seem to be used, so drop it. …
(edit) @74782   6 years vboxsync IPRT/ldr/asn1/pkcs7: Ironed out issues in decoding indefinite ASN.1 …
(edit) @74781   6 years vboxsync VideoRec/Main: Fixed a crash in WebMWriter::Close().
(edit) @74780   6 years vboxsync Additions/linux/vboxvideo: only set the views once, at initialisation …
(edit) @74779   6 years vboxsync Additions/linux/vboxvideo: only set the views once, at initialisation …
(edit) @74778   6 years vboxsync OCI: Add VirtualSystemDescriptionType constants CloudOCIKeepObject and …
(edit) @74777   6 years vboxsync Main: Started implementing the IDataStream interface [build fix]
(edit) @74776   6 years vboxsync Main: Started implementing the IDataStream interface
(edit) @74775   6 years vboxsync FE/Qt: bugref:9241: VirtualBox Manager: Chooser pane: Sync Global item …
(edit) @74774   6 years vboxsync Don't verify nonexistent modules.
(edit) @74773   6 years vboxsync Additions/linux/drm: add clean-ups made when adding driver to Linux …
(edit) @74772   6 years vboxsync Main/iokit.cpp: Don't assert on stupid Belkin USB-C thingy not getting …
(edit) @74771   6 years vboxsync Removed old LPC device code.
(edit) @74770   6 years vboxsync Dropping VBoxDD2R0.r0 & VBoxDDR2RC.rc as they are empty (and thereby …
(edit) @74769   6 years vboxsync FE/Qt: bugref:9265: Reworking format/account combos to make OCI choice …
(edit) @74768   6 years vboxsync IPRT/ldr/asn1/pkcs7: Ironed out issues in decoding indefinite ASN.1 …
(edit) @74767   6 years vboxsync RTSignTool,SUPR3: Implemented dev id / kext checks for verify-exe. …
(edit) @74766   6 years vboxsync FE/Qt: bugref:9265: More refactoring for UIWizardExportAppPageBasic2 …
(edit) @74765   6 years vboxsync VideoRec/Main: Condensed code for enabling / disabling video (audio) …
(edit) @74764   6 years vboxsync Main: fix doc ref typo
(edit) @74763   6 years vboxsync Main/MediumIO: build error
(edit) @74762   6 years vboxsync IPRT/ldr/asn1/pkcs7: Ironed out issues in decoding indefinite ASN.1 …
(edit) @74761   6 years vboxsync Main/MediumIO: add stub for a method to convert a medium to a data …
(edit) @74760   6 years vboxsync IPRT/ldr/asn1/pkcs7: Ironed out issues in decoding indefinite ASN.1 …
(edit) @74759   6 years vboxsync Main/Progress: clean up error handling and eliminate useless throwing
(edit) @74758   6 years vboxsync FE/Qt: bugref:9265: A bit of refactoring for UIWizardExportAppPageBasic2.
(edit) @74757   6 years vboxsync bugref:9255. Update the scale factor editor actively as the # of …
(edit) @74756   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Update todo list.
(edit) @74755   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Initialize previous and first-pause …
(edit) @74754   6 years vboxsync DevSerial: Return error if uartR3Init fails.
(edit) @74753   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 VM-exit bits; Implemented pause and …
(edit) @74752   6 years vboxsync DnD/Main: Doxygen build fix.
(edit) @74751   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 VM-exit bits; Added triple fault …
(edit) @74750   6 years vboxsync IPRT/ldr: More Mach-O signing hacking. bugref:9232
(edit) @74749   6 years vboxsync IPRT/ldr: More Mach-O signing hacking. bugref:9232
(edit) @74748   6 years vboxsync IPRT/ldr: More Mach-O signing hacking. bugref:9232
(edit) @74747   6 years vboxsync IPRT/ldr: More Mach-O signing hacking. bugref:9232
(edit) @74746   6 years vboxsync IPRT/ldr: More Mach-O signing hacking. bugref:9232
(edit) @74745   6 years vboxsync dbgmodcodeview.cpp: Fix typo in a comment. dabbrev-expand is very …
(edit) @74744   6 years vboxsync FE/Qt: bugref:9241: VirtualBox Manager: Make sure menu-bar is using …
(edit) @74743   6 years vboxsync FE/Qt: bugref:9241: Allow VBoxGlobal library to distinguish whether it …
(edit) @74742   6 years vboxsync IPRT: Dropped openssl from the static RuntimR3.lib/a build. bugref:9232
(edit) @74741   6 years vboxsync reverted r125671 to fix commit msg
(edit) @74740   6 years vboxsync FE/Qt: bugref:9241: VirtualBox Manager: Propagate …
(edit) @74739   6 years vboxsync IPRT: Dropped openssl from the static RuntimR3.lib/a build.
(edit) @74738   6 years vboxsync Additions/linux/vboxvideo: better work-around for missing dirty …
(edit) @74737   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Missed return.
(edit) @74736   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 VM-exit bits; Added exception and …
(edit) @74735   6 years vboxsync FE/Qt: bugref:9241: VirtualBox Manager: Details pane: Small layout fix …
(edit) @74734   6 years vboxsync Guest Control/Main: Got rid of the "types" array in …
(edit) @74733   6 years vboxsync IPRT/ldr: More Mach-O code signing validation hacking. bugref:9232
(edit) @74732   6 years vboxsync FE/Qt: bugref:9255. Some polishing on scale factor editor widget
(edit) @74731   6 years vboxsync Additions/linux/Makefile: allow building individual modules for faster …
(edit) @74730   6 years vboxsync Addiitons/linux/vboxvideo: Fixes for API changes in kernel 4.19 …
(edit) @74729   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Make sure to update VM-exit …
(edit) @74728   6 years vboxsync IPRT/rest: doPathParameters - percent-encode values before substitution.
(edit) @74727   6 years vboxsync IPRT/ldr: More hacking Mach-O code signatures. bugref:9232
(edit) @74726   6 years vboxsync IPRT/ldr: More hacking Mach-O code signatures. bugref:9232
(edit) @74725   6 years vboxsync VMM/testcase: OSE build fix. bugref:9044
(edit) @74724   6 years vboxsync Make scm happy. bugref:9232
(edit) @74723   6 years vboxsync IPRT/ssl: deal with relatively old OpenSSL 1.1.0 releases which don't …
(edit) @74722   6 years vboxsync bugref:9255. Switch to the new scale factor widget in vm settings dialog
(edit) @74721   6 years vboxsync IPRT/ldr: More Mach-O signing hacking. bugref:9232
(edit) @74720   6 years vboxsync Make scm happy. bugref:9232
(edit) @74719   6 years vboxsync FE/Qt: bugref:9241: VirtualBox Manager: Update menu/action visibility …
(edit) @74718   6 years vboxsync FE/Qt: bugref:9241: VirtualBox Manager: Sync default color tone.
(edit) @74717   6 years vboxsync FE/Qt: bugref:9241: VirtualBox Manager: Chooser pane: Sync Group item …
(edit) @74716   6 years vboxsync IPRT/ldr: More Mach-O signing hacking. bugref:9232
(edit) @74715   6 years vboxsync DnD/URIList: Added support for handling UNC paths.
(edit) @74714   6 years vboxsync DnD: Cleaned up DnDURIObject API / internal state handling.
(edit) @74713   6 years vboxsync SUPR3HardenedMain-posix.cpp: 32-bit build fix
(edit) @74712   6 years vboxsync IPRT/crypto: 2nd attempt at dealing with system openssl where RC4_INT …
(edit) @74711   6 years vboxsync IPRT/crypto: deal with system openssl where RC4_INT is defined as …
(edit) @74710   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Updated pending VM-exit list.
(edit) @74709   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 VM-exit bits; Added MWAIT intercept.
(edit) @74708   6 years vboxsync iprt/string.h: %RMpa - to percent-encode (a)ll reserved characters.
(edit) @74707   6 years vboxsync IPRT/ldr: Started on Mach-O code signature verification. bugref:9232
(edit) @74706   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 VM-exit bits; Added INVD intercept.
(edit) @74705   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 VM-exit bits; Added WBINVD intercept.
(edit) @74704   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 VM-exit bits; Added XSETBV intercept.
(edit) @74703   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 #UDs take priority over VM-exit for …
(edit) @74702   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 VM-exit bits; Raise #UD for …
(edit) @74701   6 years vboxsync bugref:9255. Implementing a new guest screen scale factor editor
(edit) @74700   6 years vboxsync Addiitons/linux/vboxvideo: Fixes for API changes in kernel 4.19 …
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