VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @94915   3 years vboxsync Main/src-client/GuestProcessImpl.cpp: Adjust to the new rules wrt. to …
(edit) @94914   3 years vboxsync Main/src-client/GuestDnDTargetImpl.cpp: Adjust to the new rules wrt. …
(edit) @94912   3 years vboxsync Main/src-all: Adjust to the new rules wrt. to rc -> hrc,vrc usage, …
(edit) @94911   3 years vboxsync VMM/CPUM: Don't set fNestedPagingAndFullGuestExec when using IEM as …
(edit) @94910   3 years vboxsync VMM/CPUM: Align code, no change.
(edit) @94909   3 years vboxsync VMM/CPUM: Added fBmi1, fBmi2, fAbm, fTbm, fRdRand, and fRdSeed to the …
(edit) @94908   3 years vboxsync /Config.kmk,IPRT: Some arm64 adjustments. bugref:10224
(edit) @94907   3 years vboxsync Main/AutoCaller.h: Add convenience wrapper isNotOk(), bugref:10223
(edit) @94906   3 years vboxsync Main/ProgressImpl.cpp: Adjust to the new rules wrt. to rc -> hrc,vrc …
(edit) @94904   3 years vboxsync WDDM: RotateResourceIdentities. bugref:9845
(edit) @94903   3 years vboxsync Additions: X11: fix guest screen handling in multi-monitor setup, …
(edit) @94902   3 years vboxsync WDDM: fixed regression with older guests. bugref:9845
(edit) @94901   3 years vboxsync VMM/CPUM: On non-x86 hosts, just use the MXCSR MASK from the CPU DB …
(edit) @94899   3 years vboxsync Validation Kit/unit tests: If the testcase source does not exist for …
(edit) @94898   3 years vboxsync Validation Kit/unit tests: If the testcase source does not exist for …
(edit) @94897   3 years vboxsync VMM/PGMPhys: Missed one SUPR3PageAlloc call when doing host/guest page …
(edit) @94896   3 years vboxsync Validation Kit/unit tests: Match the testcase/ directory structure …
(edit) @94893   3 years vboxsync Main/ConsoleImpl2: Some rc vs hrc mixup, bugref:3409
(edit) @94892   3 years vboxsync Main/ConsoleImpl2: Some rc vs hrc mixup, bugref:3409
(edit) @94891   3 years vboxsync Main/ConsoleImpl2: Make controllerString() static, it is not used …
(edit) @94890   3 years vboxsync libs/libssh,Main,FE/VBoxManage,Devices/Network/DrvCloudTunnel|ai: Add …
(edit) @94889   3 years vboxsync WDDM: ClearRenderTargetView, ClearDepthStencilView; minor fixes. …
(edit) @94888   3 years vboxsync Runtime: Fix a few memory leaks in error handling paths, bugref:3409
(edit) @94887   3 years vboxsync Validation Kit/unit tests: Exclude packing the testcase directory into …
(edit) @94886   3 years vboxsync Installer/darwin: Need to modify host architecture detection in the …
(edit) @94885   3 years vboxsync Another Darwin build fix.
(edit) @94884   3 years vboxsync Attempting to fix Darwin NEM.
(edit) @94883   3 years vboxsync Build fix.
(edit) @94882   3 years vboxsync VMM: First stab at Guest Compatibility Manager, fixing up things like …
(edit) @94881   3 years vboxsync WDDM: miniport updates for VGPU10. bugref:9845
(edit) @94878   3 years vboxsync Add/darwin/VBoxClient: Two missing DECLCALLBACK. bugref:9898
(edit) @94877   3 years vboxsync IPRT/alloc-ef-cpp.cpp: throw is deprecated in C++17, use …
(edit) @94876   3 years vboxsync Reverted r151276.
(edit) @94875   3 years vboxsync IPRT/alloc-ef-cpp.cpp: throw is deprecated in C++17, use …
(edit) @94874   3 years vboxsync IPRT/VBoxRTImp-gcc.def: Export adjustments for c++17. bugref:9898
(edit) @94872   3 years vboxsync IPRT/VBoxRTImp-gcc.def: Adjusted export list for arm64 where 'va_list …
(edit) @94871   3 years vboxsync IPRT/VBoxRTImp.def: List assembly routines that non-x86/amd64 does not …
(edit) @94869   3 years vboxsync IPRT/ldr: Minimal MachO/ARM64 read support to make RTSignTool work. …
(edit) @94868   3 years vboxsync VMM/IEM: More TLB work. bugref:9898
(edit) @94867   3 years vboxsync IPRT/isomakercmd.cpp: Another one needing alignment 4 lines down. …
(edit) @94866   3 years vboxsync Installer/darwin: Need to modify host architecture detection in the …
(edit) @94865   3 years vboxsync Runtime/isomakercmd.cpp: Align the bitmap size properly or the generic …
(edit) @94864   3 years vboxsync Main/Snapshot: Fix deparenting crash (lost in the big change for …
(edit) @94863   3 years vboxsync Main/VirtualBox: Turn some release logging into debug logging. Too …
(edit) @94861   3 years vboxsync Validation Kit: Moved TEMPLATE_VBOXVALIDATIONKITR3BASE to main …
(edit) @94860   3 years vboxsync Installer/darwin: Package R0 files only if they are part of the build. …
(edit) @94859   3 years vboxsync Installer/darwin: Fix Qt6 framework version during packaging if …
(edit) @94858   3 years vboxsync FE/Qt/Ds: Large disabled icons overhaul.
(edit) @94857   3 years vboxsync FE/Qt/Ds: Small icon fix.
(edit) @94856   3 years vboxsync Installer/darwin: Package Qt6 if VBOX_WITH_QT6 is defined, bugref:9898
(edit) @94855   3 years vboxsync Installer/darwin: Support building a driverless install package, …
(edit) @94854   3 years vboxsync WDDM: Patch. bugref:9845
(edit) @94853   3 years vboxsync /Config.kmk,ValKit/Config.kmk: Remove the -IntegrityCheck option now …
(edit) @94851   3 years vboxsync FE/Qt/Ds: bugref:10205: Global preferences / Update page: Support for …
(edit) @94850   3 years vboxsync VMM/CFGM: Added missing newline in previous change (r150812).
(edit) @94849   3 years vboxsync ValKit/Makefile.kmk: Bootsectors are x86 & amd64 targets only, at …
(edit) @94848   3 years vboxsync Main/Console: Fixed some IRPT and COM status code style mixup, bugref:9955
(edit) @94847   3 years vboxsync WDDM: Map/UnmapAperture paging ops, Render and Present. bugref:9845
(edit) @94846   3 years vboxsync Main/Console: Set the flag if the log is encrypted, bugref:9955
(edit) @94845   3 years vboxsync VMM/IEM: More TLB work. bugref:9898
(edit) @94844   3 years vboxsync VMM/IEM,HM: Added a VBOX_WITH_IEM_TLB makefile config variable for …
(edit) @94843   3 years vboxsync VMM/IEM: Arm build fixes. bugref:9898
(edit) @94842   3 years vboxsync VMM/IEM: Arm build fixes. bugref:9898
(edit) @94841   3 years vboxsync VMM/VMM: Shut up arm warning. bugref:9898
(edit) @94840   3 years vboxsync Main/VirtualBoxImpl: Fix a possible lock order violation when the …
(edit) @94839   3 years vboxsync Runtime/socket.cpp: Relax annoying assertion
(edit) @94838   3 years vboxsync VMM/IEM: More TLB work. bugref:9898
(edit) @94837   3 years vboxsync FE/Qt: bugref:9515 Don't attempt to set hostname if it is not valid.
(edit) @94836   3 years vboxsync FE/Qt: bugref:10081. Adding icons for the clear action. These will be …
(edit) @94835   3 years vboxsync WDDM: SvgaRender.cpp and VBoxMPDX.cpp. bugref:9845
(edit) @94834   3 years vboxsync Devices/Graphics: sizeof fix: bugref:9830
(edit) @94833   3 years vboxsync Devices/Graphics: resource creation: bugref:9830
(edit) @94832   3 years vboxsync Devices/Graphics: guest shader signatures do not need sorting: bugref:9830
(edit) @94831   3 years vboxsync Devices/Graphics: sizeof fix: bugref:9830
(edit) @94830   3 years vboxsync Devices/Graphics: DevVGA-SVGA.cpp logging tweaks
(edit) @94829   3 years vboxsync Audio/SB16: Try fixing SSM load assertions when stored PCM properties …
(edit) @94825   3 years vboxsync WDDM: OpenResource, DestroyResource, SetDisplayMode, Present. bugref:9845
(edit) @94824   3 years vboxsync FE/Qt: bugref:10081. Adding clear action to the toolbar.
(edit) @94823   3 years vboxsync FE/Qt: bugref:10081. Enabling the clear action for floppy disks as well.
(edit) @94820   3 years vboxsync Audio/SB16: Try fixing SSM load assertions when stored PCM properties …
(edit) @94819   3 years vboxsync Main/NvramStore: Fix memory leak
(edit) @94818   3 years vboxsync VMM/SSM: Fix assertion, bugref:9955
(edit) @94817   3 years vboxsync Main/MachineImpl: build fixes, bugref:9955
(edit) @94816   3 years vboxsync Runtime/VBoxRTImp.def: Missing exports, bugref:9955 [fixed two exports]
(edit) @94815   3 years vboxsync Runtime/VBoxRTImp.def: Missing exports, bugref:9955
(edit) @94814   3 years vboxsync Main/MachineImpl: build fixes, bugref:9955
(edit) @94813   3 years vboxsync Main/NvramStoreImpl: build fixes, bugref:9955
(edit) @94812   3 years vboxsync Main: Corrected error formatting in Console::i_powerUp to match string …
(edit) @94810   3 years vboxsync Main/NvramStoreImpl: build fix, bugref:9955
(edit) @94809   3 years vboxsync VMM/VM.cpp: doxygen fix, bugref:9955
(edit) @94808   3 years vboxsync Main/Console: Implement log encryption for encrypted VMs, bugref:9955 …
(edit) @94807   3 years vboxsync Main/Update check: Added sanity checks for repository URLs. bugref:7983
(edit) @94804   3 years vboxsync Main/Console: Implement log encryption for encrypted VMs, bugref:9955
(edit) @94803   3 years vboxsync com/utils: Add an extended version of VBoxLogRelCreate() which takes …
(edit) @94802   3 years vboxsync VMM/SSM: Fix assertion when the stream operations table is used in …
(edit) @94801   3 years vboxsync VMM/IEM,PGM: TLB work, esp. on the data one. [build fix] bugref:9898
(edit) @94800   3 years vboxsync VMM/IEM,PGM: TLB work, esp. on the data one. bugref:9898
(edit) @94797   3 years vboxsync FE/Qt: bugref:10081. Implementing slot for the clear action.
(edit) @94796   3 years vboxsync FE/Qt: qt6: Correction to r150306, do ifndef VBOX_WITH_QT6 rather than …
(edit) @94794   3 years vboxsync Main,VMM: Implemented most of the functionality for encrypted VMs …
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