VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @100849   19 months vboxsync VMM/IEM: Removed the #AC raising from the inlined functions and …
(edit) @100848   19 months vboxsync VMM/IEM: Inline TLB use for the new IEM_MC_MAP_MEM_XXX stuff. bugref:10369
(edit) @100847   19 months vboxsync VMM/IEM: Dedicated code for IEM_MC_MEM_COMMIT_AND_UNMAP_RW/WO/RO. …
(edit) @100846   19 months vboxsync VMM/IEM: Fixed a 32-bit xchg regression from r158734. bugref:10369
(edit) @100845   19 months vboxsync ValKit/testdriver/base.py: Use utils.processCheckPidAndName for …
(edit) @100844   19 months vboxsync VMM/IEM: More conversion from IEM_MC_MEM_MAP to IEM_MC_MEM_MAP_XXX. …
(edit) @100843   19 months vboxsync VMM/IEM: More conversion from IEM_MC_MEM_MAP to IEM_MC_MEM_MAP_XXX. …
(edit) @100842   19 months vboxsync VMM/IEM: More conversion from IEM_MC_MEM_MAP to IEM_MC_MEM_MAP_XXX. …
(edit) @100841   19 months vboxsync VMM/IEM: More conversion from IEM_MC_MEM_MAP to IEM_MC_MEM_MAP_XXX. …
(edit) @100840   19 months vboxsync VMM/IEM: More conversion from IEM_MC_MEM_MAP to IEM_MC_MEM_MAP_XXX. …
(edit) @100839   19 months vboxsync VMM/IEM: More conversion from IEM_MC_MEM_MAP to IEM_MC_MEM_MAP_XXX. …
(edit) @100838   19 months vboxsync VMM/IEM: More conversion from IEM_MC_MEM_MAP to IEM_MC_MEM_MAP_XXX. …
(edit) @100837   19 months vboxsync include/iprt/x86.h: A small Solaris-specific build warning …
(edit) @100836   19 months vboxsync VMM/IEM: More conversion from IEM_MC_MEM_MAP to IEM_MC_MEM_MAP_XXX. …
(edit) @100835   19 months vboxsync VMM/IEM: More conversion from IEM_MC_MEM_MAP to IEM_MC_MEM_MAP_XXX. …
(edit) @100834   19 months vboxsync VMM/IEM: More conversion from IEM_MC_MEM_MAP to IEM_MC_MEM_MAP_XXX, …
(edit) @100833   19 months vboxsync VMM/IEM: More conversion from IEM_MC_MEM_MAP to IEM_MC_MEM_MAP_XXX. …
(edit) @100832   19 months vboxsync VMM/IEM: More conversion from IEM_MC_MEM_MAP to IEM_MC_MEM_MAP_XXX. …
(edit) @100831   19 months vboxsync VMM/IEM: Added the U16, U32 and U64 IEM_MC_MEM_MAP_XXX variants and …
(edit) @100830   19 months vboxsync VMM/IEM: Build fix for when IEM_WITH_SETJMP is undefined. bugref:10369
(edit) @100829   19 months vboxsync VMM/IEM: Implemented hardware instruction breakpoints. Only tested …
(edit) @100828   19 months vboxsync VMM/IEM: Corrected BODY_CHECK_CS_LIM calc was off by one. Untested. …
(edit) @100827   19 months vboxsync VBox/ostypes.h+Main/{Global,Appliance},VMMDev,FE/Qt: Update the Linux …
(edit) @100826   19 months vboxsync VMM/IEM: Started refactoring IEM_MC_MEM_MAP into type and access …
(edit) @100825   19 months vboxsync gen-slickedit-workspace.sh: IEM update. bugref:10369
(edit) @100824   19 months vboxsync VMM/IEM: Corrected wrong calculation in BODY_CHECK_CS_LIM. Untested. …
(edit) @100823   19 months vboxsync Runtime/r0drv/solaris/semeventwait: Silence a Solaris-specific …
(edit) @100822   19 months vboxsync VMM/IEM: Combined two conditions of the alignment checks into one in …
(edit) @100821   19 months vboxsync VMM/IEM: Build fix to the inlined R/W memory functions. bugref:10369
(edit) @100820   19 months vboxsync VMM/IEM: Refactored the simpler memory access functions using code …
(edit) @100819   19 months vboxsync configure: bugref:10450: Implementing Qt6 support for configure …
(edit) @100818   19 months vboxsync FE/Qt: bugref:10450: Linux: Build fix for VBox with system Qt6.4.
(edit) @100817   19 months vboxsync doc/manual/Makefile.kmk: bugref:10450: Workarounding qhelpgenerator …
(edit) @100816   19 months vboxsync FE/Qt: bugref:10496, bugref:9080. Update settings widget when save as …
(edit) @100815   19 months vboxsync VMM/IEM: Tiny data TLB usage tweak. bugref:10369
(edit) @100814   19 months vboxsync Config.kmk and tools/Makefile.kmk: bugref:10450: Switch Linux to Qt6.
(edit) @100813   19 months vboxsync FE/Qt: bugref:10496, bugref:9080. Supress the settings widget's …
(edit) @100812   19 months vboxsync FE/Qt: ​bugref:10496, bugref:9080. A first pass on VISO creator's …
(edit) @100811   19 months vboxsync VMM/IEM: Working on implementing the FLAT mode (64-bit mode and 32-bit …
(edit) @100810   19 months vboxsync VMM/IEM: Corrected flat-32-bit mode detection. Clear rcPassUp at the …
(edit) @100809   19 months vboxsync bugref:10493. Added help for the command 'cloud instance clone'.
(edit) @100808   19 months vboxsync bugref:10493. Added the command 'clone' under umbrella 'VBoxManage …
(edit) @100807   19 months vboxsync bugref:10493. First draft of cloud instance clone functionality.
(edit) @100806   19 months vboxsync VMM/IEM: Don't end TBs on mode change. Corrected BltIn_CheckMode to …
(edit) @100805   19 months vboxsync VMM/EM: Reverted accidental change. bugref:10369
(edit) @100804   19 months vboxsync VMM/IEM: Made the rep-prefixed string instructions return new status …
(edit) @100803   19 months vboxsync VMM/IEM: More stats. bugref:10369
(edit) @100802   19 months vboxsync VMM/IEM: More complete CS.LIM checking, now considering it on …
(edit) @100801   19 months vboxsync VMM/IEM: More complete CS.LIM checking, now considering it on …
(edit) @100800   19 months vboxsync Additions: Linux: vboxvideo: Introduce initial support for kernel 6.5, …
(edit) @100799   19 months vboxsync Additions: Linux: vboxsf: Introduce initial support for kernel 6.5, …
(edit) @100798   19 months vboxsync ValKit: Use SATA Controller for tst-win11-64-efi VM, also for DVD
(edit) @100797   19 months vboxsync ValKit: Use SATA Controller for tst-win11-64-efi VM (build fix)
(edit) @100796   19 months vboxsync ValKit: Use SATA Controller for tst-win11-64-efi VM
(edit) @100795   19 months vboxsync FE/Qt: Search media with regexes.
(edit) @100794   19 months vboxsync Reverted r102846: fail build if deb/rpm distribution is not known.
(edit) @100793   19 months vboxsync Releasing: align distributions_deb and distributions_rpm with the …
(edit) @100792   19 months vboxsync VMM/IEM: Properly deal with CPUMCTX_INHIBIT_SHADOW at the start of a …
(edit) @100791   19 months vboxsync VMM/IEM: VINF_IEM_REEXEC_MODE_CHANGED -> VINF_IEM_REEXEC_BREAK - more …
(edit) @100790   19 months vboxsync VMM/IEM: Don't generate IRQ checks as the first call in a code block, …
(edit) @100789   19 months vboxsync VMM/IEM: CS.LIM check fix. bugref:10369
(edit) @100788   19 months vboxsync VMM/IEM: Added missing CheckMode call to …
(edit) @100787   19 months vboxsync VMM/IEM: Check for IRQs immediately after STI as well as after the …
(edit) @100786   19 months vboxsync VMM/EM: @todo
(edit) @100785   19 months vboxsync Frontends/VBoxManage: Update 'VBoxManage usbfilter ...' to utilize …
(edit) @100784   19 months vboxsync IEM: Removed extraneous LogRel after SYSENTER/SYSEXIT fix. bugref:10369
(edit) @100783   19 months vboxsync IEM: 32-bit SYSENTER/SYSEXIT always transitions to 32-bit protected …
(edit) @100782   19 months vboxsync bs3kit,bs3-timers-1: Extended the bs3-timers-1 testcase to check for …
(edit) @100781   19 months vboxsync Config.kmk: bugref:10450: Do not deploy libqxcb-glx-integration for …
(edit) @100780   19 months vboxsync switch win10-64 test vm back to previos one
(edit) @100779   19 months vboxsync DrvVUSBRootHub: Don't arm a re-attach timer in vusbR3RhLoadDone when …
(edit) @100778   19 months vboxsync VMM/IEM: Corrections for 8-bit register number calculations for 64-bit …
(edit) @100777   19 months vboxsync IEM/VMM: More detailed (e.g. useful) memory access logging. bugref:10369
(edit) @100776   19 months vboxsync DrvVUSBRootHub: Attempt at fixing situation where vusbR3RhSavePrep …
(edit) @100775   19 months vboxsync DrvVUSBRootHub: Attempt at fixing situation where vusbR3RhSavePrep …
(edit) @100774   19 months vboxsync DrvVUSBRootHub: Attempt at fixing situation where vusbR3RhSavePrep …
(edit) @100773   19 months vboxsync Config.kmk, Installer/win: bugref:10450: No need for OpenGL lib in Qt6 …
(edit) @100772   19 months vboxsync include/VBox/usbfilter.h,HostDrivers/VBoxUSB/USBFilter: …
(edit) @100771   19 months vboxsync Installer/solaris: bugref:10450: a try to fix strange build issue in …
(edit) @100770   19 months vboxsync Config.kmk and tools/Makefile.kmk: bugref:10450: Attempt to build VBox …
(edit) @100769   19 months vboxsync VMM/IEM: Fixed another regression from r158571 affecting xadd. bugref:10369
(edit) @100768   19 months vboxsync Devices/Gpio/DevPL061: Stub the saved state logic as there is nothing …
(edit) @100767   19 months vboxsync VMM/GIC: Some more logging, bugref:10404
(edit) @100766   19 months vboxsync Devices/Bus/DevPciGenericEcam: Fixes for saved state loading, need to …
(edit) @100765   19 months vboxsync Devices/Misc/DevFlashCFI: Only save the flash content on poweroff …
(edit) @100764   19 months vboxsync VMM/NEMR3Native-darwin-armv8: Set CNTV_CTL_EL0 and CNTV_CVAL_EL0 when …
(edit) @100763   19 months vboxsync VMM/IEM: Fixed another regression from r158571 affecting xadd. bugref:10369
(edit) @100762   19 months vboxsync Devices/Misc/DevFlashCFI: Add saved state support, bugref:10434
(edit) @100761   19 months vboxsync VMM/IEM: Check for IRQs every so often, especially after sti, popf and …
(edit) @100760   19 months vboxsync add cmake symlink in *qt6.install file, added new macos version in …
(edit) @100759   19 months vboxsync VMM/PGM-armv8: Make it work with saved states, bugref:10388
(edit) @100758   19 months vboxsync VMM/GICR3: Add some preliminary saved state handling, bugref:10404 [fix]
(edit) @100757   19 months vboxsync Devices/Graphics/DevVGA-SVGA: Fix for saved state loading, bugref:10458
(edit) @100756   19 months vboxsync VMM/GICR3: Add some preliminary saved state handling, bugref:10404
(edit) @100755   19 months vboxsync VMM/ARM: Some preliminary saved state handling and logging for the …
(edit) @100754   19 months vboxsync include/VBox/vmm/cpum-armv8.h: Try fixing doxygen burns, bugref:10387
(edit) @100753   19 months vboxsync VMM/IEM: Build fix. bugref:10369
(edit) @100752   19 months vboxsync VMM/IEM: Correctly declare the threaded functions (Visual C++ freaked …
(edit) @100751   19 months vboxsync Devices/DevPL031: Add saved state support (untested), bugref:10435 [fix]
(edit) @100750   19 months vboxsync Devices/DevPL011: Add saved state support (untested), bugref:10403 [fix]
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