VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @100864   21 months vboxsync VMM/IEM: Corrected missing IEM_CIMPL_F_MODE on iemCImpl_mov_Dd_Rd. …
(edit) @100863   21 months vboxsync VMM/IEM: Implemented inlined TLB based stack accesses for 4 of the …
(edit) @100862   21 months vboxsync Linux: Host drivers: VBoxNetFlt: Build fix for kernel 6.4.10, …
(edit) @100861   21 months vboxsync FE/Qt: bugref:10500: Initial implementation for cloud VM clone …
(edit) @100860   21 months vboxsync VMM/IEM: Reworked basic stack push/pop functions for setjmp, though …
(edit) @100859   21 months vboxsync VMM/IEM: Stack MC rework preps. bugref:10369
(edit) @100858   21 months vboxsync VMM/IEM: Mark 32-bit pushes and pops as not possible in 64-bit mode. …
(edit) @100857   21 months vboxsync VMM/IEM: arm build hack. bugref:10369
(edit) @100856   21 months vboxsync VMM/IEM: Made use of the IEM_MC_F_XXX flags to limit the number of …
(edit) @100855   21 months vboxsync VMM/IEM: In order to get rid of most impossible threaded functions, an …
(edit) @100854   21 months vboxsync VMM/IEM: In order to get rid of most impossible threaded functions, an …
(edit) @100853   21 months vboxsync Additions: Linux: rcvboxadd: make status-kernel and status-user …
(edit) @100852   21 months vboxsync VMMDev,Main/Appliance: Update the Linux OS subtypes with recent …
(edit) @100851   21 months vboxsync VMM/IEM: Make the assembly helpers hidden to avoid calling via the plt …
(edit) @100850   21 months vboxsync VMM/IEM: Combined the with-in-page and alignment checks for the …
(edit) @100849   21 months vboxsync VMM/IEM: Removed the #AC raising from the inlined functions and …
(edit) @100848   21 months vboxsync VMM/IEM: Inline TLB use for the new IEM_MC_MAP_MEM_XXX stuff. bugref:10369
(edit) @100847   21 months vboxsync VMM/IEM: Dedicated code for IEM_MC_MEM_COMMIT_AND_UNMAP_RW/WO/RO. …
(edit) @100846   21 months vboxsync VMM/IEM: Fixed a 32-bit xchg regression from r158734. bugref:10369
(edit) @100845   21 months vboxsync ValKit/testdriver/base.py: Use utils.processCheckPidAndName for …
(edit) @100844   21 months vboxsync VMM/IEM: More conversion from IEM_MC_MEM_MAP to IEM_MC_MEM_MAP_XXX. …
(edit) @100843   21 months vboxsync VMM/IEM: More conversion from IEM_MC_MEM_MAP to IEM_MC_MEM_MAP_XXX. …
(edit) @100842   21 months vboxsync VMM/IEM: More conversion from IEM_MC_MEM_MAP to IEM_MC_MEM_MAP_XXX. …
(edit) @100841   21 months vboxsync VMM/IEM: More conversion from IEM_MC_MEM_MAP to IEM_MC_MEM_MAP_XXX. …
(edit) @100840   21 months vboxsync VMM/IEM: More conversion from IEM_MC_MEM_MAP to IEM_MC_MEM_MAP_XXX. …
(edit) @100839   21 months vboxsync VMM/IEM: More conversion from IEM_MC_MEM_MAP to IEM_MC_MEM_MAP_XXX. …
(edit) @100838   21 months vboxsync VMM/IEM: More conversion from IEM_MC_MEM_MAP to IEM_MC_MEM_MAP_XXX. …
(edit) @100837   21 months vboxsync include/iprt/x86.h: A small Solaris-specific build warning …
(edit) @100836   21 months vboxsync VMM/IEM: More conversion from IEM_MC_MEM_MAP to IEM_MC_MEM_MAP_XXX. …
(edit) @100835   21 months vboxsync VMM/IEM: More conversion from IEM_MC_MEM_MAP to IEM_MC_MEM_MAP_XXX. …
(edit) @100834   21 months vboxsync VMM/IEM: More conversion from IEM_MC_MEM_MAP to IEM_MC_MEM_MAP_XXX, …
(edit) @100833   21 months vboxsync VMM/IEM: More conversion from IEM_MC_MEM_MAP to IEM_MC_MEM_MAP_XXX. …
(edit) @100832   21 months vboxsync VMM/IEM: More conversion from IEM_MC_MEM_MAP to IEM_MC_MEM_MAP_XXX. …
(edit) @100831   21 months vboxsync VMM/IEM: Added the U16, U32 and U64 IEM_MC_MEM_MAP_XXX variants and …
(edit) @100830   21 months vboxsync VMM/IEM: Build fix for when IEM_WITH_SETJMP is undefined. bugref:10369
(edit) @100829   21 months vboxsync VMM/IEM: Implemented hardware instruction breakpoints. Only tested …
(edit) @100828   21 months vboxsync VMM/IEM: Corrected BODY_CHECK_CS_LIM calc was off by one. Untested. …
(edit) @100827   21 months vboxsync VBox/ostypes.h+Main/{Global,Appliance},VMMDev,FE/Qt: Update the Linux …
(edit) @100826   21 months vboxsync VMM/IEM: Started refactoring IEM_MC_MEM_MAP into type and access …
(edit) @100825   21 months vboxsync gen-slickedit-workspace.sh: IEM update. bugref:10369
(edit) @100824   21 months vboxsync VMM/IEM: Corrected wrong calculation in BODY_CHECK_CS_LIM. Untested. …
(edit) @100823   21 months vboxsync Runtime/r0drv/solaris/semeventwait: Silence a Solaris-specific …
(edit) @100822   21 months vboxsync VMM/IEM: Combined two conditions of the alignment checks into one in …
(edit) @100821   21 months vboxsync VMM/IEM: Build fix to the inlined R/W memory functions. bugref:10369
(edit) @100820   21 months vboxsync VMM/IEM: Refactored the simpler memory access functions using code …
(edit) @100819   21 months vboxsync configure: bugref:10450: Implementing Qt6 support for configure …
(edit) @100818   21 months vboxsync FE/Qt: bugref:10450: Linux: Build fix for VBox with system Qt6.4.
(edit) @100817   21 months vboxsync doc/manual/Makefile.kmk: bugref:10450: Workarounding qhelpgenerator …
(edit) @100816   21 months vboxsync FE/Qt: bugref:10496, bugref:9080. Update settings widget when save as …
(edit) @100815   21 months vboxsync VMM/IEM: Tiny data TLB usage tweak. bugref:10369
(edit) @100814   21 months vboxsync Config.kmk and tools/Makefile.kmk: bugref:10450: Switch Linux to Qt6.
(edit) @100813   21 months vboxsync FE/Qt: bugref:10496, bugref:9080. Supress the settings widget's …
(edit) @100812   21 months vboxsync FE/Qt: ​bugref:10496, bugref:9080. A first pass on VISO creator's …
(edit) @100811   21 months vboxsync VMM/IEM: Working on implementing the FLAT mode (64-bit mode and 32-bit …
(edit) @100810   21 months vboxsync VMM/IEM: Corrected flat-32-bit mode detection. Clear rcPassUp at the …
(edit) @100809   21 months vboxsync bugref:10493. Added help for the command 'cloud instance clone'.
(edit) @100808   21 months vboxsync bugref:10493. Added the command 'clone' under umbrella 'VBoxManage …
(edit) @100807   21 months vboxsync bugref:10493. First draft of cloud instance clone functionality.
(edit) @100806   21 months vboxsync VMM/IEM: Don't end TBs on mode change. Corrected BltIn_CheckMode to …
(edit) @100805   21 months vboxsync VMM/EM: Reverted accidental change. bugref:10369
(edit) @100804   21 months vboxsync VMM/IEM: Made the rep-prefixed string instructions return new status …
(edit) @100803   21 months vboxsync VMM/IEM: More stats. bugref:10369
(edit) @100802   21 months vboxsync VMM/IEM: More complete CS.LIM checking, now considering it on …
(edit) @100801   21 months vboxsync VMM/IEM: More complete CS.LIM checking, now considering it on …
(edit) @100800   21 months vboxsync Additions: Linux: vboxvideo: Introduce initial support for kernel 6.5, …
(edit) @100799   21 months vboxsync Additions: Linux: vboxsf: Introduce initial support for kernel 6.5, …
(edit) @100798   21 months vboxsync ValKit: Use SATA Controller for tst-win11-64-efi VM, also for DVD
(edit) @100797   21 months vboxsync ValKit: Use SATA Controller for tst-win11-64-efi VM (build fix)
(edit) @100796   21 months vboxsync ValKit: Use SATA Controller for tst-win11-64-efi VM
(edit) @100795   21 months vboxsync FE/Qt: Search media with regexes.
(edit) @100794   21 months vboxsync Reverted r102846: fail build if deb/rpm distribution is not known.
(edit) @100793   21 months vboxsync Releasing: align distributions_deb and distributions_rpm with the …
(edit) @100792   21 months vboxsync VMM/IEM: Properly deal with CPUMCTX_INHIBIT_SHADOW at the start of a …
(edit) @100791   21 months vboxsync VMM/IEM: VINF_IEM_REEXEC_MODE_CHANGED -> VINF_IEM_REEXEC_BREAK - more …
(edit) @100790   21 months vboxsync VMM/IEM: Don't generate IRQ checks as the first call in a code block, …
(edit) @100789   21 months vboxsync VMM/IEM: CS.LIM check fix. bugref:10369
(edit) @100788   21 months vboxsync VMM/IEM: Added missing CheckMode call to …
(edit) @100787   21 months vboxsync VMM/IEM: Check for IRQs immediately after STI as well as after the …
(edit) @100786   21 months vboxsync VMM/EM: @todo
(edit) @100785   21 months vboxsync Frontends/VBoxManage: Update 'VBoxManage usbfilter ...' to utilize …
(edit) @100784   21 months vboxsync IEM: Removed extraneous LogRel after SYSENTER/SYSEXIT fix. bugref:10369
(edit) @100783   21 months vboxsync IEM: 32-bit SYSENTER/SYSEXIT always transitions to 32-bit protected …
(edit) @100782   21 months vboxsync bs3kit,bs3-timers-1: Extended the bs3-timers-1 testcase to check for …
(edit) @100781   21 months vboxsync Config.kmk: bugref:10450: Do not deploy libqxcb-glx-integration for …
(edit) @100780   21 months vboxsync switch win10-64 test vm back to previos one
(edit) @100779   21 months vboxsync DrvVUSBRootHub: Don't arm a re-attach timer in vusbR3RhLoadDone when …
(edit) @100778   21 months vboxsync VMM/IEM: Corrections for 8-bit register number calculations for 64-bit …
(edit) @100777   21 months vboxsync IEM/VMM: More detailed (e.g. useful) memory access logging. bugref:10369
(edit) @100776   21 months vboxsync DrvVUSBRootHub: Attempt at fixing situation where vusbR3RhSavePrep …
(edit) @100775   21 months vboxsync DrvVUSBRootHub: Attempt at fixing situation where vusbR3RhSavePrep …
(edit) @100774   21 months vboxsync DrvVUSBRootHub: Attempt at fixing situation where vusbR3RhSavePrep …
(edit) @100773   21 months vboxsync Config.kmk, Installer/win: bugref:10450: No need for OpenGL lib in Qt6 …
(edit) @100772   21 months vboxsync include/VBox/usbfilter.h,HostDrivers/VBoxUSB/USBFilter: …
(edit) @100771   21 months vboxsync Installer/solaris: bugref:10450: a try to fix strange build issue in …
(edit) @100770   21 months vboxsync Config.kmk and tools/Makefile.kmk: bugref:10450: Attempt to build VBox …
(edit) @100769   21 months vboxsync VMM/IEM: Fixed another regression from r158571 affecting xadd. bugref:10369
(edit) @100768   21 months vboxsync Devices/Gpio/DevPL061: Stub the saved state logic as there is nothing …
(edit) @100767   21 months vboxsync VMM/GIC: Some more logging, bugref:10404
(edit) @100766   21 months vboxsync Devices/Bus/DevPciGenericEcam: Fixes for saved state loading, need to …
(edit) @100765   21 months vboxsync Devices/Misc/DevFlashCFI: Only save the flash content on poweroff …
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