VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @76523   6 years vboxsync ExtPacks: scm --fix-header-guards. bugref:9344
(edit) @76522   6 years vboxsync Main: gcc precompiled header adjustments.
(edit) @76521   6 years vboxsync Main: gcc precompiled header adjustments.
(edit) @76520   6 years vboxsync Devices: scm --fix-header-guards. bugref:9344
(edit) @76519   6 years vboxsync Devices: Header guard fixing preps. bugref:9344
(edit) @76518   6 years vboxsync Debugger: scm --fix-header-guards. bugref:9344
(edit) @76517   6 years vboxsync Main: scm --fix-header-guards. bugref:9344
(edit) @76516   6 years vboxsync Disassembler: scm --fix-header-guards. bugref:9344
(edit) @76515   6 years vboxsync VMM: scm --fix-header-guards. bugref:9344
(edit) @76514   6 years vboxsync Main: Preparations for GCC precompiled headers.
(edit) @76513   6 years vboxsync IPRT: scm --fix-header-guards. bugref:9344
(edit) @76511   6 years vboxsync VDE build fix. bugref:9344
(edit) @76503   6 years vboxsync SUPHardenedVerifyImage-win.cpp: logging typo
(edit) @76502   6 years vboxsync SUPR3HardenedMain-win.cpp: Zero the PROCESS_INFORMATION structure to …
(edit) @76501   6 years vboxsync VMM/EM: Don't set VMCPU_FF_BLOCK_NMIS while transferring an NMI …
(edit) @76500   6 years vboxsync VMM/EM: Fix NMI injection. Clear pending-NMI and set blocking-by-NMI …
(edit) @76499   6 years vboxsync FE/Qt: 6699: Change some function access modifiers.
(edit) @76498   6 years vboxsync FE/Qt: Translate UICustomFileSystem columns in its own context
(edit) @76497   6 years vboxsync FE/Qt: Extend UICustomFileSystemItem data fields.
(edit) @76496   6 years vboxsync FE/Qt: bugref:6699. Change table column resizing mode
(edit) @76495   6 years vboxsync FE/Qt: bugref:6699. Some changes on UICustomFileSystemItem.
(edit) @76494   6 years vboxsync FE/Qt: bugref:9346. Allow creating an empty floppy drive in machine …
(edit) @76493   6 years vboxsync VMM/CPUM: Nested VMX: bugref:9180 Log buffering.
(edit) @76492   6 years vboxsync VMM/CPUM: Nested VMX: bugref:9180 Missing VMX fields in dbg info.
(edit) @76491   6 years vboxsync VMM/CPUM: Nested VMX: bugref:9180 Logging extensively VMX features …
(edit) @76490   6 years vboxsync VMM/CPUM: Nested VMX: bugref:9180 cpumR3IsHwAssistVmxNstGstExecAllowed …
(edit) @76489   6 years vboxsync HMInternal.h: spacing nit.
(edit) @76488   6 years vboxsync Main/apiwrap-server.xsl: Slapped #pragma once on all generated headers …
(edit) @76487   6 years vboxsync Main/include: Slapped #pragma once on all headers in prep for GCC …
(edit) @76484   6 years vboxsync FE/Qt: bugref:9346. Allow creating an optical drive during vm storage …
(edit) @76483   6 years vboxsync HMInternal.h: Attempted 32-bit fix.
(edit) @76482   6 years vboxsync VMM/HM: Made vmx/svm VCPU state as a union, saves some space now that …
(edit) @76480   6 years vboxsync x11/vboxvideo/getmode.c: Recent GCC correctly points out possible …
(edit) @76479   6 years vboxsync dt_lex.l: Recent GCC versions seem to take exception to strncpy, so …
(edit) @76477   6 years vboxsync VMM/HM: Cleanup.
(edit) @76474   6 years vboxsync scm --fix-err-h src/ (bugref:9344)
(edit) @76469   6 years vboxsync VMM, CPUM: Use a function to copy SUPHWVIRTMSRS to VMXMSRS and SVMMSRS …
(edit) @76468   6 years vboxsync SUPDrv, VMM: Build fix because on damn Linux we get naming conflicts …
(edit) @76467   6 years vboxsync VMM/CPUM: Shadow variable build fix.
(edit) @76466   6 years vboxsync VMM/CPUM: nit.
(edit) @76465   6 years vboxsync VMM/CPUM: Doxygen.
(edit) @76464   6 years vboxsync VMM: Nested VMX: bugref:9180 Fix MSR initialization issue for …
(edit) @76462   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Build fix.
(edit) @76461   6 years vboxsync SUPDrv: Added an ioctl for fetching hardware-virtualization MSRs.
(edit) @76458   6 years vboxsync err.h fixes for linux shared folders. bugref:9344
(edit) @76456   6 years vboxsync IPRT: Fixes to previous revision. bugref:9344
(edit) @76455   6 years vboxsync Dis: Ran scm --fix-err-h. bugref:9344
(edit) @76454   6 years vboxsync VMM: Ran scm --fix-err-h. bugref:9344
(edit) @76452   6 years vboxsync IPRT: Ran scm --fix-err-h. bugref:9344
(edit) @76449   6 years vboxsync err.h build fix. bugref:9344
(edit) @76448   6 years vboxsync err.h build fixes. bugref:9344
(edit) @76447   6 years vboxsync VBoxGuest-netbsd.c: Check for NOCRED and FSCRED too (might be an …
(edit) @76446   6 years vboxsync VBoxGuest-linux.c/vgdrvLinuxOpen(): Corrected vboxuser group check.
(edit) @76445   6 years vboxsync VBoxGuest-netbsd.c: Explicitly include <iprt/err.h>, don't rely on …
(edit) @76444   6 years vboxsync VBoxGuest-netbsd.c: Fix kauth check for wheel group membership.
(edit) @76443   6 years vboxsync VBoxGuest-netbsd.c: Fix typo in "ENOMEM" in previous.
(edit) @76441   6 years vboxsync iprt/string.h: Dropped including utf16.h and let those who need it …
(edit) @76439   6 years vboxsync Happy scm.
(edit) @76437   6 years vboxsync VBoxGuest-os2.cpp: build fix. bugref:9344
(edit) @76436   6 years vboxsync iprt/string.h: Dropped including utf16.h and let those who need it …
(edit) @76435   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 release build fixes.
(edit) @76434   6 years vboxsync UIDnDDataObject_win.cpp: Build fix.
(edit) @76433   6 years vboxsync VBoxManage: getopt includes errcore.h now, mostly no need for err.h …
(edit) @76430   6 years vboxsync VBox/shflsvc.h: Use errcore.h rather than err.h. bugref:9344
(edit) @76429   6 years vboxsync FE/Qt: bugref:6699. Make host directory scan function avaible to other …
(edit) @76428   6 years vboxsync VBox/VMMDev.h: Replaced VBox/err.h with iprt/errcore.h. bugref:9344
(edit) @76427   6 years vboxsync VBox/VMMDev.h: Replaced VBox/err.h with iprt/errcore.h. bugref:9344
(edit) @76426   6 years vboxsync iprt/string.h: Dropped including utf16.h and let those who need it …
(edit) @76425   6 years vboxsync VBox/VMMDev.h: Replaced VBox/err.h with iprt/errcore.h. bugref:9344
(edit) @76424   6 years vboxsync iprt/string.h: Dropped including utf16.h and let those who need it …
(edit) @76423   6 years vboxsync iprt/errcore.h: Added some more commonly used status codes. bugref:9344
(edit) @76422   6 years vboxsync VBox/VMMDev.h: Replaced VBox/err.h with iprt/errcore.h. bugref:9344
(edit) @76421   6 years vboxsync VBox/shflsvc.h: Use errcore.h rather than err.h. bugref:9344
(edit) @76420   6 years vboxsync iprt/string.h: Dropped including utf16.h and let those who need it …
(edit) @76419   6 years vboxsync VBox/VMMDev.h: Replaced VBox/err.h with iprt/errcore.h. bugref:9344
(edit) @76418   6 years vboxsync iprt/errcore.h,*: Duplicate some of the most frequently used status …
(edit) @76417   6 years vboxsync iprt/errcore.h,*: Duplicate some of the most frequently used status …
(edit) @76416   6 years vboxsync iprt/string.h: Dropped including utf16.h and let those who need it …
(edit) @76415   6 years vboxsync iprt/string.h: Dropped including utf16.h and let those who need it …
(edit) @76414   6 years vboxsync iprt/string.h: Dropped including utf16.h and let those who need it …
(edit) @76413   6 years vboxsync iprt/string.h: Dropped including utf16.h and let those who need it …
(edit) @76412   6 years vboxsync iprt/string.h: Dropped including utf16.h and let those who need it …
(edit) @76411   6 years vboxsync iprt/string.h: Dropped including utf16.h and let those who need it …
(edit) @76410   6 years vboxsync iprt/string.h: Dropped including utf16.h and let those who need it …
(edit) @76409   6 years vboxsync iprt/string.h: Dropped including utf16.h and let those who need it …
(edit) @76408   6 years vboxsync iprt/string.h: Dropped including utf16.h and let those who need it …
(edit) @76404   6 years vboxsync VBox/vmm/pdmnetshaper.h,pdmdev.h: Don't include err.h and assert.h in …
(edit) @76403   6 years vboxsync VBox/vmm/pdmdrv.h: Don't include err.h when it isn't needed. bugref:9344
(edit) @76402   6 years vboxsync VBox/vmm/apic.h: Try avoid dragging in pdmdev.h, so use function for …
(edit) @76397   6 years vboxsync VBox/vmm/hm_svm.h,hm_vmx.h: Try avoid including VBox/err.h in widely …
(edit) @76396   6 years vboxsync Make scm happy.
(edit) @76395   6 years vboxsync VBox/HostServices/GuestPropertySvc.h: No need to drag in hgcmsvc.h, …
(edit) @76394   6 years vboxsync DisplayImpl.h,HGCM.h: Avoid including VBox/VMMDev.h and instead do it …
(edit) @76393   6 years vboxsync VBox/vmm/gmm.h,pgm.h: Avoid dragging in VMMDev.h just for …
(edit) @76392   6 years vboxsync VBox/sup.h: Don't include VBox/err.h for no good reason. bugref:9344
(edit) @76391   6 years vboxsync VBox/sup.h: Don't include VBox/err.h for no good reason. bugref:9344
(edit) @76389   6 years vboxsync VBox/sup.h: Don't include VBox/err.h for no good reason. bugref:9344
(edit) @76387   6 years vboxsync VBoxGuest does not need hgcmsvc.h (linux). bugref:9344
(edit) @76386   6 years vboxsync include/VBox/vmm/pdmifs.h: Don't include hgcmsvc.h just for …
(edit) @76385   6 years vboxsync DrvHostBase-win.cpp,iprt/nt/nt.h: Use nt-and-windows.h and add …
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