VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @102784   9 months vboxsync VMM/IEM: POP FS and POP GS defaults to 64-bit op size. Fortunately, …
(edit) @102783   9 months vboxsync VMM/IEM: Corrected assertion in iemOpCommonPushSReg for 64-bit mode. …
(edit) @102782   9 months vboxsync VMM/IEM: Count the 64_Addr32 and 64f_Addr32 variations with the FLAT …
(edit) @102781   9 months vboxsync VMM/CPUM: bugref:10498 Try re-enable MTRR read/write support.
(edit) @102780   9 months vboxsync ValKit/bs3-cpu-weird-1: Made the PUSH/POP test pass on AMD host …
(edit) @102779   9 months vboxsync ValKit/bs3-cpu-weird-1: Added a PUSH/POP FS testcase with operand size …
(edit) @102778   9 months vboxsync ValKit/bs3-cpu-weird-1: Added a PUSH/POP xSP testcase with operand …
(edit) @102777   9 months vboxsync ValKit/bootsectors/Config.kmk: Don't publish/install the high dll. We …
(edit) @102776   9 months vboxsync set hwvirt-np only for win11 vm
(edit) @102775   9 months vboxsync FE/Qt: UIVirtualBoxManager: Store whether log-viewer opened detached …
(edit) @102774   9 months vboxsync FE/Qt: bugref:10501. Checking the cloud vm machine state more frequently.
(edit) @102773   9 months vboxsync FE/Qt: bugref:10501. Dealing with cloud vm state changes a bit better.
(edit) @102772   9 months vboxsync Guest Properties/VBoxService: On user RID fallback, also write the …
(edit) @102771   9 months vboxsync Guest Properties/VBoxService: On user RID fallback, also write the …
(edit) @102770   9 months vboxsync VMM/IEM: ARM fixes for native IEM_MC_PUSH translation. bugref:10371
(edit) @102769   9 months vboxsync VMM/IEM: Tweaked the PUSH/POP -> FLAT64 variants since all stack …
(edit) @102768   9 months vboxsync VMM/IEM: Emit native TLB lookup in IEM_MC_*PUSH*. bugreg:10371
(edit) @102767   9 months vboxsync VMM/IEM: Reworking native translation of IEM_MC_*PUSH* in prep for …
(edit) @102766   9 months vboxsync VMM/IEM: Reworking native translation of IEM_MC_*PUSH* in prep for …
(edit) @102765   9 months vboxsync VMM/IEM: Reworking native translation of IEM_MC_*PUSH* in prep for …
(edit) @102764   9 months vboxsync FE/Qt: UIVirtualBoxManager: More refactoring for Tool switch code; …
(edit) @102763   9 months vboxsync FE/Qt: UIVirtualBoxManager: More refactoring for Tool switch code; …
(edit) @102762   9 months vboxsync FE/Qt: UIVirtualBoxManager: Forgot header file in r160941.
(edit) @102761   9 months vboxsync FE/Qt: UIVirtualBoxManager: More refactoring for Tool switch code; …
(edit) @102760   9 months vboxsync FE/Qt: UIVirtualBoxManager: A bit of refactoring for Tool switch code; …
(edit) @102759   9 months vboxsync tdGuestOsUnattendedInst1.py file, fix append() usage typo
(edit) @102758   9 months vboxsync /Config.kmk: Made 'kmk both-debug-release' work on arm.
(edit) @102757   9 months vboxsync VMM/IEM: Avoid flushing volatile registers during …
(edit) @102756   9 months vboxsync VMM/IEM: Rough TLB lookup code for fetches and stores. bugref:10371
(edit) @102755   9 months vboxsync VMM/IEM: Fixed accidental fGstShwFlush truncation in …
(edit) @102754   9 months vboxsync Guest Properties/VBoxService: Deal with long(er) user name / domain …
(edit) @102753   9 months vboxsync Guest Properties/VBoxService: Deal with long(er) user name / domain …
(edit) @102752   9 months vboxsync FE/Qt: UICommon: Workaround for X11 dark themes; Make sure …
(edit) @102751   9 months vboxsync FE/Qt: UICommon: Handle app-wide palette updates on Linux, Solaris, …
(edit) @102750   9 months vboxsync FE/Qt: Extend UICommon with stuff to detect dark/light mode at GUI …
(edit) @102749   9 months vboxsync Guest Control/VBoxManage: Implemented a "mount" sub command for the …
(edit) @102748   9 months vboxsync FE/Qt: bugref:10501. Correcting the direction of the time stamp labels.
(edit) @102747   9 months vboxsync FE/Qt: bugref:10501. Using color coding in all chart info labels.
(edit) @102746   9 months vboxsync FE/Qt: bugref:10501. Improving memoru usage chart.
(edit) @102745   9 months vboxsync added ubuntu 22.04 and 23.10 to tdGuestOsUnattendedInst1.py, fixed …
(edit) @102744   9 months vboxsync FE/Qt: UIVirtualBoxManager: Fixing missing tool window cleanup on …
(edit) @102743   9 months vboxsync FE/Qt: UIVirtualBoxManagerWidget: Simplify reaction for the tools pane …
(edit) @102742   9 months vboxsync VMM/IEM: Doxygen fix. bugref:10371
(edit) @102741   9 months vboxsync VMM/IEM: Corrected two more 8-bit host register messups on x86, also …
(edit) @102740   9 months vboxsync VMM/IEMAllDbg: Added logging of old-style (int 80h) 32-bit linux …
(edit) @102739   9 months vboxsync VMM/IEM: Use correct TLBE flags when doing lookups. duh. [build fix] …
(edit) @102738   9 months vboxsync VMM/IEM: Use correct TLBE flags when doing lookups. duh. [build fix] …
(edit) @102737   9 months vboxsync VMM/IEM: Use correct TLBE flags when doing lookups. duh. bugref:10371
(edit) @102736   9 months vboxsync VMM/IEM: Debugged TLB lookup code on arm and enabled it there. bugref:10371
(edit) @102735   9 months vboxsync VMM/IEM: Porting the TLB lookup code to ARM. Compiles, but needs …
(edit) @102734   9 months vboxsync VMM/IEM: ARM build fix. bugref:10371
(edit) @102733   9 months vboxsync VMM/IEM: Implemented making the TLB-missed call w/o trashing/flushing …
(edit) @102732   9 months vboxsync FE/Qt: Extend UIVLogViewerDialog with possibility to embed it to …
(edit) @102731   9 months vboxsync FE/Qt: Extend QIManagerDialog facility with stuff to embed manager …
(edit) @102730   9 months vboxsync FE/Qt: bugref:10496: Missing bit in UIPaneContainer.
(edit) @102729   9 months vboxsync FE/Qt: Reworking r160898 to make dialog-button-box handling similar to …
(edit) @102728   9 months vboxsync FE/Qt: A bit of cleanup for QIManagerDialog.
(edit) @102727   9 months vboxsync FE/Qt: Reworking r160895 to move Detach button to global …
(edit) @102726   9 months vboxsync FE/Qt: bugref:10496: Provide UIPaneContainer with embedding type; This …
(edit) @102725   9 months vboxsync FE/Qt: bugref:10496: UIVMLogViewerPaneContainer: Missing NLS.
(edit) @102724   9 months vboxsync VMM/IEM: Moved the TLB lookup code emitting into a separate function …
(edit) @102723   9 months vboxsync FE/Qt: Adding Detach button to Log Viewer to be able to open it in …
(edit) @102722   9 months vboxsync FE/Qt: UIVirtualBoxManager: A bit of cleanup for Open Global/Machine …
(edit) @102721   9 months vboxsync FE/Qt: UIVirtualBoxManager: A bit of cleanup for Open Manager Window …
(edit) @102720   9 months vboxsync VMM/IEM: Enabled the memmap TLB code on x86. bugref:10371
(edit) @102719   9 months vboxsync VMM/IEM: Corrected missing clobbering of kIemNativeGstReg_SegAttrib*. …
(edit) @102718   9 months vboxsync VBox/VMM: Outlined native TLB lookup code for IEM_MC_MEM_MAP_XXXX on …
(edit) @102717   9 months vboxsync VBox/VMM: Outlined native TLB lookup code for IEM_MC_MEM_MAP_XXXX on …
(edit) @102716   9 months vboxsync VBoxService: TODO: The /VirtualBox/GuestInfo/User/xxxx/UsageState …
(edit) @102715   9 months vboxsync Devices/Graphics: simplified vertex and index buffers tracking (build fix).
(edit) @102714   9 months vboxsync Devices/Graphics: simplified vertex and index buffers tracking.
(edit) @102713   9 months vboxsync Devices/Graphics: update shader resource decl only if the information …
(edit) @102712   9 months vboxsync FE/Qt: bugref:10513: scm fix for r160880.
(edit) @102711   9 months vboxsync FE/Qt: bugref:10513: macOS: UIAdvancedSettingsDialog: Improvement for …
(edit) @102710   9 months vboxsync FE/Qt: bugref:10513: Small cleanup for UIAdvancedSettingsDialog.
(edit) @102709   9 months vboxsync FE/Qt: bugref:10513: UIAdvancedSettingsDialog: Fixes for …
(edit) @102708   9 months vboxsync FE/Qt: bugref:10513: UIAdvancedSettingsDialog: Separate method in …
(edit) @102707   9 months vboxsync FE/Qt: bugref:10513: UIAdvancedSettingsDialog: Dark theme support for …
(edit) @102706   9 months vboxsync FE/Qt: bugref:10513: UIAdvancedSettingsDialog: Small painting fix for …
(edit) @102705   9 months vboxsync FE/Qt: bugref:10513: UISettingsSelector: A bit of painting fixes for …
(edit) @102704   9 months vboxsync FE/Qt: bugref:10513: UIAdvancedSettingsDialog: A bit of painting fixes …
(edit) @102703   9 months vboxsync VMM/IEM: Extended IEMTB_KEY_MASK to include the CPL so …
(edit) @102702   9 months vboxsync VMM/IEM: Stepped thru iemNativeEmitBltLoadTlbAfterBranch on arm. …
(edit) @102701   9 months vboxsync VMM/IEM: A couple of ARM fixes. Disassembly fix. bugref:10371
(edit) @102700   9 months vboxsync VMM/IEM: Native translation of BODY_LOAD_TLB_AFTER_BRANCH. (only …
(edit) @102699   9 months vboxsync VMM/IEM: Native translation of BODY_LOAD_TLB_AFTER_BRANCH. (only …
(edit) @102698   9 months vboxsync VMM/IEM: Added missing xSP clobbering annoation for return …
(edit) @102697   9 months vboxsync FE/Qt: bugref:10513: UIAdvancedSettingsDialog: Adjust minimum …
(edit) @102696   9 months vboxsync FE/Qt: bugref:10513: UIAdvancedSettingsDialog: Adjust UIFilterEditor …
(edit) @102695   10 months vboxsync VMM/IEM: Native translation of BODY_LOAD_TLB_FOR_NEW_PAGE (minus TLB …
(edit) @102694   10 months vboxsync libs/xpcom: Drop the defined(DEBUG) from the guard against calling …
(edit) @102693   10 months vboxsync VMM/CPUM: bugref:10498 Doxygen.
(edit) @102692   10 months vboxsync VMM/CPUM: bugref:10498 Doxygen.
(edit) @102691   10 months vboxsync VMM/CPUM: bugref:10498 Doxygen.
(edit) @102690   10 months vboxsync VMM/CPUM: bugref:10498 Implemented using a virtualized number of …
(edit) @102689   10 months vboxsync VMM/CPUM: bugref:10498 Align guest RAM to 4K pages prior to mapping it …
(edit) @102688   10 months vboxsync iprt/armv8.h: Corrected Armv8A64MkInstrLslImm. bugref:10371
(edit) @102687   10 months vboxsync VMM/IEM: Corrected register mixup in the ARM64 portion of …
(edit) @102686   10 months vboxsync VMM/IEM: Fixed mixup in IEMTlbInvalidateAllPhysicalAllCpus that would …
(edit) @102685   10 months vboxsync VMM/IEM: ARM64 fixes in BODY_CHECK_PC_AFTER_BRANCH. bugref:10371
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