VirtualBox

source: vbox/trunk/src/VBox

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @99090   2 年 vboxsync FE/SDL: Framebuffer rendering fixes for Windows hosts. bugref:9449
(edit) @99089   2 年 vboxsync Guest Control/FE/Qt: Make sure of IGuestDirectory::list() in the Guest …
(edit) @99088   2 年 vboxsync Guest Control: Docs nits. bugref:9783
(edit) @99087   2 年 vboxsync Guest Control: Added directory listing support via IDirectory::list(). …
(edit) @99086   2 年 vboxsync ValidationKit/{common/utils.py,testdriver/base.py}: Rework the …
(edit) @99085   2 年 vboxsync Guest Control: Added directory listing support via IDirectory::list(). …
(edit) @99084   2 年 vboxsync ValidationKit/tests/api/tdTreeDepth1.py: Restructure the layout to be …
(edit) @99083   2 年 vboxsync FE/Qt: bugref:10322: Runtime UI: Network status-bar indicator do not …
(edit) @99082   2 年 vboxsync FE/Qt: bugref:10322: Runtime UI: Update status-bar indicators …
(edit) @99080   2 年 vboxsync FE/VBoxBFE: Configure RAM the ARMv8 way and add a hack to load the …
(edit) @99079   2 年 vboxsync VMM/MM: For ARMv8 we need to be more flexible when it comes to …
(edit) @99078   2 年 vboxsync VMM/NEMR3Native-darwin-armv8.cpp: Implement MMIO data abort handling, …
(edit) @99073   2 年 vboxsync Guest Control/Main: Always dereference symlinks by default when …
(edit) @99072   2 年 vboxsync FE/Qt: bugref:10322: Runtime UI: A bit of cleanup for mouse handler …
(edit) @99071   2 年 vboxsync FE/Qt: bugref:10322: Runtime UI: More appropriate fixes for changes in …
(edit) @99070   2 年 vboxsync VMM/{CPUM,DBGF}: Some basic support to dump register values with DBGF …
(edit) @99069   2 年 vboxsync Debugger: No shadowp aging modes for ARMv8, bugref:10385
(edit) @99067   2 年 vboxsync ValidationKit: Disable failing Secure Boot test for ubuntu-15_10 VM, …
(edit) @99066   2 年 vboxsync FE/Qt: bugref:10343: Machine settings / USB page: Adjust filter port …
(edit) @99063   2 年 vboxsync FE/Qt: bugref:10343: Machine settings / USB page: Store changes in USB …
(edit) @99062   2 年 vboxsync FE/Qt: bugref:10343: Machine settings / USB page: While adding USB …
(edit) @99061   2 年 vboxsync Debugger/DBGCEmulateCodeView: Added a tip on how to specify a range …
(edit) @99055   2 年 vboxsync VMM: More ARMv8 x86/amd64 separation work, VBoxVMMArm compiles and …
(edit) @99054   2 年 vboxsync VMM/ARMv8: Starting with the Apple Hypervisor.framework NEM backend, …
(edit) @99053   2 年 vboxsync VMM: More ARMv8 x86/amd64 separation work, VBoxVMMArm compiles and …
(edit) @99052   2 年 vboxsync VMM/ARMv8: Starting with the Apple Hypervisor.framework NEM backend, …
(edit) @99051   2 年 vboxsync VMM: More ARMv8 x86/amd64 separation work, VBoxVMMArm compiles and …
(edit) @99050   2 年 vboxsync FE/VBoxBFE: Revive as a very limited version, will mainly serve as a …
(edit) @99040   2 年 vboxsync *.kmk: Applied scm with new indenting of multiline variable/function …
(edit) @99031   2 年 vboxsync *.kmk: Command comment indent fixes by scm. bugref:10348
(edit) @99029   2 年 vboxsync *.kmk: Command indent fixes by scm. bugref:10348
(edit) @99027   2 年 vboxsync VMM/IEM: Quick doxygen fix (need to organize the code better, later …
(edit) @99026   2 年 vboxsync VMM/CPUM: Quick doxygen fix (need to organize the docs differently). …
(edit) @99024   2 年 vboxsync VMM/IEM: scm fix. bugref:10369
(edit) @99023   2 年 vboxsync VMM/CPUM: The CPUMCPUVENDOR and CPUMMICROARCH types can't be target …
(edit) @99020   2 年 vboxsync xpcom,Installer/darwin: Build and ship the version agnostic …
(edit) @99018   2 年 vboxsync VBoxManage: Disable ru_RU translation as we need UserManual.ditamap …
(edit) @99015   2 年 vboxsync VBoxManage: Disable ru_RU translation as we need UserManual.ditamap …
(edit) @99013   2 年 vboxsync Fixed typo.
(edit) @99012   2 年 vboxsync FE/Qt: bugref:10322: Runtime UI: Window name for the case when COM …
(edit) @99011   2 年 vboxsync Guest Control/Main: Removed unused ACL parameters from …
(edit) @99010   2 年 vboxsync Debugger: Build a debugger library specific for the armv8 target, …
(edit) @99007   2 年 vboxsync Runtime/testcase/tstRTMemCache: Fix alignment and object count mixup …
(edit) @99005   2 年 vboxsync xpcom,Installer/darwin: Build and ship the version agnostic …
(edit) @99004   2 年 vboxsync xpcom,Installer/darwin: Build and ship the version agnostic …
(edit) @99002   2 年 vboxsync FE/Qt: bugref:10396: X11: scm fix for r156349.
(edit) @99001   2 年 vboxsync FE/Qt: bugref:10396: X11: A fix for r156349 supporting older Qt versions.
(edit) @99000   2 年 vboxsync xpcom,Installer/darwin: Build and ship the version agnostic …
(edit) @98999   2 年 vboxsync FE/Qt: bugref:10396: X11: Adding Desktop Watchdog policy controlled by …
(edit) @98998   2 年 vboxsync Validation Kit: pylint 2.12.2 fixes.
(edit) @98997   2 年 vboxsync Installer/darwin,xpcom18a4/python: Some Makefile cleanups for the …
(edit) @98996   2 年 vboxsync FE/Qt: Typo fix.
(edit) @98994   2 年 vboxsync FE/Qt: Runtime UI: Bug-fix for r155090, wrong log arguments order.
(edit) @98993   2 年 vboxsync VMM: More ARMv8 x86/amd64 separation work, getting to PGM now, bugref:10385
(edit) @98992   2 年 vboxsync ValidationKit: Add Linux test VMs which have Secure Boot enabled, …
(edit) @98990   2 年 vboxsync Signing scripts: more consistency to PackDriversForSubmission.cmd
(edit) @98989   2 年 vboxsync Signing scripts: preparing for build time ExtPack attestation signing
(edit) @98988   2 年 vboxsync VBoxManage: Introduce modifynvram enrollmok sub-command, bugref:10287.
(edit) @98984   2 年 vboxsync FE/Qt: bugref:10322: Runtime UI: Reworking keyboard indicator of …
(edit) @98983   2 年 vboxsync FE/Qt: bugref:10322: Runtime UI: Reworking UIKeyboardHandler a bit; …
(edit) @98982   2 年 vboxsync VMM: More ARMv8 x86/amd64 separation work, get past IEM, bugref:10385 …
(edit) @98980   2 年 vboxsync VMM: More ARMv8 x86/amd64 separation work, get past IEM, bugref:10385
(edit) @98979   2 年 vboxsync FE/Qt: bugref:10322: Runtime UI: Small fix for features indicator of …
(edit) @98978   2 年 vboxsync FE/Qt: bugref:10322: Runtime UI: Reworking recording indicator of …
(edit) @98977   2 年 vboxsync FE/Qt: bugref:10322: Runtime UI: Reworking display indicator of …
(edit) @98975   2 年 vboxsync VMM/IEM: More work on processing MC blocks, mainly related to …
(edit) @98974   2 年 vboxsync FE/Qt: bugref:10322: Runtime UI: UIIndicatorsPool: Make indicator's …
(edit) @98973   2 年 vboxsync FE/Qt: bugref:10322: Runtime UI: A bit of code reordering for …
(edit) @98972   2 年 vboxsync VMM: More ARMv8 x86/amd64 separation work, get past DBGF, bugref:10385
(edit) @98970   2 年 vboxsync VMM: More ARMv8 x86/amd64 separation work, bugref:10385
(edit) @98969   2 年 vboxsync VMM/IEM: More work on processing MC blocks, mainly related to …
(edit) @98968   2 年 vboxsync FE/Qt: bugref:10322: Runtime UI: One more missed action in r156302.
(edit) @98967   2 年 vboxsync FE/Qt: bugref:10322: Runtime UI: A bit of fixes for audio related …
(edit) @98966   2 年 vboxsync FE/Qt: bugref:10322: Runtime UI: Do not assign indicator-pool's …
(edit) @98965   2 年 vboxsync Main/UefiVairableStore: The shim parsing the MokList rejects it due to …
(edit) @98964   2 年 vboxsync Main/UefiVariableStore: Add API to add signatures to the MOK list …
(edit) @98963   2 年 vboxsync FE/Qt: bugref:10322: Runtime UI: A bunch of sanity fixes for various …
(edit) @98962   2 年 vboxsync ValidationKit/testdriver/vbox.py: VMMR0.r0 might not be present on …
(edit) @98961   2 年 vboxsync scm
(edit) @98960   2 年 vboxsync scm fixes
(edit) @98956   2 年 vboxsync VMM/Makefile.kmk: Start on the separate ARM VMM module, bugref:10385
(edit) @98953   2 年 vboxsync FE/Qt: bugref:10322: Runtime UI: A fix for machine-logic adding …
(edit) @98952   2 年 vboxsync FE/Qt: bugref:10322: Runtime UI: Reattach machine-logic init from …
(edit) @98951   2 年 vboxsync VMM/IEM: More work on processing MC blocks and generating functions …
(edit) @98948   2 年 vboxsync VMM/IEM: More work on processing MC blocks and generating functions …
(edit) @98945   2 年 vboxsync /Config.kmk,Add/Nt/Installer: Drop the dependency on the 32-bit build …
(edit) @98944   2 年 vboxsync FE/Qt: bugref:10322: Runtime UI: More sanity check for UIIconPool; …
(edit) @98943   2 年 vboxsync FE/Qt: bugref:10322: Runtime UI: A bit of sanity for frame-buffer …
(edit) @98942   2 年 vboxsync FE/Qt: bugref:10322: Runtime UI: A bit of sanity for stuff updated …
(edit) @98940   2 年 vboxsync FE/Qt: bugref:10322: A possibility to close Runtime UI if COM session …
(edit) @98939   2 年 vboxsync FE/Qt: bugref:10322: Fix for UISession::acquireMonitorCount; Avoid …
(edit) @98938   2 年 vboxsync FE/Qt: bugref:10322: Runtime UI: Reworking some of old mouse related …
(edit) @98937   2 年 vboxsync FE/Qt: bugref:10322: A bit of sanity check for UIIconPool.
(edit) @98936   2 年 vboxsync FE/Qt: bugref:10322: A bit of sanity check for UIDnDHandler.
(edit) @98935   2 年 vboxsync GuestAdditions: uninst.exe build, making an execution of uninst …
(edit) @98933   2 年 vboxsync testmanager/coreconsts.py: Need to upate g_kasOsDotCpus as well. …
(edit) @98932   2 年 vboxsync Docs: Removing CHM related bits.
(edit) @98931   2 年 vboxsync ValidationKit: More work to get it running on arm64, bugref:9898 [fix]
(edit) @98930   2 年 vboxsync ValidationKit/testmanager: Add arm64 to the list of valid CPU …
(edit) @98929   2 年 vboxsync ValidationKit: More work to get it running on arm64, bugref:9898
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

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