VirtualBox

source: vbox/trunk/src

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @104032   11 月 vboxsync VMM/PGM: Nested VMX: bugref:10607 Forward port r162255 (Fix …
(edit) @104031   11 月 vboxsync libs/xpcom/Config.kmk: Build fix for linux.arm64, bugref:10391
(edit) @104030   11 月 vboxsync VMM/IEM: Build fix for linux.arm64 (gcc complains about unsequenced …
(edit) @104029   11 月 vboxsync VMM/VMMAll/target-x86/IEMAllN8veEmit-x86.h: Build fix, bugref:10391
(edit) @104028   11 月 vboxsync Main/ResourceAssignmentManager.cpp: Make it build on linux.arm64 (gcc …
(edit) @104027   11 月 vboxsync Devices/PC/ipxe: Don't try to build it on linux.arm64, bugref:10391
(edit) @104026   11 月 vboxsync FE/VirtualBox: Make it build on linux.arm64, bugref:10391
(edit) @104025   11 月 vboxsync Runtime/testcase/tstTime-2: Make it build on linux.arm64, bugref:10391
(edit) @104024   11 月 vboxsync Main/HostDnsServiceLinux.cpp: Make it build on linux.arm64, bugref:10391
(edit) @104023   11 月 vboxsync vboximg-mount: Make it build on linux.arm64, bugref:10391
(edit) @104022   11 月 vboxsync VMM/testcase/tstIEMAImplDataSseBinary.S,Devices/EFI/DevEFI-binaries.S: …
(edit) @104021   11 月 vboxsync VMM/IEM: Implement native emitters for IEM_MC_CALL_AVX_AIMPL_2() and …
(edit) @104020   11 月 vboxsync VMM/IEM: Call the correct inline function for the …
(edit) @104019   11 月 vboxsync VMM/IEM: Made IEM_MC_CALL_AVX_AIMPL_[34] deal with its hidden …
(edit) @104018   11 月 vboxsync VMM/IEM: Dropped the argument and local variable counts from …
(edit) @104017   11 月 vboxsync VMM/IEM: Modified the IEM_MC_ARG_LOCAL_EFLAGS behaviour to also …
(edit) @104016   11 月 vboxsync VMM/IEM: IEM_MC_LOCAL_EFLAGS. bugref:10376
(edit) @104015   11 月 vboxsync ValKit/bs3-cpu-instr-2: update docs on odd rol/ror behaviour. bugref:10376
(edit) @104014   11 月 vboxsync IPRT/memobj-r0drv-linux.c: scm fix
(edit) @104012   11 月 vboxsync IPRT/memobj-r0drv-linux.c: Compile fix for …
(edit) @104011   11 月 vboxsync *: Fixed various calloc argument order warnings from gcc 14.
(edit) @104010   11 月 vboxsync *: Fixed various calloc argument order warnings from gcc 14.
(edit) @104009   11 月 vboxsync VMM/IEM: Build fix. bugref:10614
(edit) @104008   11 月 vboxsync ValKit/bs3-cpu-instr-2: Use the amd specific test data for …
(edit) @104007   11 月 vboxsync ValKit/bs3-cpu-instr-2: AMD test data. bugref:10376
(edit) @104006   11 月 vboxsync ValKit/bs3-cpu-instr-2: Fixed problem in the generator for triggering …
(edit) @104005   11 月 vboxsync Additions/3D/mesa/mesa-24.0.2: Makefile: deps. bugref:10606
(edit) @104004   11 月 vboxsync Additions/3D: enabled mesa 24.0.2. bugref:10606
(edit) @104003   11 月 vboxsync Guest Control/Main: Added a new define GSTCTL_DEFAULT_TIMEOUT_MS and …
(edit) @104002   11 月 vboxsync ValKit/bs3-cpu-instr-2: Added shl,shr,sar,rol,ror,rcl&rcr tests (only …
(edit) @104001   11 月 vboxsync Guest Control/Main: Renaming (removed "File" from some internal …
(edit) @104000   11 月 vboxsync ValKit/bs3-cpu-instr-2: Added shl,shr,sar,rol,ror,rcl&rcr tests (only …
(edit) @103999   11 月 vboxsync Addition/3D,Additions/WINNT/Graphics: Updates for mesa-24.0.2 (not …
(edit) @103998   11 月 vboxsync Additions/3D/mesa/mesa-24.0.2: Makefile. bugref:10606
(edit) @103997   11 月 vboxsync VMM/IEM: Fix IEM_MC_COPY_XREG_U128(), IEM_MC_COPY_YREG_U128_ZX_VLMAX() …
(edit) @103996   11 月 vboxsync Additions/3D/mesa: export mesa-24.0.2 to OSE. bugref:10606
(edit) @103995   11 月 vboxsync VMM/IEM: Implement native emitters for IEM_MC_STORE_XREG_XMM(), …
(edit) @103994   11 月 vboxsync Additions/3D/mesa: move makefile to the mesa source subdirectory. …
(edit) @103993   11 月 vboxsync VMM/IEM: Implement native emitters for …
(edit) @103991   11 月 vboxsync VMM/IEM: Fix IEM_MC_COPY_XREG_U128(), IEM_MC_COPY_YREG_U128_ZX_VLMAX() …
(edit) @103990   11 月 vboxsync VMM/IEM: Fix the SIMD guest register value checking, cnt operates on …
(edit) @103989   11 月 vboxsync FE/Qt. bugref:10624. Build fix.
(edit) @103988   11 月 vboxsync FE/Qt. bugref:10624. Adding missing override keywords gcc has found.
(edit) @103987   11 月 vboxsync FE/Qt: bugref:10624. Adding RT_FINAL to virtual functions whereever …
(edit) @103986   11 月 vboxsync VMM/IEM: Implement IEM_MC_IF_GREG_BIT_SET(), …
(edit) @103985   11 月 vboxsync VMM/IEM: Implement native emitter for IEM_MC_SSE_UPDATE_MXCSR(), …
(edit) @103984   11 月 vboxsync VMM/IEM: Need to use iemMemFlatFetchDataU128AlignedSseJmp() for the …
(edit) @103983   11 月 vboxsync WDDM: D3D11 test
(edit) @103982   11 月 vboxsync FE/Qt: bugref:10624. Replacing override and final keywords with …
(edit) @103981   11 月 vboxsync WDDM: alignment
(edit) @103980   11 月 vboxsync ValKit/bs3kit,bs3-cpu-instr-3: Don't set g_uBs3TrapEipHint …
(edit) @103979   11 月 vboxsync VMM/IEM: Implement IEM_MC_IF_GREG_BIT_SET(), …
(edit) @103977   11 月 vboxsync Apply RT_OVERRIDE/NS_OVERRIDE where required to shut up clang.
(edit) @103974   11 月 vboxsync VMM/IEM: Implement native emitters for IEM_MC_STORE_YREG_U128(), …
(edit) @103973   11 月 vboxsync VMM/IEM: Implement native emitters for IEM_MC_STORE_YREG_U128(), …
(edit) @103972   11 月 vboxsync FE/Qt. bugref:10622. build fix.
(edit) @103971   11 月 vboxsync FE/Qt. bugref:10622. build fix.
(edit) @103970   11 月 vboxsync FE/Qt. bugref:10622. build fix.
(edit) @103969   11 月 vboxsync FE/Qt. bugref:10622. build fix.
(edit) @103968   11 月 vboxsync FE/Qt. bugref:10622. build fix.
(edit) @103967   11 月 vboxsync FE/Qt. bugref:10622. build fix.
(edit) @103966   11 月 vboxsync FE/Qt. bugref:10622. build fix.
(edit) @103965   11 月 vboxsync VMM/IEM: Implement native emitter for …
(edit) @103964   11 月 vboxsync VMM/IEM: Some statistics on the SIMD register allocator and some …
(edit) @103963   11 月 vboxsync FE/Qt: bugref:10623: macOS: Prevent AppNap for VirtualBoxVM.
(edit) @103962   11 月 vboxsync FE/Qt. bugref:10622. build fix
(edit) @103961   11 月 vboxsync FE/Qt. bugref:10622. Using new UITranslationEventListener in wizard …
(edit) @103960   11 月 vboxsync bldprogs/gccplugin: attribute field location was busted with 6.3 at …
(edit) @103959   11 月 vboxsync VMM/IEM: vpblendvb is supposed to raise #UD if VEX.W isn't zero. …
(edit) @103958   11 月 vboxsync ValKit/bs3-cpu-instr-3: comment. bugref:9898
(edit) @103957   11 月 vboxsync FE/Qt. bugref:10622. Using new UITranslationEventListener in wizard …
(edit) @103956   11 月 vboxsync VMM/IEM: Implement native emitter for …
(edit) @103955   11 月 vboxsync VMM/IEM,DIS: Another mnemonic todo in vex map 3. bugref:9898
(edit) @103954   11 月 vboxsync FE/Qt: DarwinKeyboard: Calming down assertions in …
(edit) @103953   11 月 vboxsync VMM/IEM: Implement native emitters for …
(edit) @103952   11 月 vboxsync VMM/IEM: Implement native emitters for …
(edit) @103951   11 月 vboxsync VMM/IEM: Rename iemMemFetchDataU256AlignedSse(Jmp) to …
(edit) @103950   11 月 vboxsync FE/Qt. bugref:10622. Using new UITranslationEventListener in wizard …
(edit) @103949   11 月 vboxsync VMM/IEM: Implement native emitters for …
(edit) @103948   11 月 vboxsync FE/Qt. bugref:10622. Using new UITranslationEventListener in wizard …
(edit) @103947   11 月 vboxsync FE/Qt. bugref:10622. Using new UITranslationEventListener in wizard …
(edit) @103946   11 月 vboxsync VMM/IEM: Implement native emitters for …
(edit) @103945   11 月 vboxsync VMM/IEM: Implement native emitters for …
(edit) @103944   11 月 vboxsync VMM/IEM: Implement native emitter for IEM_MC_FETCH_YREG_U128(), …
(edit) @103943   11 月 vboxsync FE/Qt. bugref:10622. Using new UITranslationEventListener in log vm …
(edit) @103942   11 月 vboxsync VMM/IEM: Implement memory stores from SIMD registers and implement …
(edit) @103941   11 月 vboxsync Devices/EFI/FirmwareBin: Update firmware images after last fix
(edit) @103940   11 月 vboxsync FE/Qt. bugref:6699. Some refactoring.
(edit) @103939   11 月 vboxsync VMM/IEM: Fix some harmless typos, bugref:10614
(edit) @103938   11 月 vboxsync Devices/EFI/Firmware: Don't print the loading/starting messages to the …
(edit) @103937   11 月 vboxsync VMM/IEM: Implement native emitter for IEM_MC_FETCH_XREG_U128(), …
(edit) @103936   11 月 vboxsync VMM/IEM: Fix call being made in …
(edit) @103935   11 月 vboxsync VMM/IEM: Implement native emitter for …
(edit) @103934   11 月 vboxsync VMM/IEM: Implement native emitter for …
(edit) @103933   11 月 vboxsync VMM/IEM: Implement native emitter for IEM_MC_STORE_XREG_U32_U128(), …
(edit) @103932   11 月 vboxsync VMM/IEM: Implement native emitter for IEM_MC_SSE_UPDATE_MXCSR(), …
(edit) @103931   11 月 vboxsync VMM/IEM,bs3-cpu-instr-3: Some vpextrb disas and special+illegal …
(edit) @103928   11 月 vboxsync DIS: Correct movzx ambiguity with memory source. Makes 'kmk check' …
(edit) @103927   11 月 vboxsync VMM/IEM,DIS: Some disassembly corrections for pblendvb, blendvps and …
(edit) @103926   11 月 vboxsync VMM/IEM: Reordered the vblendvps/d MC statements for better mojo. …
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

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