VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @100218   18 months vboxsync scm fix
(edit) @100217   18 months vboxsync GuestHost: VBGHDisplayServerTypeDetect: Do not override rc when …
(edit) @100216   18 months vboxsync GuestHost: VBGHDisplayServerTypeDetect: Do not rely on environment …
(edit) @100215   18 months vboxsync creating windows test vm changes, txs installation changes for …
(edit) @100214   18 months vboxsync GuestHost: VBGHDisplayServerTypeDetect: Also look for libX11.so.6 when …
(edit) @100213   18 months vboxsync Shared Clipboard: More code for locking transfers. bugref:9437
(edit) @100212   18 months vboxsync Shared Clipboard: Doxygen fix. bugref:9437
(edit) @100211   18 months vboxsync Devices/Graphics: Fix assertion, bugref:3409
(edit) @100210   18 months vboxsync FE/Qt: bugref:6699. Now the address bar of the file table can be edited.
(edit) @100209   18 months vboxsync Shared Clipboard/X11: Fixed checks for SHCL_MAX_X11_FORMATS. Found by …
(edit) @100208   18 months vboxsync VMM/TMR0: Fix assertion, bugref:3409
(edit) @100207   18 months vboxsync ValidationKit/UsbTestService: Fix harmless memory leak, bugref:3409
(edit) @100206   18 months vboxsync Shared Clipboard: Unified root list entry code to also use the generic …
(edit) @100205   18 months vboxsync Shared Clipboard: Unified root list entry code to also use the generic …
(edit) @100204   18 months vboxsync Shared Clipboard: Unified root list entry code to also use the generic …
(edit) @100203   18 months vboxsync kBuild 3596 -> 3597: Retry MT.EXE as AV software could be racing us …
(edit) @100202   18 months vboxsync VMM/IEM: More recompilation code. [doxygen fix] bugref:10369
(edit) @100201   18 months vboxsync include/iprt/asm-arm.h: Some ASM*() helpers for arm64. [doxygen fix] …
(edit) @100200   18 months vboxsync Main/Snapshot: Attempting to take a live snapshot, i.e. calling …
(edit) @100199   18 months vboxsync Additions: Remove some forgotten and long unused leftover code for the …
(edit) @100198   18 months vboxsync VMM/PGM: Nested VMX: bugref:10318 Fixed hang when starting inner VMs …
(edit) @100197   18 months vboxsync include/iprt/param.h: Don't use 16KiB page size on Linux (it is …
(edit) @100196   18 months vboxsync *: Some of the easy build fixes for linux.arm64 not warranting their …
(edit) @100195   18 months vboxsync *: Some of the easy build fixes for linux.arm64 not warranting their …
(edit) @100194   18 months vboxsync Runtime/mp-linux.cpp: Implement RTMpCpuId() for ARM based on …
(edit) @100193   18 months vboxsync include/iprt/asm-arm.h: Some ASM*() helpers for arm64, bugref:10457
(edit) @100192   18 months vboxsync *: Some of the easy build fixes for linux.arm64 not warranting their …
(edit) @100191   18 months vboxsync *: Some of the easy build fixes for linux.arm64 not warranting their …
(edit) @100190   18 months vboxsync Devices/VMMDev: Add an MMIO interface in addition to the existing PIO …
(edit) @100189   18 months vboxsync libs/curl-8.0.1: Add config.h for building on linux.arm64, bugref:10457
(edit) @100188   18 months vboxsync Devices/VMMDev: Add an MMIO interface in addition to the existing PIO …
(edit) @100187   18 months vboxsync Devices/VMMDev: Add an MMIO interface in addition to the existing PIO …
(edit) @100186   18 months vboxsync VMM/GIC: Need to adjust the written value to the actual bit for the …
(edit) @100185   18 months vboxsync Devices/VMMDev: Add an MMIO interface in addition to the existing PIO …
(edit) @100184   18 months vboxsync VMM: Add a CPUMGetGuestArch() method and PDM device helper to make it …
(edit) @100183   18 months vboxsync VMM/IEM: More recompilation code. bugref:10369
(edit) @100182   18 months vboxsync switch win8 vm used for testing to edited one, try to run txs with …
(edit) @100181   18 months vboxsync tdCloneMedium1.py: Cloning to base test fix for specific versions: …
(edit) @100180   18 months vboxsync FE/Qt: bugref:9080. Adding an action for importing ISOs to VISO …
(edit) @100179   18 months vboxsync Main/Machine: If IMachine::discardSavedState() is called for a VM in …
(edit) @100178   18 months vboxsync Devices/Graphics: release device lock for FIFO thread reset. bugref:9830
(edit) @100177   18 months vboxsync FE/Qt: bugref:9080. More work on settings widget's design.
(edit) @100176   18 months vboxsync ValidationKit/TXS: Update the TestExecService client socket used in …
(edit) @100175   18 months vboxsync kBuild 3593 -> 3596: Added MacOSX 12.3 SDK files and improved some …
(edit) @100174   18 months vboxsync FE/Qt: Disable guest control related functionality (and RAM usage …
(edit) @100173   18 months vboxsync Devices/PC/DevQemuFwCfg: fix querying more than one file entry from …
(edit) @100172   18 months vboxsync IPRT: tcp.h+tcp.cpp,socket.h+socket.cpp: Add RTTcpSetKeepAlive(). …
(edit) @100171   18 months vboxsync IPRT: tcp.h+tcp.cpp,socket.h+socket.cpp: Add RTTcpSetKeepAlive() which …
(edit) @100170   18 months vboxsync tdCloneMedium1.py: Cloning to base test fix for specific versions and …
(edit) @100169   18 months vboxsync FE/Qt: bugref:9080. More work on the settings dialog.
(edit) @100168   18 months vboxsync Devices/DevPL011: Updates to the emulation, implement some basic input …
(edit) @100167   18 months vboxsync VMM/CPUM: Implement CPUMGetGuestMode(), bugref:10387
(edit) @100166   18 months vboxsync VMM/NEMR3Native-darwin-armv8: Updates to th PSCI implementation, …
(edit) @100165   18 months vboxsync VMM/GIC: Updates to the emulation, implement interrupt priority …
(edit) @100164   18 months vboxsync VMM/VMXAllTemplate.cpp.h: Clear any lingering interrupt-window exiting …
(edit) @100163   18 months vboxsync FE/Qt: bugref:9080. scm fix.
(edit) @100162   18 months vboxsync FE/Qt: bugref:9080. Some improvements on the setting dialog.
(edit) @100161   18 months vboxsync Devices/Network: fixed draft makefile issue, preprocessor directive …
(edit) @100160   18 months vboxsync FE/Qt: bugref:9080. Qt6 compliant version of pixmap resize.
(edit) @100159   18 months vboxsync FE/Qt: bugref:9080. Build fix. try 1.
(edit) @100158   18 months vboxsync FE/Qt: bugref:9080. Resize label pixmap in resizeEvent if it is visible.
(edit) @100157   18 months vboxsync Devices/Graphics: merged SCREEN_TARGET resource type with TEXTURE_2D. …
(edit) @100156   18 months vboxsync FE/Qt: bugref:9080. Renaming etc.
(edit) @100155   18 months vboxsync FE/Qt: bugref:9080. Some refactoring and removing panel related stuff.
(edit) @100154   18 months vboxsync FE/Qt: bugref:10450: Qt6 compatibility bits for QVariant stuff; Enums …
(edit) @100153   18 months vboxsync FE/Qt: bugref:10450: Seems like at least Windows host wants the same …
(edit) @100152   18 months vboxsync Signing scripts: Windows attestation, fix for deleting .ddf file
(edit) @100151   18 months vboxsync VMM/IEM: Implemented iemThreadedTbExec. bugref:10369
(edit) @100150   18 months vboxsync VMM/IEM: IEMAllInstructionsThreadedRecompiler.cpp -> …
(edit) @100149   18 months vboxsync VMM/IEM: Emit extra mode-check after CIMPL calls with the …
(edit) @100148   18 months vboxsync VMM/IEM: Made the python scripts pick up and deal with the …
(edit) @100147   19 months vboxsync VMM/VMMR3/VMEmt: Fix mixing nanoseconds and millisecond timestamps …
(edit) @100146   19 months vboxsync FE/Qt: bugref:9080. Show the setting dialog as an overlay widget.
(edit) @100145   19 months vboxsync VMM/EM: The recompiled execution loop needs to exit when the main …
(edit) @100144   19 months vboxsync VMM/EM: Renamed VINF_EM_RESCHEDULE_HM to …
(edit) @100143   19 months vboxsync Devices/Misc/DevPL031.cpp: Add option to load the current time into …
(edit) @100142   19 months vboxsync Audio/DrvHostAudioDSound: Return the correct pointer address in …
(edit) @100141   19 months vboxsync Audio/DrvHostAudioDSound: Return the correct pointer address in …
(edit) @100140   19 months vboxsync VMM/EM: Do not do scheduling based on whether HM has been used and is …
(edit) @100139   19 months vboxsync VMM/HM: More statistics for HMCanExecuteVmxGuest, making sure all …
(edit) @100138   19 months vboxsync VMM/IEM: Fix typo vpboardcast{b,w} -> vpbroadcast{b,w}
(edit) @100137   19 months vboxsync Devices/Misc/DevPL031.cpp: Fix setting the clock interval, bugref:10435
(edit) @100136   19 months vboxsync FE/Qt: bugref:9080. A bit more refactoring
(edit) @100135   19 months vboxsync FE/Qt: bugref:9080. Changing the layout a bit.
(edit) @100134   19 months vboxsync FE/Qt: bugref:9080. Adding a new widget to host settings stuff.
(edit) @100133   19 months vboxsync FE/Qt: bugref:10450: Build fix for r157823.
(edit) @100132   19 months vboxsync Installer/win: bugref:10450: Another try to fix Windows build for r157818.
(edit) @100131   19 months vboxsync tdCloneMedium1.py: Cloning to base test fixes for specific revisions: …
(edit) @100130   19 months vboxsync FE/Qt: bugref:10450: Another try to fix Windows build for r157818.
(edit) @100129   19 months vboxsync Devices/Network: scm fixes. bugref:10268
(edit) @100128   19 months vboxsync Devices/Network: wip. debug implementation of libslirp driver. bugref:10268
(edit) @100127   19 months vboxsync FE/Qt: bugref:10450: Windows build fix for r157818.
(edit) @100126   19 months vboxsync Devices/EFI/Firmware: Don't apply NX protection to EfiLoaderData …
(edit) @100125   19 months vboxsync Config.kmk, tools/Makefile.kmk: bugref:10450: Switch Win host to Qt6 …
(edit) @100124   19 months vboxsync testdriver/txsclient.py, check if taskVer return UNKNOWN, likely txs …
(edit) @100123   19 months vboxsync FE/Qt: bugref:9080. Removed one of the panels. It did not have enough …
(edit) @100122   19 months vboxsync FE/Qt: bugref:9080. I have removed a bit too much.
(edit) @100121   19 months vboxsync Devices/EFI/Firmware: Build fixes after r157801, bugref:10469
(edit) @100120   19 months vboxsync Debugger: Some register printing for ARMv8, bugref:10393
(edit) @100119   19 months vboxsync VMM/CPUM: Implement CPUMGetGuestCodeBits() and CPUMGetGuestDisMode(), …
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