VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @97202   2 years vboxsync VMM/PGM: More CPUMCTXCORE elimination, now in the …
(edit) @97201   2 years vboxsync VMM/IEM,EM: More CPUMCTXCORE elimination and trimming of interpret …
(edit) @97200   2 years vboxsync VMM/IEM,EM: More CPUMCTXCORE elimination and trimming of interpret …
(edit) @97199   2 years vboxsync VMM/PGM,IEM,EM: Changed FNPGMRZPHYSPFHANDLER, PGMTrap0eHandler and …
(edit) @97198   2 years vboxsync VMM/PGM,IEM,EM: Changed FNPGMRZPHYSPFHANDLER, PGMTrap0eHandler and …
(edit) @97197   2 years vboxsync VMM/PGM,IEM,EM: Changed FNPGMRZPHYSPFHANDLER, PGMTrap0eHandler and …
(edit) @97196   2 years vboxsync VMM/DBGF: Changed the PCPUMCTXCORE arguments to PCPUMCTX for …
(edit) @97194   2 years vboxsync Installer/Win: bugref:9532: Forgot to move Qt related .DLLs to proper …
(edit) @97193   2 years vboxsync VMM/EM: Drop the PVM and PCCPUMCTXCORE arguments from …
(edit) @97192   2 years vboxsync VMM/CPUM: Drop the CPUMCTXCORE argument for cpumR3InfoOne.
(edit) @97191   2 years vboxsync Support/darwin/SUPR3HardenedEntitlements.plist: Need to have the …
(edit) @97188   2 years vboxsync Support/SUPR3HardenedEntitlementsVM.plist,VMM/NEMR3Native-darwin: …
(edit) @97183   2 years vboxsync VMM/CPUM,HMVMX,IEM: Use the individual CPUMCTX_INHIBIT_SHADOW_SS and …
(edit) @97180   2 years vboxsync VMM/IEM: Use CPUMIsInInterruptShadowWithUpdate instead of checking …
(edit) @97178   2 years vboxsync VMM/CPUM,EM,HM,IEM,++: Moved VMCPU_FF_INHIBIT_INTERRUPTS and …
(edit) @97177   2 years vboxsync Support/SUPR3HardenedEntitlementsVM.plist: Revert (successful) …
(edit) @97176   2 years vboxsync Support/SUPR3HardenedEntitlementsVM.plist: A test for trying to get …
(edit) @97175   2 years vboxsync VMM/NEMR3Native-darwin: Addendum for r154132, unmapping doesn't …
(edit) @97174   2 years vboxsync VMM/NEMR3Native-darwin: Addendum for r154132, unmapping doesn't …
(edit) @97171   2 years vboxsync Validation Kit/vsheriff: Tried teaching it that the host disk is full.
(edit) @97170   2 years vboxsync Additions: X11: Seamless: Fix improperly formed X11 event which caused …
(edit) @97169   2 years vboxsync VMM/NEMR3Native-darwin: Addendum for r154132, the second call to …
(edit) @97168   2 years vboxsync Main: src-server: VirtualBoxImpl: prevent VBoxSVC deadlock, bugref:10306.
(edit) @97164   2 years vboxsync Additions: Linux: vboxvideo: introduce initial support for kernel …
(edit) @97163   2 years vboxsync FE/Qt: Logviewer has been the saving wrong file since I have added the …
(edit) @97162   2 years vboxsync VMM/PGM: Nested VMX: bugref:10092 We don't shadow reserved bits in the …
(edit) @97161   2 years vboxsync VMM/IEM: Implementation for fpatan instruction, bugref:9898
(edit) @97159   2 years vboxsync VMM/NEM-darwin: Workaround a bug on macOS Catalina (10.15) where …
(edit) @97158   2 years vboxsync VMM/PGM: Nested VMX: bugref:10092 Rectify outdated comment regarding …
(edit) @97157   2 years vboxsync VMM/IEM: Nested VMX: bugref:10092 todo regarding eager …
(edit) @97156   2 years vboxsync IEM: Quick fix to support PC/AT compatible math exception handling, …
(edit) @97155   2 years vboxsync VMM/PGM: Nested VMX: bugref:10092 Nits and cleanup.
(edit) @97154   2 years vboxsync IEM: Updated testcase.
(edit) @97153   2 years vboxsync IEM: Added AES-NI instructions.
(edit) @97152   2 years vboxsync Main/Guest Control: Resolved some @todos: Hand-in RTDIRENTRYEX in …
(edit) @97151   2 years vboxsync Main/Guest Control: Resolved some @todos: Got rid of using separate …
(edit) @97150   2 years vboxsync VMM/CPUM: Nested VMX: bugref:10092 We access the virtual-APIC page …
(edit) @97149   2 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:10092 The virtual-APIC page is …
(edit) @97148   2 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:10092 We no longer need to play around …
(edit) @97147   2 years vboxsync VMM/PGM: Nested VMX: bugref:10092 Build fix.
(edit) @97146   2 years vboxsync VMM/CPUM: Nested VMX: bugref:10092 Don't advertise large (1G) page …
(edit) @97145   2 years vboxsync VMM/PGM: Nested VMX: bugref:10092 Implemented large (2M) page support …
(edit) @97144   2 years vboxsync Frontends/VBoxManage: 'VBoxManage showvminfo VM' doesn't show all of …
(edit) @97143   2 years vboxsync Installer/win: Package VBoxLibSsh.dll if needed. bugref:9469
(edit) @97142   2 years vboxsync Installer/solaris: Package VBoxLibSsh.so if needed. bugref:9469
(edit) @97141   2 years vboxsync FE/Qt: bugref:9458: Make sure VM settings dialog changes doesn't get …
(edit) @97140   2 years vboxsync Main/Guest Control: Resolved some @todos: - Don't allocate a separate …
(edit) @97139   2 years vboxsync Main/Guest Control: Resolved some @todos: - Don't allocate a separate …
(edit) @97138   2 years vboxsync IEM: Make unsupported (not recommended to be used) forms of MOVSXD …
(edit) @97137   2 years vboxsync Main/Guest Control: Fixed some docs typos.
(edit) @97136   2 years vboxsync Fix burn after r154105 and r154106, bugref:9469.
(edit) @97135   2 years vboxsync FE/Qt: bugref:9458: Moving some stuff from VM settings specific code …
(edit) @97134   2 years vboxsync Installer/linux: Fix copy/paste issue in previous change. bugref:9469
(edit) @97133   2 years vboxsync Installer/linux: Package VBoxLibSsh.so if needed. bugref:9469
(edit) @97132   2 years vboxsync FE/Qt: bugref:9458: Make sure QIMainDialog Escape shortcut causes the …
(edit) @97131   2 years vboxsync Validation Kit/batch/quota.py: Simplified script by not being that …
(edit) @97130   2 years vboxsync Validation Kit/batch/quota.py: Simplified script by not being that …
(edit) @97129   2 years vboxsync Validation Kit/batch/quota.py: Simplified script by not being that …
(edit) @97128   2 years vboxsync FE/Qt: bugref:9458: Keep VM settings consistency regarding load/save …
(edit) @97127   2 years vboxsync IEM: Added VZEROUPPER/VZEROALL. Not well tested.
(edit) @97126   2 years vboxsync Typo.
(edit) @97125   2 years vboxsync Revert r154066, bugref:9044
(edit) @97124   2 years vboxsync Installer/darwin: Package VBoxLibSsh.dylib if needed. bugref:9469
(edit) @97123   2 years vboxsync Added a todo.
(edit) @97122   2 years vboxsync NetworkServices: Small Makefile.kmk adjustment to fix building the new …
(edit) @97121   2 years vboxsync Validation Kit/partial-db-dump.py: Bail out when loading a ZIP dump …
(edit) @97120   2 years vboxsync Validation Kit/partial-db-dump.py: Fixed loading partial DB dumps …
(edit) @97119   2 years vboxsync Harmless typo.
(edit) @97118   2 years vboxsync IEM: Undid inadvertent commit.
(edit) @97117   2 years vboxsync IEM: Removed todo, testcase confirmed that CMPXCHG8B implementation …
(edit) @97116   2 years vboxsync ValKit: Also test what CMPXCHG8B does to RAX/RDX.
(edit) @97115   2 years vboxsync ValKit: Test how 32-bit CMPXCHG clears or doesn't clear high dwords of …
(edit) @97114   2 years vboxsync IEM: 32-bit CMPXCHG cannot indiscriminately write EAX/RAX to avoid …
(edit) @97113   2 years vboxsync Main/ExtPack: Attempting to uninstall an extension pack which doesn't …
(edit) @97112   2 years vboxsync IEM: CVTxx2SI zero extends result when writing 32-bit register, just …
(edit) @97111   2 years vboxsync FE/Qt: Passing UIUSBMenu's parent to the base class to prevent leaking …
(edit) @97110   2 years vboxsync Validation Kit/testmanager: Renaming (isTestBoxExecutingToRapidly() -> …
(edit) @97109   2 years vboxsync FE/Qt: Fixed some more German NLS typos.
(edit) @97108   2 years vboxsync ValKit: Test if 32-bit CVTxx2SI sign extends result (it does not).
(edit) @97107   2 years vboxsync FE/Qt: Fixed some more German NLS typos.
(edit) @97106   2 years vboxsync VMM/NEMR3Native-darwin: A test for which a proeprly signed build is …
(edit) @97105   2 years vboxsync FE/Qt: More consistency for German NLS terminology.
(edit) @97104   2 years vboxsync FE/Qt: German NLS (huge commit, as it also contains all the new …
(edit) @97103   2 years vboxsync Support: Add required entitlements for using AppleHV, bugref:9044
(edit) @97102   2 years vboxsync FE/Qt: Removing VT-X and long mode checks from name and system type …
(edit) @97101   2 years vboxsync VMM/CPUM: Consistency LogRel, nit.
(edit) @97100   2 years vboxsync VMM/HM: Nested VMX: bugref:10092 If the host CPU doesn't support 2M …
(edit) @97099   2 years vboxsync VMM/CPUM: Space nit.
(edit) @97098   2 years vboxsync VMM/CPUM: Removed obsolete comment about exposing true VMX MSRs.
(edit) @97097   2 years vboxsync VMM/CPUM: Changed the nested EPT defaults. bugref:10092
(edit) @97096   2 years vboxsync VMM/CPUM: Some code tweaking…
(edit) @97095   2 years vboxsync VMM/HMVMXR0: Some comments around importing INHIBIT_INT/NMI early.
(edit) @97094   2 years vboxsync VMM/HMVMXR0: Reduce the number of fRealOnV86Active conditionals. We …
(edit) @97093   2 years vboxsync IEM: BSWAP mnemonic correction, clear high bits after operation …
(edit) @97092   2 years vboxsync Devices/Virtio: Fix release statistics registration in the 1.0 …
(edit) @97091   2 years vboxsync IEM: Fixed iemOp_pmovmskb_Gd_Nq, comments.
(edit) @97090   2 years vboxsync Installer/darwin: Don't try to create the XPC services symlink when …
(edit) @97089   2 years vboxsync NetworkServices,DrvIntNet: Use xpc_connection_resume instead of …
(edit) @97087   2 years vboxsync NetworkServices/NAT: Fix NAT networking service, the interface wasn't …
(edit) @97086   2 years vboxsync NetworkServices/Dhcpd: More cleanups, bugref:10297
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