VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @97011   2 years vboxsync Additions: Linux: rcvboxadd.sh: Fix the way module signing tool is …
(edit) @97010   2 years vboxsync Additions: Linux: rcvboxadd.sh: Print out more info if …
(edit) @97009   2 years vboxsync Additions: Linux: rcvboxadd.sh: fixed typo: failure -> fail, bugref:10287.
(edit) @97008   2 years vboxsync FE/Qt: bugref:10293: Invalid pixmap name on Machine settings / System …
(edit) @97007   2 years vboxsync FE/Qt: bugref:9930: VirtualBox Manager / Chooser pane: Improving …
(edit) @97006   2 years vboxsync VMM/IEM-VMX: Added a few missing cPotentialExits++ statements, lots …
(edit) @97005   2 years vboxsync VMM/HMVMXR0: Converted all VMVEXITINFO initialization to use …
(edit) @97004   2 years vboxsync VMM/HMVMXR0: Convered two HMEVENT stack variables into static const.
(edit) @97003   2 years vboxsync Installer/darwin/Makefile.kmk: Fix execute permission of …
(edit) @96999   2 years vboxsync VMM/HMVMX,EM: Experiment with EMHistoryExec for vmread optimizations. …
(edit) @96998   2 years vboxsync VMM/IEM: Check MM, XMM and YMM register indexes. bugref:9898
(edit) @96997   2 years vboxsync VMM/IEM: Check general purpose register indexes. bugref:9898
(edit) @96996   2 years vboxsync VMM/IEM: Check segment indexes. bugref:9898
(edit) @96995   2 years vboxsync VMM/APIC: Fix pointer alignment for ASMBitTest, ASMAtomicBit[Set|Clear].
(edit) @96994   2 years vboxsync VMM/CPUM: Nested VMX: bugref:10092 Fix pointer alignment for …
(edit) @96993   2 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:10092 Fix pointer alignment for …
(edit) @96992   2 years vboxsync VMM/IEM: Check the IEM_MC_STORE_GREG_XXX desinations. See also …
(edit) @96991   2 years vboxsync VMM/HMVMXR0: Let the MSR-read/write bitmap pointer passed to …
(edit) @96990   2 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:10092 Unintended newline.
(edit) @96989   2 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:10092 Let pointer to ASMBitClear for …
(edit) @96988   2 years vboxsync Main: streamlined URB processing in remote USB backend
(edit) @96987   2 years vboxsync ValKit/utils.py: Make pylint happy by documenting the newly introduced …
(edit) @96986   2 years vboxsync IEM: Corrected IEM_MC_STORE_GREGxxx argument order.
(edit) @96985   2 years vboxsync VMM: Fix for previous change
(edit) @96984   2 years vboxsync VMM: Vanilla yasm 1.3.0 warns about segment register use in HMR0A.asm, …
(edit) @96983   2 years vboxsync VMM/HMVMXR0: Better fix for the IRQ/event dropping issue in …
(edit) @96982   2 years vboxsync VMM/PGM,IEM,HM: Added a PGMPHYSHANDLER_F_NOT_IN_HM flag to better deal …
(edit) @96981   2 years vboxsync VMM/PGM: Rearranged PGMPAGE a little bit so fHandlerPhysNotInHm is …
(edit) @96980   2 years vboxsync VMM/PGM,IEM,HM: Added a PGMPHYSHANDLER_F_NOT_IN_HM flag to better deal …
(edit) @96979   2 years vboxsync VMM/PGM,IEM,HM: Added a PGMPHYSHANDLER_F_NOT_IN_HM flag to better deal …
(edit) @96978   2 years vboxsync VMM/PGMAll.cpp: pgmGetCr3MaskForMode array optimization. bugref:10092
(edit) @96976   2 years vboxsync VMM/IEM: Fix some cvt* instructions which have the source and …
(edit) @96975   2 years vboxsync VMM/VMXAllTemplate: Nested VMX: bugref:10092 Comment typos, space nit.
(edit) @96974   2 years vboxsync VMM/VMXAllTemplate: Nested VMX: bugref:10092 Fix assertion when we …
(edit) @96973   2 years vboxsync fixing burns
(edit) @96972   2 years vboxsync FE/Qt: bugref:9930: VirtualBox Manager / Chooser pane: Improving …
(edit) @96971   2 years vboxsync fixing typos, getHostOsVersion function, darwin part
(edit) @96970   2 years vboxsync fixing typo
(edit) @96969   2 years vboxsync remove extra print
(edit) @96968   2 years vboxsync changes for utils, fixing getHostOsVersion function work for darwin
(edit) @96967   2 years vboxsync FE/Qt: bugref:10293: Machine settings / System page: A possibility to …
(edit) @96966   2 years vboxsync VMM/PGM: Nested VMX: bugref:10092 Remove unused function used early …
(edit) @96965   2 years vboxsync VMM/IEM: The long double constant replaced with RTFLOAT128 constant to …
(edit) @96964   2 years vboxsync VMM/IEM: Some nits in the VMX code - no real code changes. bugref:10092
(edit) @96963   2 years vboxsync VMM/PGMAllBth: Adjusted NestedSyncPT assertion. Logging. bugref:10092
(edit) @96962   2 years vboxsync VMM/HMVMX: Preliminary fix for the nested nested paging issue we've …
(edit) @96961   2 years vboxsync VMM/IEM: Nested VMX: bugref:10092 Some more cs:rip log formatting fixes.
(edit) @96960   2 years vboxsync VMM/IEM: Nested VMX: bugref:10092 Fix for nested VMs without nested …
(edit) @96959   2 years vboxsync IPRT/RTCrPkcs7: Fix copy/paste in error message, making the failure …
(edit) @96958   2 years vboxsync VMM/PGM: Made the APIC access page related optimizations for nested …
(edit) @96957   2 years vboxsync VMM/PGMPool: Extended the .pgmpoolcheck command to cover the other …
(edit) @96956   2 years vboxsync GA build: unzip with "-voj" doesn't extract files
(edit) @96955   2 years vboxsync IEM: Nits, some SSE instructions were misclassified as SSE2.
(edit) @96954   2 years vboxsync IEM: Nits, comments in TwoByte0f decoder.
(edit) @96953   2 years vboxsync VMM: Treat assembler warnings as errors so we don't accidentally end …
(edit) @96952   2 years vboxsync IEM: Tweaked so that vpinsrw has the same instruction length with …
(edit) @96951   2 years vboxsync VMM/IEM: Clear high bits of destination operand for vmread for 32-bit …
(edit) @96950   2 years vboxsync Devices/Graphics: Some old Xorg servers apparently in collaboration …
(edit) @96949   2 years vboxsync VMM/PGMPool: Extended the .pgmpoolcheck command to cover shadow guest …
(edit) @96948   2 years vboxsync IEM: Slightly corrected SYSCALL/SYSRET, fixed logging.
(edit) @96947   2 years vboxsync IEM: Added forgotten FETCH_EFLAGS in AVX variants of xCOMISx instructions.
(edit) @96946   2 years vboxsync Typo.
(edit) @96945   2 years vboxsync IEM: Assembly implementation of AES-NI instructions, WIP.
(edit) @96944   2 years vboxsync IEM: Typo fixes in IEMAllAimpl.asm.
(edit) @96943   2 years vboxsync VMM/IEM: Addendum to r153847 (VMM/IEM: Fetch EFLAGS before calling …
(edit) @96942   2 years vboxsync VMM/PGMPool: Use a much much larger GCPhys hash table. A 64 entry …
(edit) @96941   2 years vboxsync VMM/PDMAll: IRQ logging. bugref:10092
(edit) @96940   2 years vboxsync VMM/PGMDbg,DBGFMem: Basic EPT dumping, both guest and shadow tables. …
(edit) @96939   2 years vboxsync VMM/PGMPool: display the physical address of the roots in pgmpoolroots …
(edit) @96937   2 years vboxsync VMM/IEM: Some assembly corrections, only relevant for x86, so not …
(edit) @96936   2 years vboxsync VMM/IEM: Fetch EFLAGS before calling assembly in …
(edit) @96933   2 years vboxsync Improved comments.
(edit) @96932   2 years vboxsync Fixed comment.
(edit) @96931   2 years vboxsync VMM/testcase/tstIEMAImpl: Implement basic cvtps2pi/cvttps2pi …
(edit) @96930   2 years vboxsync VMM/IEM: Implement cvtps2pi/cvttps2pi instructions, bugref:9898
(edit) @96929   2 years vboxsync VMM,RuntimeR0: Flush the log buffer directly to the parent VMM if …
(edit) @96928   2 years vboxsync VMM/HMVMXR0: Logging typo. bugref:10092
(edit) @96927   2 years vboxsync VMM: Corrected some non-standard cs:rip value formatting in the VMX …
(edit) @96926   2 years vboxsync VMM/APIC: logging
(edit) @96925   2 years vboxsync VMM,RuntimeR0: Flush the log buffer directly to the parent VMM if …
(edit) @96924   2 years vboxsync IPRT/log: Corrected RTLogGetDestinations to return the right field. …
(edit) @96923   2 years vboxsync IPRT/fatvfs.cpp: Do int18h instead of 19h in the FAT non-boot code.
(edit) @96922   2 years vboxsync VMM/testcase/tstIEMAImpl: Implement basic cvtpi2ps/cvtpi2pd testcases, …
(edit) @96921   2 years vboxsync VMM/IEM: Implement cvtpi2ps/cvtpi2pd instructions, bugref:9898
(edit) @96920   2 years vboxsync ExtPack: Windows: Comment-out remainig bits of VBoxEhciR0 from …
(edit) @96918   2 years vboxsync 7.0.0_BETA3
(edit) @96917   2 years vboxsync VMM/testcase/tstIEMAImpl: Implement basic cvtpd2pi/cvttpd2pi …
(edit) @96916   2 years vboxsync VMM/IEM: Implement cvtpd2pi/cvttpd2pi instructions, bugref:9898
(edit) @96915   2 years vboxsync IEM: Improved on r153824 to make intent clearer.
(edit) @96914   2 years vboxsync IEM: FNSTENV must clear pending math exceptions to avoid exception loops.
(edit) @96913   2 years vboxsync ValKit/bs3-apic-1: Extended it with some TPR writes & read-back …
(edit) @96912   2 years vboxsync ValKit/bs3-apic-1: Extended it with some TPR writes & read-back …
(edit) @96911   2 years vboxsync CloudNet,libs/libssh: bugref:9469 Build fix for r153820.
(edit) @96910   2 years vboxsync CloudNet,libs/libssh: bugref:9469 Build libssh as separate DLL and …
(edit) @96909   2 years vboxsync Main/MouseImpl: Simplified i_getDeviceCaps and code immediately …
(edit) @96908   2 years vboxsync Main/MouseImpl: My 0.02$ and some cleanups. bugref:10285
(edit) @96907   2 years vboxsync Frontends/VBoxManage: The VBoxManage controlvm suboptions …
(edit) @96906   2 years vboxsync Main: src-client: MouseImpl: Provide guest's absolute pointing mouse …
(edit) @96903   2 years vboxsync FE/Qt: Cloud Profile Manager: Correcting obsolete try OCI link.
(edit) @96902   2 years vboxsync VMM: Nested SVM: bugref:7243 VM reset and init. nits for nested SVM, …
Note: See TracRevisionLog for help on using the revision log.

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