VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @100771   17 months vboxsync Installer/solaris: bugref:10450: a try to fix strange build issue in …
(edit) @100770   17 months vboxsync Config.kmk and tools/Makefile.kmk: bugref:10450: Attempt to build VBox …
(edit) @100769   17 months vboxsync VMM/IEM: Fixed another regression from r158571 affecting xadd. bugref:10369
(edit) @100768   17 months vboxsync Devices/Gpio/DevPL061: Stub the saved state logic as there is nothing …
(edit) @100767   17 months vboxsync VMM/GIC: Some more logging, bugref:10404
(edit) @100766   17 months vboxsync Devices/Bus/DevPciGenericEcam: Fixes for saved state loading, need to …
(edit) @100765   17 months vboxsync Devices/Misc/DevFlashCFI: Only save the flash content on poweroff …
(edit) @100764   17 months vboxsync VMM/NEMR3Native-darwin-armv8: Set CNTV_CTL_EL0 and CNTV_CVAL_EL0 when …
(edit) @100763   17 months vboxsync VMM/IEM: Fixed another regression from r158571 affecting xadd. bugref:10369
(edit) @100762   17 months vboxsync Devices/Misc/DevFlashCFI: Add saved state support, bugref:10434
(edit) @100761   17 months vboxsync VMM/IEM: Check for IRQs every so often, especially after sti, popf and …
(edit) @100760   17 months vboxsync add cmake symlink in *qt6.install file, added new macos version in …
(edit) @100759   17 months vboxsync VMM/PGM-armv8: Make it work with saved states, bugref:10388
(edit) @100758   17 months vboxsync VMM/GICR3: Add some preliminary saved state handling, bugref:10404 [fix]
(edit) @100757   17 months vboxsync Devices/Graphics/DevVGA-SVGA: Fix for saved state loading, bugref:10458
(edit) @100756   17 months vboxsync VMM/GICR3: Add some preliminary saved state handling, bugref:10404
(edit) @100755   17 months vboxsync VMM/ARM: Some preliminary saved state handling and logging for the …
(edit) @100754   17 months vboxsync include/VBox/vmm/cpum-armv8.h: Try fixing doxygen burns, bugref:10387
(edit) @100753   17 months vboxsync VMM/IEM: Build fix. bugref:10369
(edit) @100752   17 months vboxsync VMM/IEM: Correctly declare the threaded functions (Visual C++ freaked …
(edit) @100751   17 months vboxsync Devices/DevPL031: Add saved state support (untested), bugref:10435 [fix]
(edit) @100750   17 months vboxsync Devices/DevPL011: Add saved state support (untested), bugref:10403 [fix]
(edit) @100749   17 months vboxsync Devices/DevPL011: Add saved state support (untested), bugref:10403
(edit) @100748   17 months vboxsync Devices/DevPL031: Add saved state support (untested), bugref:10435
(edit) @100747   17 months vboxsync VMM/IEM: Reworking the recompiler call emitting in the python script - …
(edit) @100746   17 months vboxsync VMM/IEM: Reworking the recompiler call emitting in the python script - …
(edit) @100745   17 months vboxsync VMM/IEM: Reworking the recompiler call emitting in the python script - …
(edit) @100744   17 months vboxsync VMM/IEM: Reworking the recompiler call emitting in the python script …
(edit) @100743   17 months vboxsync VMM/IEM: Split up IEMAllThrdTables.cpp into four files to speed up …
(edit) @100742   17 months vboxsync VMM/IEM: Preparations for splitting up IEMAllThrdTables.cpp into …
(edit) @100741   17 months vboxsync VMM/IEM: Recompiler build fix. bugref:10369
(edit) @100740   17 months vboxsync VMM/IEM: Split up IEMAllInstInterpretOnly.cpp into four files to speed …
(edit) @100739   17 months vboxsync VMM/IEM: Preparations for splitting up IEMAllInstInterpretOnly.cpp …
(edit) @100738   17 months vboxsync FE/Qt: ​bugref:10444, ​bugref:10465, ​bugref:10466. Redirect all …
(edit) @100737   17 months vboxsync API/FE/Qt: bugref:10466. bugref:10465. Adding a new event to signal …
(edit) @100736   17 months vboxsync VMM/IEM: Put the instruction tables for the recompiler in a separate …
(edit) @100735   17 months vboxsync VMM/IEM: Fixed locked unary instruction regression from r158571. …
(edit) @100734   17 months vboxsync VMM/IEM: Generate TBs for invalid instruction encodings as well. This …
(edit) @100733   17 months vboxsync VMM/IEM,ValKit: Shortened the IEMAllInstruction* file names to …
(edit) @100732   17 months vboxsync VMM/IEM: Renamed some source files. bugref:10369
(edit) @100731   17 months vboxsync VMM/IEM: More on recompiling branch instruction. bugref:10369
(edit) @100730   17 months vboxsync API/FE/Qt: bugref:10466. bugref:10465. Adding GUI side of the …
(edit) @100729   17 months vboxsync API/FE/Qt: bugref:10466. bugref:10465. Adding a new event to signal …
(edit) @100728   17 months vboxsync VMM/ARM: Some preliminary saved state handling and logging for the …
(edit) @100727   17 months vboxsync VMM/ARM: Some preliminary saved state handling and logging for the …
(edit) @100726   17 months vboxsync VMM/ARM: Add some more system registers to the vCPU state, …
(edit) @100725   17 months vboxsync VMM/ARM: Add some more system registers to the vCPU state, …
(edit) @100724   17 months vboxsync VMM/ARM: Add PAuth key system registers in the vCPU state, …
(edit) @100723   17 months vboxsync VMM/ARM: Add debug system registers in the vCPU state, bugref:10387, …
(edit) @100722   17 months vboxsync Config.kmk: An experiment for darwin.arm64 whether it is required to …
(edit) @100721   17 months vboxsync Config.kmk: An experiment for darwin.arm64 whether it is required to …
(edit) @100720   17 months vboxsync Config.kmk: An experiment for darwin.arm64 whether it is required to …
(edit) @100719   17 months vboxsync FE/Qt: bugref:10450: Linux/Solaris/freeBSD: Deploy gtk2 Qt plugin same …
(edit) @100718   17 months vboxsync FE/Qt: bugref:10450: Linux: Ignore QT_SCALE_FACTOR env var set by some …
(edit) @100717   17 months vboxsync Main/src-client/ConsoleImplConfigArmV8: Mirror the network settings …
(edit) @100716   17 months vboxsync Main/src-client/ConsoleImplConfigArmV8: Mirror the network settings …
(edit) @100715   17 months vboxsync Runtime/r0drv/netbsd: Small fix for newer NetBSD releases, thanks to …
(edit) @100714   17 months vboxsync VMM/IEM: Require a IEMOP_HLP_DONE_DECODING in all MC blocks so we know …
(edit) @100713   17 months vboxsync BIOS: Needed to adjust int13_cdrom() signature after orgs.asm changes, duh.
(edit) @100712   17 months vboxsync Devices/Graphics: pre-initialize screen ids. bugref:9830
(edit) @100711   17 months vboxsync Devices/EFI/FirmwareBin: Update the included firmware images for ARM, …
(edit) @100710   17 months vboxsync Devices/Graphics: Add new member to saved state for SVGA3 and bump …
(edit) @100709   17 months vboxsync VMM: Added missing splitlock handling for cmpxchg8b and cmpxchg16b, …
(edit) @100708   17 months vboxsync VMM/NEMR3Native-darwin-armv8.cpp: Query ID registers and put them in a …
(edit) @100707   17 months vboxsync Main/src-client/ConsoleImpleConfigArmV8: Some adjustments to the …
(edit) @100706   17 months vboxsync Main/src-client/ConsoleImpleConfigArmV8: Some adjustments to the …
(edit) @100705   17 months vboxsync VMM/NEMR3Native-darwin-armv8.cpp: Need to implement our own simplistic …
(edit) @100704   17 months vboxsync Devices/EFI/Firmware/VmwSvga3: Need to enable framebuffer dirty …
(edit) @100703   17 months vboxsync Devcies/Graphics: Don't access the FIFO in the DBGF info handler if …
(edit) @100702   17 months vboxsync Devices/Graphics: Fix assertion, bugref:10458
(edit) @100701   17 months vboxsync VMM/IEM: More IEM_CIMPL_F_XXX stuff. bugref:10369
(edit) @100700   17 months vboxsync ValKit/tdAddGuestCtrl.py: Check if VM needs reboot before installing …
(edit) @100699   17 months vboxsync ValKit/tdAddGuestCtrl.py: Check if VM needs reboot before installing GAs
(edit) @100698   17 months vboxsync FE/Qt: bugref:9979: VBox Manager / Chooser pane: Make sure Hamburger …
(edit) @100697   17 months vboxsync VMM/IEM: Set unused range bits when extending it. bugref:10369
(edit) @100696   17 months vboxsync VMM/IEM: TB instruction count initialization and overflow prot. …
(edit) @100695   17 months vboxsync VMM/IEM,STAM: Some TB stats. bugref:10369
(edit) @100694   17 months vboxsync IEM/VMM: Deal with opcode checking cross page boundraries and …
(edit) @100693   17 months vboxsync Devices/EFI/FirmwareBin: Update the included firmware images for ARM, …
(edit) @100692   17 months vboxsync Devices/Graphics: Add support for the SVGA3 interface required for …
(edit) @100691   17 months vboxsync Devices/Graphics: Add support for the SVGA3 interface required for …
(edit) @100690   17 months vboxsync Devices/Graphics: Add support for the SVGA3 interface required for …
(edit) @100689   17 months vboxsync Device/EFI/Firmware/VmwSvga3Dxe: Implement enough of the VMware SVGA 3 …
(edit) @100688   17 months vboxsync Device/EFI/Firmware/VmwSvga3Dxe: Implement enough of the VMware SVGA 3 …
(edit) @100687   17 months vboxsync Installer/win: Fix the MSCRT 2019 Redistributable Package version …
(edit) @100686   17 months vboxsync Installer/win: Fix MSCRT 2019 Redistributable Package version check. …
(edit) @100685   17 months vboxsync Shared Clipboard/X11: Enabled a minimal subset of the testcases again, …
(edit) @100684   17 months vboxsync Shared Clipboard: Added ShClX11ReadDataFromX11(), useful for enabling …
(edit) @100683   17 months vboxsync Shared Clipboard: Header nit. bugref:9437
(edit) @100682   17 months vboxsync Devices/EFI/Firmware: Add skeleton for a VMware SVGA 3 video …
(edit) @100681   17 months vboxsync Devices/EFI/Firmware: Add skeleton for a VMware SVGA 3 video …
(edit) @100680   17 months vboxsync Devices/EFI/Firmware: Add skeleton for a VMware SVGA 3 video …
(edit) @100679   17 months vboxsync Shared Clipboard: More code for HTTP server testcase to make it fully …
(edit) @100678   17 months vboxsync Logging nit.
(edit) @100677   17 months vboxsync Additions: Linux: vboxvideo: Add initial support for OpenSUSE 15.5 …
(edit) @100676   17 months vboxsync Shared Clipboard: HTTP transfers with multiple files are also working …
(edit) @100675   17 months vboxsync Shared Clipboard/http: Removed unused member. bugref:9437
(edit) @100674   17 months vboxsync BIOS: Added 8086 alternative implementations for rep_insw and …
(edit) @100673   17 months vboxsync VMM/IEM: Some VxD syscall logging. [build fix] bugref:10369
(edit) @100672   17 months vboxsync VMM/IEM: Some VxD syscall logging. bugref:10369
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