VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @99616   20 months vboxsync Guest / Host: Added VBGHLogVerbosity[Get|Set](), removed external …
(edit) @99614   20 months vboxsync Guest / Host bugref:10427: - Added new type …
(edit) @99608   20 months vboxsync fixed possible narrowing type from 'long unsigned int' to 'unsigned int'
(edit) @99607   20 months vboxsync FE/Qt: bugref:6832: Snapshot pane: Make sure snapshot-item name is …
(edit) @99606   20 months vboxsync fixed possible narrowing type from 'long unsigned int' to 'unsigned int'
(edit) @99605   20 months vboxsync fixed possible narrowing type from 'long unsigned int' to 'unsigned int'
(edit) @99604   20 months vboxsync bugref:10314. bugref:10278. Reverted VSD RAM unit to bytes and fixed …
(edit) @99603   20 months vboxsync Guest Additions/VBoxClient: Check for valid service pointers in case …
(edit) @99602   20 months vboxsync FE/Qt: bugref:6832: Snapshot pane: Make sure snapshot-item name is …
(edit) @99601   20 months vboxsync Guest Additions/VBoxClient: Moved the X11-specific code for seamless …
(edit) @99600   20 months vboxsync Guest Additions/VBoxClient: Moved the X11-specific code for seamless …
(edit) @99599   20 months vboxsync Guest Additions/VBoxClient: Moved the X11-specific code for drag'n …
(edit) @99598   20 months vboxsync Guest Additions/VBoxClient: Moved the X11-specific code for drag'n …
(edit) @99597   20 months vboxsync Guest Additions/VBoxClient: Moved the X11-specific code for drag'n …
(edit) @99596   20 months vboxsync Guest Additions/VBoxClient: Moved the X11-specific code for drag'n …
(edit) @99595   20 months vboxsync Guest Additions/VBoxClient: Moved the X11-specific code for drag'n …
(edit) @99591   20 months vboxsync Devices/Graphics: SVGA_3D_CMD_INTRA_SURFACE_COPY (build fix). bugref:9830
(edit) @99590   20 months vboxsync Guest Additions/VBoxClient: Moved the X11-specific code for Shared …
(edit) @99589   20 months vboxsync Devices/Graphics: SVGA_3D_CMD_INTRA_SURFACE_COPY. bugref:9830
(edit) @99588   20 months vboxsync Additions/3D/win/VBoxWddmUmHlp: missed V. bugref:9845
(edit) @99587   20 months vboxsync Additions/3D/win/VBoxGL: more formats. bugref:9845
(edit) @99586   20 months vboxsync Guest Additions/VBoxClient: Removed the code for …
(edit) @99585   20 months vboxsync Guest Additions/VBoxClient: Implemented "--session-type" parameter and …
(edit) @99583   20 months vboxsync VMM/IEM: Fixed regression from r156691, where a …
(edit) @99580   20 months vboxsync Guest Additions/Guest Host: Implemented session detection (X11 / …
(edit) @99579   20 months vboxsync VBox API: Added interface IRangedInteger64FormValue, interface …
(edit) @99578   20 months vboxsync VMM/GIC: Continue implementation, bugref:10404
(edit) @99576   20 months vboxsync VMM: Preparations for getting interrupts injected into the guest. With …
(edit) @99575   20 months vboxsync VMM/NEMR3Native-darwin-armv8.cpp: Fixes and stubbing the hvc exception …
(edit) @99570   20 months vboxsync Runtime/dbg/dbgmod.cpp: Improve error message to identify the name and …
(edit) @99569   20 months vboxsync Main/testcase/tstOVF.cpp: Improve error message to identify the …
(edit) @99568   20 months vboxsync ValidationKit/TestExecServ/linux: 'vboxtxs restart' doesn't work since …
(edit) @99567   20 months vboxsync FE/Qt: bugref:6832: Snapshot pane: Do not let Qt to touch horizontal …
(edit) @99566   20 months vboxsync Guest Additions/VBoxClient: One more libX11 import required for the …
(edit) @99565   20 months vboxsync Guest Additions/VBoxClient: Initial commit for bugref:10427. Xinerama …
(edit) @99564   20 months vboxsync Guest Additions/VBoxClient: Initial commit for bugref:10427. Xinerama …
(edit) @99561   20 months vboxsync FE/Qt: bugref:10322: Runtime UI: Make sure Debug actions still active …
(edit) @99560   21 months vboxsync IPRT/testcase: Improved range check for tstLdrObjR0.
(edit) @99559   21 months vboxsync Audio: Improved range checks for audio channels (PDMAUDIO_MAX_CHANNELS).
(edit) @99558   21 months vboxsync DevPS2K/UsbKbd: Improved range checks.
(edit) @99557   21 months vboxsync VMM/NEMR3Native-darwin: Cleanup the memory state tracking, since macOS …
(edit) @99554   21 months vboxsync Devices/Security/DevTpm: Query the established flag and buffer size …
(edit) @99550   21 months vboxsync Linux: rcvboxdrv, rcvboxadd: take into account CONFIG_LOCK_DOWN_KERNEL …
(edit) @99549   21 months vboxsync FE/VBoxBFE: Some very simple SDL based display output and add more …
(edit) @99548   21 months vboxsync FE/VBoxBFE: Some very simple SDL based display output and add more …
(edit) @99546   21 months vboxsync FE/VBoxBFE: Some very simple SDL based display output and add more …
(edit) @99545   21 months vboxsync Devices/DevQemuFwCfg: Fixes, bugref:10431
(edit) @99544   21 months vboxsync Devices/DevPL031: Started implementing the PL031 PrimeCell RTC device, …
(edit) @99543   21 months vboxsync Devices/DevQemuFwCfg: Error out early when the item could not be …
(edit) @99542   21 months vboxsync Devices/DevFlashCFI: Barebones emulation to make the UEFI happy enough …
(edit) @99538   21 months vboxsync iprt/runtime-loader.h: Added RT_PROXY_VARIADICT_STUB hack. Cleanups.
(edit) @99537   21 months vboxsync Additions: Linux: rcvboxadd: skip system accounts when iterating over …
(edit) @99536   21 months vboxsync Linux: rcvboxdrv, rcvboxadd: Improved condition check when kernel …
(edit) @99535   21 months vboxsync Devices/Graphics: SVGA_REG_CAP2; SET_*_CONSTANT_BUFFER_OFFSET; fixes …
(edit) @99534   21 months vboxsync Additions/3D/win/VBoxGL: more formats; sync region destruction. bugref:9845
(edit) @99533   21 months vboxsync Devices/DevFlash: Fix implementation after the R0/R3 separation, …
(edit) @99532   21 months vboxsync Devies/DevQemuFwCfg: Implement support for the RAM based framebuffer, …
(edit) @99531   21 months vboxsync Devices/DevFlash: Fix implementation after the R0/R3 separation, …
(edit) @99530   21 months vboxsync Devies/DevQemuFwCfg: Implement support for the RAM based framebuffer, …
(edit) @99529   21 months vboxsync Devices/DevPL011: Need to set and clear the TX FIFO full bit as well, …
(edit) @99528   21 months vboxsync Devies/DevQemuFwCfg: Implement support for the RAM based framebuffer, …
(edit) @99526   21 months vboxsync FE/Qt: bugref:10407. I have missed one place where we need X11 server …
(edit) @99525   21 months vboxsync Additions: Linux: rcvboxadd: more reshuffling in reload area to make …
(edit) @99524   21 months vboxsync Additions: Linux: rcvboxadd: improve logging and cleanup when …
(edit) @99523   21 months vboxsync bugref:10314. Reverted back r154561 partially. RAM unit is MB.
(edit) @99522   21 months vboxsync bugref:10278. Reverted back r154628 partially.
(edit) @99521   21 months vboxsync Devices/Graphics: debugging helpers
(edit) @99520   21 months vboxsync Validation Kit/vbox.py: Added txsRunTestStdIn() to provide a simple …
(edit) @99519   21 months vboxsync Validation Kit/Guest Control: Some older Linux test VMs (like …
(edit) @99518   21 months vboxsync Validation Kit/vbox.py: Added txsRunTestStdIn() to provide a simple …
(edit) @99513   21 months vboxsync manual,VBoxManage,isomaker/viso: Require all refsect1 and refsect2 …
(edit) @99512   21 months vboxsync Addition: Linux: rcvboxadd: fix comment, bugref:10359.
(edit) @99511   21 months vboxsync Additions: Linux: rcvboxadd: corrected path to rcvboxadd-service, …
(edit) @99510   21 months vboxsync Additions: Linux: rcvboxadd: Check for root user on those actions …
(edit) @99509   21 months vboxsync Validation Kit/unit tests: Also disabled tstRTTime for darwin.arm64 …
(edit) @99508   21 months vboxsync Additions: Linux: rcvboxadd: Do not use systemctl when reloading …
(edit) @99507   21 months vboxsync Additions: Linux: rcvboxadd-service: set proper exit code when …
(edit) @99506   21 months vboxsync Validation Kit/Guest Additions: Better fix for r156983 (Added kludge …
(edit) @99505   21 months vboxsync Additions: Linux: rcvboxadd: update variables naming, bugref:10359.
(edit) @99504   21 months vboxsync FE/Qt: bugref:10407. Adding some comments.
(edit) @99503   21 months vboxsync Additions/linux/installer: Use VBoxControl instead of VBoxClient to …
(edit) @99502   21 months vboxsync Additions/linux/installer: Added some docs. bugref:10359
(edit) @99499   21 months vboxsync Devices/EFI/Firmware: Refined workaround needed for old OS X boot loaders.
(edit) @99494   21 months vboxsync FE/VBoxSDL: Make it work with macOS, bugref:9449
(edit) @99493   21 months vboxsync FE/VBoxBFE: Configure the GIC, bugref:10397
(edit) @99492   21 months vboxsync VMM/GIC: Register the MMIO region handlers for the distributor and …
(edit) @99491   21 months vboxsync FE/Qt: bugref:10407. Hopefully a better way to detect display server.
(edit) @99490   21 months vboxsync Validation Kit/Guest Additions: Added kludge for getting the Guest …
(edit) @99489   21 months vboxsync Additions: Linux: vboxsf: fix build for RHEL 9.3 (CentOS Stream 8) …
(edit) @99488   21 months vboxsync Additions: Linux: rcvboxadd: report UNKNOWN when running kernel module …
(edit) @99487   21 months vboxsync Validation Kit/tdUnitTest1.py: Disabled running tstIntNet-1, tstLow …
(edit) @99486   21 months vboxsync IPRT/testcase: Fixed a leak in tstRTProcCreateEx found by ASAN.
(edit) @99484   21 months vboxsync FE/Qt: bugref:10407. Default to Xserver in case XDG_SESSION_TYPE is …
(edit) @99483   21 months vboxsync IPRT/RTProcCreateEx: More fixes for the initial patch supplied; also …
(edit) @99482   21 months vboxsync FE/Qt: bugref:10421. scm fix.
(edit) @99481   21 months vboxsync FE/Qt: bugref:10421. I forgot to rename VBoxUtils-x11* files in r156972.
(edit) @99479   21 months vboxsync FE/Qt: bugref:10421. Renaming NativeWindowSubsystem stuff.
(edit) @99478   21 months vboxsync Check if XDG_SESSION_TYPE is set to tty, else GUI refuses to start in …
(edit) @99477   21 months vboxsync Validation Kit/Shared Folders: Added a "basic" test definition …
(edit) @99476   21 months vboxsync Devices/EFI/Firmware: Add ability to build AArch32 and AArch64 …
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