VirtualBox

source: vbox/trunk/src/VBox

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @95140   3 年 vboxsync Frontends + Main: Adjust to the new rules wrt. to rc -> hrc,vrc usage. …
(edit) @95139   3 年 vboxsync FE/VBoxAutostart: Lots of bigger and smaller cleanups, especially …
(edit) @95138   3 年 vboxsync FE/Qt: Converted a frequent LogRel into LogRel2.
(edit) @95137   3 年 vboxsync Devices/Graphics: typeless formats; logging; enable compute shaders: …
(edit) @95136   3 年 vboxsync Devices/Graphics: remove incorrect asserts: bugref:9830
(edit) @95135   3 年 vboxsync Devices/Graphics: shader parser: bugref:9830
(edit) @95134   3 年 vboxsync VMM,SUPDrv: Pass proper fCtxHook value to SUPR0FpuBegin/End so it can …
(edit) @95133   3 年 vboxsync IPRT/win: Comment adjustments to VBoxRT-win??.def (noexcpt/c++17).
(edit) @95132   3 年 vboxsync the-linux-kernel.h: bugref:10209 Fix typo in version number for …
(edit) @95131   3 年 vboxsync the-linux-kernel.h: bugref:10209 Include fpu/api.h for …
(edit) @95130   3 年 vboxsync IPRT/Makefile.kmk: Better dependencies for the .def file …
(edit) @95129   3 年 vboxsync FE/Qt/Ds: bugref:6899: Machine settings: Shared Folders page …
(edit) @95128   3 年 vboxsync EFI/Firmware: Ignore VC++ warning about the 'register' storage class …
(edit) @95127   3 年 vboxsync IPRT/Makefile.kmk: Better dependencies for the .def file …
(edit) @95126   3 年 vboxsync IPRT/dbgkrnlinfo-r0drv-nt.cpp: cleanup. bugref:9845
(edit) @95125   3 年 vboxsync SUPDrv-linux: bugref:10209 Apply the FPU fix to Linux 4.19.0+ kernels.
(edit) @95123   3 年 vboxsync VMM: bugref:10209 Call SUPR0FpuEnd after restoring the FPU state.
(edit) @95120   3 年 vboxsync Main/svcmain: Missing throw() on Unlock (noexcept/c++17).
(edit) @95119   3 年 vboxsync Main/VBoxSDS: Missing throw() on preMessageLoop (noexcept/c++17).
(edit) @95118   3 年 vboxsync Main/VirtualBoxImpl: Don't use DECLCALLBACKPTR for a C++ callback …
(edit) @95117   3 年 vboxsync Main/MediumImpl: std::unary_function was removed in c++17 and VC++ …
(edit) @95116   3 年 vboxsync Main/USBDeviceFiltersImpl: Don't make an extra copy of the filter …
(edit) @95115   3 年 vboxsync Main/ExtPackManagerImpl: Don't make an extra copy of the …
(edit) @95114   3 年 vboxsync IPRT/win: Export and import library adjustments for C++17 and noexcept …
(edit) @95113   3 年 vboxsync IPRT/win: Export and import library adjustments for C++17 and noexcept …
(edit) @95112   3 年 vboxsync VMM/PGMPool: Corrected pgmPoolAccessHandler declaration to use …
(edit) @95110   3 年 vboxsync IPRT/RTPathQueryInfo-nt.cpp: The g_pfnNtQueryFullAttributesFile type …
(edit) @95109   3 年 vboxsync IPRT/xml: Having another go at the PFNEXTERNALENTITYLOADER declaration …
(edit) @95108   3 年 vboxsync Devices/Dev*: Replaced some leftover 'PDMBOTHCBDECL' usage with …
(edit) @95107   3 年 vboxsync FE/VBoxIntnetPcap: noexcept fixes and some quick cleanups.
(edit) @95106   3 年 vboxsync Devices/Graphics: do not hardcode bindflags: bugref:9830
(edit) @95105   3 年 vboxsync FE/VBoxAutostart: Lots of small cleanups here and there, mostly in the …
(edit) @95104   3 年 vboxsync FE/Qt/Ds: Windows/X11 part for r151579.
(edit) @95103   3 年 vboxsync FE/VBoxAutostart: Lots of small cleanups here and there, mostly in the …
(edit) @95102   3 年 vboxsync Devices/Graphics: removed obsolete hack: bugref:9830
(edit) @95101   3 年 vboxsync Devices/Graphics: dump float format: bugref:9830
(edit) @95100   3 年 vboxsync FE/Qt/Ds: macOS: HiDPI support for BETA label stuff.
(edit) @95099   3 年 vboxsync FE/VBoxAutostart-win: Use proper copyright/version header, eliminated …
(edit) @95097   3 年 vboxsync IPRT/pipe/win: Adjusted RTPipeSelectOne to account for the …
(edit) @95096   3 年 vboxsync IPRT/pipe/win: Adjusted RTPipeSelectOne to account for the …
(edit) @95095   3 年 vboxsync IPRT/RTTestIErrContext: typo.
(edit) @95094   3 年 vboxsync Validation Kit/tdAutostart1: Fixed function typo.
(edit) @95093   3 年 vboxsync Validation Kit/vboxtestvms: Renamed tst-2ksp4 -> tst-w2ksp4. Needs …
(edit) @95092   3 年 vboxsync VBoxGuest-netbsd.c: Adapt to cdevsw changes. bugref:8547 …
(edit) @95091   3 年 vboxsync Devices/Graphics: stream output: bugref:9830
(edit) @95090   3 年 vboxsync VBoxGuest-netbsd.c: Fix mouse range. bugref:8547 wsmux(4) doesn't …
(edit) @95089   3 年 vboxsync SUPDrv-linux: bugref:10209 Use kernel_fpu_begin/end for Linux kernels …
(edit) @95088   3 年 vboxsync VMM: bugref:10209 Call support driver FPU begin/end operations from VMM R0.
(edit) @95087   3 年 vboxsync SUPDrv: bugref:10209: Added stubs for host FPU begin/end operations.
(edit) @95086   3 年 vboxsync WDDM: [C]OTables. bugref:9845
(edit) @95085   3 年 vboxsync Devices/Graphics: stream output; DrawAuto; Grow[C]OTables: bugref:9830
(edit) @95084   3 年 vboxsync IPRT/pipe/win: Added workaround to RTPipeQueryReadable for XP and …
(edit) @95083   3 年 vboxsync IPRT/pipe/win: Added workaround to RTPipeQueryReadable for XP and …
(edit) @95082   3 年 vboxsync FE/Qt/Ds: macOS: A bit of utility stuff for measuring cocoa titlebar …
(edit) @95081   3 年 vboxsync WDDM: D3D testcase update
(edit) @95078   3 年 vboxsync FE/Qt/Ds: macOS: No more centered BETA label possible since main …
(edit) @95077   3 年 vboxsync FE/Qt/Ds: bugref:6899: Machine settings: Shared Folders page …
(edit) @95076   3 年 vboxsync FE/Qt: Windows build fix. bugref:9831
(edit) @95074   3 年 vboxsync IPRT/tstRTInlineAsm: Fixed bug in the ASMAtomicCmpXchgPtrVoid tests in …
(edit) @95072   3 年 vboxsync IPRT/asm: Added ASMCountLeadingZerosU16/32/64 & …
(edit) @95071   3 年 vboxsync IPRT/asm: Added ASMCountLeadingZerosU16/32/64 & …
(edit) @95070   3 年 vboxsync DevATA: Set DSC when completing START/STOP UNIT. Needed to make NT 4.0 …
(edit) @95069   3 年 vboxsync FE/Qt: bugref:9831. Make changes so that we attempt to open external …
(edit) @95068   3 年 vboxsync FE/Qt: bugref:9831. Some improvements on the help viewer's context menu.
(edit) @95067   3 年 vboxsync SUPHardDarwin: Corrected macOS 11+ detection. bugref:9836
(edit) @95066   3 年 vboxsync Main/ConsoleImpl2.cpp: No need to check for the host's VT-x/AMD-V and …
(edit) @95065   3 年 vboxsync Main/Host::i_updateProcessorFeatures: SUPR0QueryVTCaps may return …
(edit) @95064   3 年 vboxsync Validation Kit/Unattended tests: bugref:9781. Disabling unattended …
(edit) @95062   3 年 vboxsync Devices/Graphics: build fix
(edit) @95061   3 年 vboxsync FE/Qt: exporting some new icons to fix OSE build burn.
(edit) @95060   3 年 vboxsync Installer/darwin: Introduce way to control notarization separately, to …
(edit) @95059   3 年 vboxsync DevATA: Fixed/improved logging.
(edit) @95058   3 年 vboxsync Reverted accidental commit.
(edit) @95057   3 年 vboxsync DevATA: More consistently set ATA_STAT_SEEK on command completion so …
(edit) @95056   3 年 vboxsync WDDM: stream output; ClearView. bugref:9845
(edit) @95055   3 年 vboxsync Devices/Graphics: stream output; ClearView; typeless formats: bugref:9830
(edit) @95054   3 年 vboxsync Devices/Graphics/vmsvga_include: command for ClearView: bugref:9830
(edit) @95053   3 年 vboxsync BIOS: Set submodel ID to 1. Also added a disabled IBM VPD table as an …
(edit) @95052   3 年 vboxsync BIOS: Corrected FDPT entry struct.
(edit) @95051   3 年 vboxsync Devices/Graphics: shader parser: bugref:9830
(edit) @95050   3 年 vboxsync BIOS: Filled in the Fixed Disk Parameter table to correspond to the …
(edit) @95049   3 年 vboxsync Additions/VBoxTray: Fixed regression introduced in r117497, which …
(edit) @95048   3 年 vboxsync GCM: Corrected return codes.
(edit) @95045   3 年 vboxsync FE/Qt/Ds: Treat alpha version as beta.
(edit) @95044   3 年 vboxsync IPRT/testcase: tstUtf8: Skip the string comparison on older Windows …
(edit) @95043   3 年 vboxsync IPRT/testcase: A few more comments and diagnosis for Windows runs in …
(edit) @95042   3 年 vboxsync Validation Kit/unit tests: Check if oTestvm is not None when running …
(edit) @95041   3 年 vboxsync IPRT/testcase: Fixed function naming typo.
(edit) @95040   3 年 vboxsync 7.0.0 ALPHA1 fix debian packaging.
(edit) @95039   3 年 vboxsync 7.0.0 ALPHA1
(edit) @95038   3 年 vboxsync VGABIOS: Compressed size a bit to get under 32K.
(edit) @95037   3 年 vboxsync Windows host installer: More fun for Windows 10 detection, as the …
(edit) @95036   3 年 vboxsync Packaging: Prepare VBox 7.0 ALPHA.
(edit) @95035   3 年 vboxsync Devices/Graphics: unordered access views: bugref:9830
(edit) @95034   3 年 vboxsync Devices/Graphics: minor fixes: bugref:9830
(edit) @95033   3 年 vboxsync Windows host installer: Fixed the xmlns naming schemes ("wi" and not …
(edit) @95032   3 年 vboxsync Devices/Graphics: shader signatures: bugref:9830
(edit) @95031   3 年 vboxsync Config.kmk,src/apps,Installer,FE/Qt: Drop VBOX_WITH_KCHMVIEWER as it …
(edit) @95030   3 年 vboxsync Windows installer/Stub: Fixed wrong logging when MSI arguments …
(edit) @95028   3 年 vboxsync Main/testcases/tstVBoxCrypto.cpp: Some basic testcase for the VFS file …
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette