VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @100243   16 months vboxsync VMM/PGM: Nested VMX: bugref:10474 Prevent log flooding just in case.
(edit) @100242   16 months vboxsync Shared Clipboard: More code for HTTP transfer testcase. bugref:9437
(edit) @100241   16 months vboxsync FE/Qt: bugref:10460. Selecting Windows11 as default Windows edition …
(edit) @100240   16 months vboxsync FE/Qt: bugref:10460. Commiting new icons for os types. Now we have the …
(edit) @100239   16 months vboxsync Shared Clipboard: Removed some debug code. bugref:9437
(edit) @100238   16 months vboxsync Shared Clipboard: ShClTransferHttpServerStart() now complies to RFC …
(edit) @100237   16 months vboxsync Shared Clipboard: Fixed reading data from X11 host clipboard. bugref:9437
(edit) @100236   16 months vboxsync Shared Clipboard: Got rid of the X11 request worker, as this …
(edit) @100235   16 months vboxsync Shared Clipboard: Got rid of the X11 request worker, as this …
(edit) @100234   16 months vboxsync Shared Clipboard: Fixed VBOX_SHCL_INFO_FLAG_XXX -> …
(edit) @100233   16 months vboxsync Shared Clipboard: Added dedicated functions to stop the HTTP server …
(edit) @100232   16 months vboxsync VMM: Nested VMX: bugref:10318 Fixed incorrect accumulation of execute …
(edit) @100231   16 months vboxsync VMM/IEM: Recompiler fixes. Gets thru the bios now. bugref:10369
(edit) @100230   16 months vboxsync VBox/vmm/vm.h: Corrected VMCPU_FF_HIGH_PRIORITY_POST_REPSTR_MASK to …
(edit) @100229   16 months vboxsync FE/Qt: Small qrc changes.
(edit) @100228   16 months vboxsync VMM: VMXAllTemplate.cpp.h: Assertion nit.
(edit) @100227   16 months vboxsync VMM: VMXAllTemplate.cpp.h: Add some info to assertion.
(edit) @100226   16 months vboxsync VMM: VMXAllTemplate.cpp.h: Fixed overly aggressive clearing of …
(edit) @100225   16 months vboxsync Shared Clipboard: Fixed lock order violation in …
(edit) @100224   16 months vboxsync VMM/IEM: Build fix. bugref:10369
(edit) @100223   16 months vboxsync VMM/IEM: More recompilation code. bugref:10369
(edit) @100222   16 months vboxsync VMM/IEM: More recompilation code. bugref:10369
(edit) @100221   16 months vboxsync VBox/log.h: Added a couple of IEM sub-groups; removed the REM groups. …
(edit) @100220   16 months vboxsync HostServices/SharedFolders/vbsf.cpp: Don't use the host page size when …
(edit) @100219   16 months vboxsync Additions: Linux: vboxvideo: fix WARNING for EL 8.8 kernel which has …
(edit) @100218   16 months vboxsync scm fix
(edit) @100217   16 months vboxsync GuestHost: VBGHDisplayServerTypeDetect: Do not override rc when …
(edit) @100216   16 months vboxsync GuestHost: VBGHDisplayServerTypeDetect: Do not rely on environment …
(edit) @100215   16 months vboxsync creating windows test vm changes, txs installation changes for …
(edit) @100214   16 months vboxsync GuestHost: VBGHDisplayServerTypeDetect: Also look for libX11.so.6 when …
(edit) @100213   16 months vboxsync Shared Clipboard: More code for locking transfers. bugref:9437
(edit) @100212   16 months vboxsync Shared Clipboard: Doxygen fix. bugref:9437
(edit) @100211   16 months vboxsync Devices/Graphics: Fix assertion, bugref:3409
(edit) @100210   16 months vboxsync FE/Qt: bugref:6699. Now the address bar of the file table can be edited.
(edit) @100209   16 months vboxsync Shared Clipboard/X11: Fixed checks for SHCL_MAX_X11_FORMATS. Found by …
(edit) @100208   16 months vboxsync VMM/TMR0: Fix assertion, bugref:3409
(edit) @100207   16 months vboxsync ValidationKit/UsbTestService: Fix harmless memory leak, bugref:3409
(edit) @100206   16 months vboxsync Shared Clipboard: Unified root list entry code to also use the generic …
(edit) @100205   16 months vboxsync Shared Clipboard: Unified root list entry code to also use the generic …
(edit) @100204   16 months vboxsync Shared Clipboard: Unified root list entry code to also use the generic …
(edit) @100203   16 months vboxsync kBuild 3596 -> 3597: Retry MT.EXE as AV software could be racing us …
(edit) @100202   16 months vboxsync VMM/IEM: More recompilation code. [doxygen fix] bugref:10369
(edit) @100201   16 months vboxsync include/iprt/asm-arm.h: Some ASM*() helpers for arm64. [doxygen fix] …
(edit) @100200   16 months vboxsync Main/Snapshot: Attempting to take a live snapshot, i.e. calling …
(edit) @100199   16 months vboxsync Additions: Remove some forgotten and long unused leftover code for the …
(edit) @100198   16 months vboxsync VMM/PGM: Nested VMX: bugref:10318 Fixed hang when starting inner VMs …
(edit) @100197   16 months vboxsync include/iprt/param.h: Don't use 16KiB page size on Linux (it is …
(edit) @100196   16 months vboxsync *: Some of the easy build fixes for linux.arm64 not warranting their …
(edit) @100195   16 months vboxsync *: Some of the easy build fixes for linux.arm64 not warranting their …
(edit) @100194   16 months vboxsync Runtime/mp-linux.cpp: Implement RTMpCpuId() for ARM based on …
(edit) @100193   16 months vboxsync include/iprt/asm-arm.h: Some ASM*() helpers for arm64, bugref:10457
(edit) @100192   16 months vboxsync *: Some of the easy build fixes for linux.arm64 not warranting their …
(edit) @100191   16 months vboxsync *: Some of the easy build fixes for linux.arm64 not warranting their …
(edit) @100190   16 months vboxsync Devices/VMMDev: Add an MMIO interface in addition to the existing PIO …
(edit) @100189   16 months vboxsync libs/curl-8.0.1: Add config.h for building on linux.arm64, bugref:10457
(edit) @100188   16 months vboxsync Devices/VMMDev: Add an MMIO interface in addition to the existing PIO …
(edit) @100187   16 months vboxsync Devices/VMMDev: Add an MMIO interface in addition to the existing PIO …
(edit) @100186   16 months vboxsync VMM/GIC: Need to adjust the written value to the actual bit for the …
(edit) @100185   16 months vboxsync Devices/VMMDev: Add an MMIO interface in addition to the existing PIO …
(edit) @100184   16 months vboxsync VMM: Add a CPUMGetGuestArch() method and PDM device helper to make it …
(edit) @100183   16 months vboxsync VMM/IEM: More recompilation code. bugref:10369
(edit) @100182   16 months vboxsync switch win8 vm used for testing to edited one, try to run txs with …
(edit) @100181   16 months vboxsync tdCloneMedium1.py: Cloning to base test fix for specific versions: …
(edit) @100180   16 months vboxsync FE/Qt: bugref:9080. Adding an action for importing ISOs to VISO …
(edit) @100179   16 months vboxsync Main/Machine: If IMachine::discardSavedState() is called for a VM in …
(edit) @100178   16 months vboxsync Devices/Graphics: release device lock for FIFO thread reset. bugref:9830
(edit) @100177   16 months vboxsync FE/Qt: bugref:9080. More work on settings widget's design.
(edit) @100176   16 months vboxsync ValidationKit/TXS: Update the TestExecService client socket used in …
(edit) @100175   16 months vboxsync kBuild 3593 -> 3596: Added MacOSX 12.3 SDK files and improved some …
(edit) @100174   16 months vboxsync FE/Qt: Disable guest control related functionality (and RAM usage …
(edit) @100173   16 months vboxsync Devices/PC/DevQemuFwCfg: fix querying more than one file entry from …
(edit) @100172   16 months vboxsync IPRT: tcp.h+tcp.cpp,socket.h+socket.cpp: Add RTTcpSetKeepAlive(). …
(edit) @100171   16 months vboxsync IPRT: tcp.h+tcp.cpp,socket.h+socket.cpp: Add RTTcpSetKeepAlive() which …
(edit) @100170   16 months vboxsync tdCloneMedium1.py: Cloning to base test fix for specific versions and …
(edit) @100169   16 months vboxsync FE/Qt: bugref:9080. More work on the settings dialog.
(edit) @100168   16 months vboxsync Devices/DevPL011: Updates to the emulation, implement some basic input …
(edit) @100167   16 months vboxsync VMM/CPUM: Implement CPUMGetGuestMode(), bugref:10387
(edit) @100166   16 months vboxsync VMM/NEMR3Native-darwin-armv8: Updates to th PSCI implementation, …
(edit) @100165   16 months vboxsync VMM/GIC: Updates to the emulation, implement interrupt priority …
(edit) @100164   16 months vboxsync VMM/VMXAllTemplate.cpp.h: Clear any lingering interrupt-window exiting …
(edit) @100163   16 months vboxsync FE/Qt: bugref:9080. scm fix.
(edit) @100162   16 months vboxsync FE/Qt: bugref:9080. Some improvements on the setting dialog.
(edit) @100161   16 months vboxsync Devices/Network: fixed draft makefile issue, preprocessor directive …
(edit) @100160   16 months vboxsync FE/Qt: bugref:9080. Qt6 compliant version of pixmap resize.
(edit) @100159   16 months vboxsync FE/Qt: bugref:9080. Build fix. try 1.
(edit) @100158   16 months vboxsync FE/Qt: bugref:9080. Resize label pixmap in resizeEvent if it is visible.
(edit) @100157   16 months vboxsync Devices/Graphics: merged SCREEN_TARGET resource type with TEXTURE_2D. …
(edit) @100156   16 months vboxsync FE/Qt: bugref:9080. Renaming etc.
(edit) @100155   16 months vboxsync FE/Qt: bugref:9080. Some refactoring and removing panel related stuff.
(edit) @100154   16 months vboxsync FE/Qt: bugref:10450: Qt6 compatibility bits for QVariant stuff; Enums …
(edit) @100153   16 months vboxsync FE/Qt: bugref:10450: Seems like at least Windows host wants the same …
(edit) @100152   16 months vboxsync Signing scripts: Windows attestation, fix for deleting .ddf file
(edit) @100151   16 months vboxsync VMM/IEM: Implemented iemThreadedTbExec. bugref:10369
(edit) @100150   16 months vboxsync VMM/IEM: IEMAllInstructionsThreadedRecompiler.cpp -> …
(edit) @100149   16 months vboxsync VMM/IEM: Emit extra mode-check after CIMPL calls with the …
(edit) @100148   16 months vboxsync VMM/IEM: Made the python scripts pick up and deal with the …
(edit) @100147   16 months vboxsync VMM/VMMR3/VMEmt: Fix mixing nanoseconds and millisecond timestamps …
(edit) @100146   16 months vboxsync FE/Qt: bugref:9080. Show the setting dialog as an overlay widget.
(edit) @100145   16 months vboxsync VMM/EM: The recompiled execution loop needs to exit when the main …
(edit) @100144   16 months vboxsync VMM/EM: Renamed VINF_EM_RESCHEDULE_HM to …
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