VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @97562   2 years vboxsync VMM/HMVMX,CPUM: Added a HM/AlwaysInterceptVmxMovDRx config for …
(edit) @97561   2 years vboxsync VMM: Fixed a logging regression from r146583 that prevent logging …
(edit) @97560   2 years vboxsync VMM/CPUM: Added fHle & fRtm to the exploded CPU features.
(edit) @97559   2 years vboxsync Changelog.
(edit) @97558   2 years vboxsync Backed out r153813, r153818: Main: src-client: MouseImpl: Provide …
(edit) @97557   2 years vboxsync Guest Control/Main: Fixed a crash with long paths in …
(edit) @97556   2 years vboxsync Additions: Linux: vboxvideo: Introduce initial support for RHEL(8,7) …
(edit) @97555   2 years vboxsync Guest Control/Main: Also support copying files from the guest to …
(edit) @97554   2 years vboxsync FE/Qt/File Manager: Also support copying single files which are …
(edit) @97553   2 years vboxsync Guest Control/Main: Some more fixes wrt resolving host sources which …
(edit) @97552   2 years vboxsync FE/Qt: bugref:10323. Enable GA upgrade action only for linux and …
(edit) @97551   2 years vboxsync FE/Qt: bugref:10323. Splitting 'Insert GA disk' menu item into two.
(edit) @97550   2 years vboxsync Changelog. Some reformatting (130 maximum line width, please).
(edit) @97549   2 years vboxsync Changelog.
(edit) @97548   2 years vboxsync IEM: Add MRI instruction form to IEMInternal.h, too.
(edit) @97547   2 years vboxsync IEM: Added MRI instruction form for ValKit to handle r/m, reg, imm …
(edit) @97546   2 years vboxsync IEM: Hack for ValKit build break.
(edit) @97545   2 years vboxsync Validation Kit/vbox.py: Also upload the VM session's debug log on …
(edit) @97544   2 years vboxsync Validation Kit/vbox.py: Also upload the VM session's debug log on failures.
(edit) @97543   2 years vboxsync IEM: Modified microcode XMM accessors to fetch specified qword/dword …
(edit) @97542   2 years vboxsync FE/Qt: bugref:10323. Some renaming.
(edit) @97541   2 years vboxsync Guest Control/Main: Some more fixes. bugref:10286
(edit) @97540   2 years vboxsync Main: Prevent Notification Center progress bar from almost …
(edit) @97539   2 years vboxsync Additions: Linux: Fix kernel modules rebuild behavior on system …
(edit) @97538   2 years vboxsync Guest Control/Main: Some more fixes + more tests. bugref:10286
(edit) @97537   2 years vboxsync Validation Kit/Guest Control: Don't report expected non-existing paths …
(edit) @97536   2 years vboxsync Frontends/VBoxManage: The appliance import code populates the …
(edit) @97535   2 years vboxsync DIS: Added PEXTRQ opcode.
(edit) @97534   2 years vboxsync IEM: Reworked [V]MOVxDUP to be done directly in microcode. Added MOVBE …
(edit) @97533   2 years vboxsync Frontends/VBoxManage,Main/Appliance: The appliance import code …
(edit) @97532   2 years vboxsync Guest Control/Main: A bit less code wrt translating paths. bugref:10286
(edit) @97531   2 years vboxsync Guest Control/Main: A bit less code wrt translating paths. bugref:10286
(edit) @97530   2 years vboxsync Devices/VirtioCore.cpp: Add workaround for the legacy virtio-net …
(edit) @97529   2 years vboxsync CPUM: Added MOVBE feature flag.
(edit) @97528   2 years vboxsync DIS: Added a couple of opcodes.
(edit) @97527   2 years vboxsync DIS: Don't restrict the OPCODES enum to 1024 entires, we're not using …
(edit) @97526   2 years vboxsync FE/Qt: bugref:9072. Revamping log viewer bookmarking feature.
(edit) @97525   2 years vboxsync Devices/VirtioCore: Initialize reference counter and magic always, …
(edit) @97524   2 years vboxsync VMM: Copy and paste error (r154543 regression), bugref:9898
(edit) @97523   2 years vboxsync Main: Add new OnMachineGroupsChanged event which fires when the groups …
(edit) @97522   2 years vboxsync VMM/IEM: Dynamically load DR6 in the DRx read & write helper code, we …
(edit) @97521   2 years vboxsync VMM/IEM: Fixed warning in TLB mode. bugref:9898
(edit) @97520   2 years vboxsync VMM/IEM: Doxygen fix. bugref:9898
(edit) @97519   2 years vboxsync VMM/IEM: Micro optimization of retn and retn imm16 by having separate …
(edit) @97518   2 years vboxsync ValKit/bs3-cpu-basic-2: Some assembly cleanups. bugref:9898
(edit) @97517   2 years vboxsync VMM/IEM: Fixed indirect far calls in 64-bit mode where we would get …
(edit) @97516   2 years vboxsync ValKit/bs3-cpu-basic-2: Added some basic indirect far call tests. …
(edit) @97515   2 years vboxsync VMM/IEM: Nested VMX: bugref:10318 The EFER LMA and LME bits must …
(edit) @97514   2 years vboxsync FE/Qt: bugref:10067: Wipe out popup-center from Runtime UI.
(edit) @97513   2 years vboxsync FE/Qt: bugref:9458: Fixing regression in r154531.
(edit) @97512   2 years vboxsync FE/Qt: bugref:10067: Wipe out a bit of 3D overlay support code while …
(edit) @97511   2 years vboxsync VMM/IEM: Fixed 64-bit indirect far call/jmp again (intel). bugref:9898
(edit) @97510   2 years vboxsync ValKit/bs3-cpu-basic-2: More updates on the far jumps test (intel). …
(edit) @97509   2 years vboxsync FE/Qt: bugref:9458: Make sure confirmSettingsReloading warning isn't …
(edit) @97508   2 years vboxsync VMM/IEM: iemOpHlp_Grp5_far_Ep cleanup. bugref:9898
(edit) @97507   2 years vboxsync ValKit/bs3-cpu-basic-2: More work on far jump tests (on AMD). bugref:9898
(edit) @97506   2 years vboxsync VMM/IEM: Fixed 64-bit indirect far call/jmp. bugref:9898
(edit) @97505   2 years vboxsync ValKit/bs3-cpu-basic-2: Added some more tests of far jumps. bugref:9898
(edit) @97504   2 years vboxsync FE/Qt: bugref:9072. SAve cursor position rather than line number for …
(edit) @97503   2 years vboxsync VMM/IEM: Single stepping far calls. Added a bunch of single step …
(edit) @97502   2 years vboxsync ValKit/bs3-cpu-basic-2: Added some tests of far calls. bugref:9898
(edit) @97501   2 years vboxsync VMM/IEM: iemCImpl_Branch* are functions internal to IEMAllCImpl and …
(edit) @97500   2 years vboxsync scm fix.
(edit) @97499   2 years vboxsync FE/Qt: bugref:9072. Save/load logviewer scrolled positions as tab …
(edit) @97498   2 years vboxsync FE/Qt: Remove empty source paths before a copy operation.
(edit) @97497   2 years vboxsync VMM/IEM: Single stepping far jumps and corrected base address of …
(edit) @97496   2 years vboxsync ValKit/bs3-cpu-basic-2: Added some tests of far jumps. bugref:9898
(edit) @97495   2 years vboxsync FE/Qt: Some typo fixes.
(edit) @97494   2 years vboxsync Storage/VD: Fall back to synchronous I/O even for async requests if …
(edit) @97493   2 years vboxsync DIS: Added the SALC instruction.
(edit) @97492   2 years vboxsync VMM: Copy and paste error causing Windows XP guests to hang in the …
(edit) @97491   2 years vboxsync Host Drivers: Linux: VBoxNetFlt: Add initial support for RHEL(9,2) …
(edit) @97490   2 years vboxsync VMM/IEM: Single stepping indirect calls and corrected o16 prefix …
(edit) @97489   2 years vboxsync ValKit/bs3-cpu-basic-2: Added tests for the indirect call …
(edit) @97488   2 years vboxsync ValKit/tdUnitTest1.py: Added a kludge for making tstAsmStructs work …
(edit) @97487   2 years vboxsync ValKit/tdUnitTest1.py: Some nits and tiny cleanups.
(edit) @97486   2 years vboxsync Additions: Linux: vboxsf: Add initial support for RHEL(9,2) kernels, …
(edit) @97485   2 years vboxsync Guest Control/Main: More eye candy for (single file) progress …
(edit) @97484   2 years vboxsync FE/Qt: Set description label earlier in operation panel.
(edit) @97483   2 years vboxsync FE/Qt: Dont disable progress bar when a file manager operation succeeds.
(edit) @97482   2 years vboxsync FE/Qt: NLS update for Italian, Turkish and Dutch languages.
(edit) @97481   2 years vboxsync Guest Control/Main: A bit nicer progress object descriptions, which …
(edit) @97480   2 years vboxsync changelog
(edit) @97479   2 years vboxsync IEM: Fixed many instances of potentially broken EA calculation where …
(edit) @97478   2 years vboxsync VMM/IEM: Single stepping relative calls and corrected o16 prefix …
(edit) @97477   2 years vboxsync ValKit/bs3-cpu-basic-2: Added tests for the relative call instruction. …
(edit) @97476   2 years vboxsync Guest Control/Main: @todo comment nit. bugref:10286
(edit) @97475   2 years vboxsync Guest Control/Main: More fixes for single file copying into existing …
(edit) @97474   2 years vboxsync Guest Control/Main: More fixes for single file copying into existing …
(edit) @97473   2 years vboxsync VMM/IEM: Fixed two indirect longjmp/throw calls in the TLB version of …
(edit) @97472   2 years vboxsync VMM/IEM: Enabled the try/throw/catch code for windows as well, results …
(edit) @97471   2 years vboxsync VMM/IEM: Build fix for VBOX_WITH_IEM_TLB on windows. bugref:9898
(edit) @97470   2 years vboxsync VMM/IEM: Must use DECL_INLINE_THROW with IEM_NOEXCEPT_MAY_LONGJMP. …
(edit) @97469   2 years vboxsync VMM/IEM: Use try/throw/catch instead of setjmp/longjmp when compiling …
(edit) @97468   2 years vboxsync VMM/IEM: Wrapped up the setjmp calls and associated 'catch' code into …
(edit) @97467   2 years vboxsync VMM/IEM: Fixed incorrect IEM_DO_LONGJMP invocation in …
(edit) @97466   2 years vboxsync VMM/IEM: Wrap the the longjmp calls in a macro both to shorten the …
(edit) @97465   2 years vboxsync IPRT/crypto: Corrected and unified the error checking of d2i_TYPE …
(edit) @97464   2 years vboxsync VMM/IEM: Added link to discussion of fragile behviour of longjmp when …
(edit) @97463   2 years vboxsync fixind svn:sync-process complain
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