VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @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]
(edit) @100749   19 months vboxsync Devices/DevPL011: Add saved state support (untested), bugref:10403
(edit) @100748   19 months vboxsync Devices/DevPL031: Add saved state support (untested), bugref:10435
(edit) @100747   19 months vboxsync VMM/IEM: Reworking the recompiler call emitting in the python script - …
(edit) @100746   19 months vboxsync VMM/IEM: Reworking the recompiler call emitting in the python script - …
(edit) @100745   19 months vboxsync VMM/IEM: Reworking the recompiler call emitting in the python script - …
(edit) @100744   19 months vboxsync VMM/IEM: Reworking the recompiler call emitting in the python script …
(edit) @100743   19 months vboxsync VMM/IEM: Split up IEMAllThrdTables.cpp into four files to speed up …
(edit) @100742   19 months vboxsync VMM/IEM: Preparations for splitting up IEMAllThrdTables.cpp into …
(edit) @100741   19 months vboxsync VMM/IEM: Recompiler build fix. bugref:10369
(edit) @100740   19 months vboxsync VMM/IEM: Split up IEMAllInstInterpretOnly.cpp into four files to speed …
(edit) @100739   19 months vboxsync VMM/IEM: Preparations for splitting up IEMAllInstInterpretOnly.cpp …
(edit) @100738   19 months vboxsync FE/Qt: ​bugref:10444, ​bugref:10465, ​bugref:10466. Redirect all …
(edit) @100737   19 months vboxsync API/FE/Qt: bugref:10466. bugref:10465. Adding a new event to signal …
(edit) @100736   19 months vboxsync VMM/IEM: Put the instruction tables for the recompiler in a separate …
(edit) @100735   19 months vboxsync VMM/IEM: Fixed locked unary instruction regression from r158571. …
(edit) @100734   19 months vboxsync VMM/IEM: Generate TBs for invalid instruction encodings as well. This …
(edit) @100733   19 months vboxsync VMM/IEM,ValKit: Shortened the IEMAllInstruction* file names to …
(edit) @100732   19 months vboxsync VMM/IEM: Renamed some source files. bugref:10369
(edit) @100731   19 months vboxsync VMM/IEM: More on recompiling branch instruction. bugref:10369
(edit) @100730   19 months vboxsync API/FE/Qt: bugref:10466. bugref:10465. Adding GUI side of the …
(edit) @100729   19 months vboxsync API/FE/Qt: bugref:10466. bugref:10465. Adding a new event to signal …
(edit) @100727   19 months vboxsync VMM/ARM: Some preliminary saved state handling and logging for the …
(edit) @100725   19 months vboxsync VMM/ARM: Add some more system registers to the vCPU state, …
(edit) @100724   19 months vboxsync VMM/ARM: Add PAuth key system registers in the vCPU state, …
(edit) @100723   19 months vboxsync VMM/ARM: Add debug system registers in the vCPU state, bugref:10387, …
(edit) @100718   19 months vboxsync FE/Qt: bugref:10450: Linux: Ignore QT_SCALE_FACTOR env var set by some …
(edit) @100717   19 months vboxsync Main/src-client/ConsoleImplConfigArmV8: Mirror the network settings …
(edit) @100716   19 months vboxsync Main/src-client/ConsoleImplConfigArmV8: Mirror the network settings …
(edit) @100715   19 months vboxsync Runtime/r0drv/netbsd: Small fix for newer NetBSD releases, thanks to …
(edit) @100714   19 months vboxsync VMM/IEM: Require a IEMOP_HLP_DONE_DECODING in all MC blocks so we know …
(edit) @100713   19 months vboxsync BIOS: Needed to adjust int13_cdrom() signature after orgs.asm changes, duh.
(edit) @100712   19 months vboxsync Devices/Graphics: pre-initialize screen ids. bugref:9830
(edit) @100711   19 months vboxsync Devices/EFI/FirmwareBin: Update the included firmware images for ARM, …
(edit) @100710   19 months vboxsync Devices/Graphics: Add new member to saved state for SVGA3 and bump …
(edit) @100709   19 months vboxsync VMM: Added missing splitlock handling for cmpxchg8b and cmpxchg16b, …
(edit) @100708   19 months vboxsync VMM/NEMR3Native-darwin-armv8.cpp: Query ID registers and put them in a …
(edit) @100707   19 months vboxsync Main/src-client/ConsoleImpleConfigArmV8: Some adjustments to the …
(edit) @100706   19 months vboxsync Main/src-client/ConsoleImpleConfigArmV8: Some adjustments to the …
(edit) @100705   19 months vboxsync VMM/NEMR3Native-darwin-armv8.cpp: Need to implement our own simplistic …
(edit) @100704   19 months vboxsync Devices/EFI/Firmware/VmwSvga3: Need to enable framebuffer dirty …
(edit) @100703   19 months vboxsync Devcies/Graphics: Don't access the FIFO in the DBGF info handler if …
(edit) @100702   19 months vboxsync Devices/Graphics: Fix assertion, bugref:10458
(edit) @100701   19 months vboxsync VMM/IEM: More IEM_CIMPL_F_XXX stuff. bugref:10369
(edit) @100700   19 months vboxsync ValKit/tdAddGuestCtrl.py: Check if VM needs reboot before installing …
(edit) @100699   19 months vboxsync ValKit/tdAddGuestCtrl.py: Check if VM needs reboot before installing GAs
(edit) @100698   19 months vboxsync FE/Qt: bugref:9979: VBox Manager / Chooser pane: Make sure Hamburger …
(edit) @100697   19 months vboxsync VMM/IEM: Set unused range bits when extending it. bugref:10369
(edit) @100696   19 months vboxsync VMM/IEM: TB instruction count initialization and overflow prot. …
(edit) @100695   19 months vboxsync VMM/IEM,STAM: Some TB stats. bugref:10369
(edit) @100694   19 months vboxsync IEM/VMM: Deal with opcode checking cross page boundraries and …
(edit) @100693   19 months vboxsync Devices/EFI/FirmwareBin: Update the included firmware images for ARM, …
(edit) @100692   19 months vboxsync Devices/Graphics: Add support for the SVGA3 interface required for …
(edit) @100691   19 months vboxsync Devices/Graphics: Add support for the SVGA3 interface required for …
(edit) @100690   19 months vboxsync Devices/Graphics: Add support for the SVGA3 interface required for …
(edit) @100689   19 months vboxsync Device/EFI/Firmware/VmwSvga3Dxe: Implement enough of the VMware SVGA 3 …
(edit) @100688   19 months vboxsync Device/EFI/Firmware/VmwSvga3Dxe: Implement enough of the VMware SVGA 3 …
(edit) @100687   19 months vboxsync Installer/win: Fix the MSCRT 2019 Redistributable Package version …
(edit) @100686   19 months vboxsync Installer/win: Fix MSCRT 2019 Redistributable Package version check. …
(edit) @100685   19 months vboxsync Shared Clipboard/X11: Enabled a minimal subset of the testcases again, …
(edit) @100684   19 months vboxsync Shared Clipboard: Added ShClX11ReadDataFromX11(), useful for enabling …
(edit) @100682   19 months vboxsync Devices/EFI/Firmware: Add skeleton for a VMware SVGA 3 video …
(edit) @100681   19 months vboxsync Devices/EFI/Firmware: Add skeleton for a VMware SVGA 3 video …
(edit) @100680   19 months vboxsync Devices/EFI/Firmware: Add skeleton for a VMware SVGA 3 video …
(edit) @100679   19 months vboxsync Shared Clipboard: More code for HTTP server testcase to make it fully …
(edit) @100678   19 months vboxsync Logging nit.
(edit) @100677   19 months vboxsync Additions: Linux: vboxvideo: Add initial support for OpenSUSE 15.5 …
(edit) @100676   19 months vboxsync Shared Clipboard: HTTP transfers with multiple files are also working …
(edit) @100675   19 months vboxsync Shared Clipboard/http: Removed unused member. bugref:9437
(edit) @100674   19 months vboxsync BIOS: Added 8086 alternative implementations for rep_insw and …
(edit) @100673   19 months vboxsync VMM/IEM: Some VxD syscall logging. [build fix] bugref:10369
(edit) @100672   19 months vboxsync VMM/IEM: Some VxD syscall logging. bugref:10369
(edit) @100671   19 months vboxsync VMM/IEM: Fix TB revalidation prior to execution. The code is still …
(edit) @100670   19 months vboxsync IPRT/http-server: Relaxed debug assertions in rtHttpServerHandleGET() …
(edit) @100669   19 months vboxsync IPRT/http-server: Only return a client response in …
(edit) @100668   19 months vboxsync Shared Clipboard/testcase: Also include flow logging with most verbose …
(edit) @100667   19 months vboxsync Shared Clipboard: Logging nits. bugref:9437
(edit) @100666   19 months vboxsync Shared Clipboard: Reduced replying to status messages from the host, …
(edit) @100665   19 months vboxsync Shared Clipboard: More Windows data object refcount bugfixes. Added …
(edit) @100664   19 months vboxsync Shared Clipboard: Windows data object locking fixes. bugref:9437
(edit) @100663   19 months vboxsync Shared Clipboard/VbglR3: Renamed …
(edit) @100662   19 months vboxsync ValKit/tdAddGuestCtrl.py: Skip Windows 7 VMs at the moment
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