VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @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
(edit) @97462   2 years vboxsync VMM/IEM: Make sure the FNIEMOP_DEF* macros defines functions with the …
(edit) @97461   2 years vboxsync VMM/IEM: Need to mark functions that may be involved in longjmps …
(edit) @97460   2 years vboxsync Guest Control/Main: Made it easier to spot bugs with unfinished (i.e. …
(edit) @97459   2 years vboxsync Guest Control/Main: Corrected some vrcGuest nits. Cosmetical only.
(edit) @97458   2 years vboxsync VMM/IEM: Need to mark functions that may be involved in longjmps …
(edit) @97457   2 years vboxsync FE/Qt: bugref:9611: Regression in r135437; Some Qt versions still has …
(edit) @97456   2 years vboxsync Guest Control/Main: Fixed returning the correct error code from …
(edit) @97455   2 years vboxsync VMM/IEM: doxygen fix. bugref:9898
(edit) @97454   2 years vboxsync ValKit/bs3-cpu-basic-2: Added tests for the indirect jmp instruction …
(edit) @97453   2 years vboxsync FE/Qt: Show operations panel when a new operation is added to it.
(edit) @97452   2 years vboxsync VMM/IEM: Single stepping indirect jumps and corrected o16 prefix …
(edit) @97451   2 years vboxsync ValKit/bs3-cpu-basic-2: Added tests for the indirect jmp instruction …
(edit) @97450   2 years vboxsync FE/Qt: Show log panel when some text is appended to it.
(edit) @97448   2 years vboxsync Guest Control/Main: More fixes wrt respecting the FileCopyFlag_ flags. …
(edit) @97447   2 years vboxsync IEM: Minor cleanups and corrections, fixed CMPSD (was working with 32 …
(edit) @97446   2 years vboxsync Guest Control/Main: Backed out r154417, r154418, r154419, r154420, …
(edit) @97445   2 years vboxsync scm fix.
(edit) @97444   2 years vboxsync FE/Qt: In case the user selects an existing disk do not delete it in …
(edit) @97443   2 years vboxsync FE/Qt: Do not draw value indicators in vm activity charts.
(edit) @97442   2 years vboxsync VMM/GIM: Doxygen space nit.
(edit) @97441   2 years vboxsync VMM/IEM: Single stepping for short and near jumps (relative) and …
(edit) @97440   2 years vboxsync Validation Kit/Guest Control: Use 'cross' when creating TestFileSet …
(edit) @97439   2 years vboxsync Validation Kit/Guest Control: Use 'cross' when creating TestFileSet.
(edit) @97438   2 years vboxsync Guest Control/Main: Addendum to r154431 (missed on fForce = true) + …
(edit) @97437   2 years vboxsync Validation Kit/testfileset.py: Added a "cross" minimum style for …
(edit) @97436   2 years vboxsync FE/Qt: bugref:6669: VirtualBox Manager: Reload settings dialog …
(edit) @97435   2 years vboxsync FE/Qt: bugref:6669: Small regression in r154439.
(edit) @97434   2 years vboxsync FE/Qt: bugref:6669: Move some common stuff related to …
(edit) @97433   2 years vboxsync ValKit/bs3-cpu-basic-2: Single step the relative jmp instructions. …
(edit) @97432   2 years vboxsync ValKit/bs3-cpu-basic-2: Basic tests of unconditional relative JMPs …
(edit) @97431   2 years vboxsync ValKit/bs3-cpu-basic-2: Working a JMP test... bugref:9898
(edit) @97430   2 years vboxsync ValKit/bs3kit: Added Bs3SelLnkPtrToFlat. bugref:9898
(edit) @97429   2 years vboxsync Guest Control/Main: More (temporary) logging. ​​bugref:10286
(edit) @97428   2 years vboxsync Guest Control/Main: More (temporary) logging. ​bugref:10286
(edit) @97427   2 years vboxsync FE/Qt: bugref:6669: Runtime UI / Machine logic: Few more cleanup for …
(edit) @97426   2 years vboxsync Guest Control/Main: Resolved a @todo: Removed the escaping stuff from …
(edit) @97425   2 years vboxsync Guest Control/Main: Log correct guest paths in …
(edit) @97424   2 years vboxsync ValKit/bs3-cpu-basic-2: Enabled the #DB test case after fixing …
(edit) @97423   2 years vboxsync ValKit/bs3kit: Corrected size of g_apfnBs3TrapHandlers_c32 and …
(edit) @97422   2 years vboxsync Validation Kit/Guest Control: More tests [pylint]. ​bugref:10286
(edit) @97421   2 years vboxsync Validation Kit/Guest Control: More tests. ​bugref:10286
(edit) @97420   2 years vboxsync Validation Kit/Guest Control: More copyfrom / copyto test fixes …
(edit) @97419   2 years vboxsync Validation Kit/vbox.py: Print environment variables in verbose mode (nits).
(edit) @97418   2 years vboxsync Validation Kit/Guest Control: More copyfrom / copyto test fixes. …
(edit) @97417   2 years vboxsync Guest Control/Main: More path building / translation fixes. ​bugref:10286
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