VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @57356   9 years vboxsync Additions/x11: better handling of VT switching and mode hints.
(edit) @57354   9 years vboxsync tstGIP-2: Build fix.
(edit) @57351   9 years vboxsync tstGIP-2: Hardening.
(edit) @57350   9 years vboxsync VMM/GIM: comment.
(edit) @57349   9 years vboxsync tstGIP-2: Only validate data that actually gets updated for invariant …
(edit) @57348   9 years vboxsync FE/Qt: VM Settings UI: Display page: Video capture tab: Add yet …
(edit) @57347   9 years vboxsync FE/Qt: Runtime UI: Display status-bar indicator: Add yet another …
(edit) @57346   9 years vboxsync Audio/ALSA: fixed playing audio after suspendign the host
(edit) @57345   9 years vboxsync Additions/x11/vboxmouse: co-ordinate the VMMDev mouse status with the …
(edit) @57344   9 years vboxsync Additions/x11/VBoxClient: clean up seamless code slightly and handle …
(edit) @57341   9 years vboxsync Additions/win/xpdm: use correct tag with EngAllocMem()
(edit) @57340   9 years vboxsync FE/Qt: New VM wizard: - Changed guessed OS type for "Win .." from …
(edit) @57338   9 years vboxsync Main/HostUSBdevice: Fixed issue on Linux
(edit) @57337   9 years vboxsync Installer/darwin: Another shot at working around the -5341 problem …
(edit) @57336   9 years vboxsync iprt/cdefs.h,PGMDbg.cpp: Align DECLASM and DECLCALLBACK (and the rest) …
(edit) @57334   9 years vboxsync next try
(edit) @57333   9 years vboxsync 5.0.2
(edit) @57332   9 years vboxsync Main/Machine: fix list of allowed machine states when guest properties …
(edit) @57331   9 years vboxsync temporarily disables AVX-2 by default.
(edit) @57330   9 years vboxsync spinlock-r0drv-linux.c: warning.
(edit) @57329   9 years vboxsync CPUMR3CpuId.cpp: detect skylake
(edit) @57328   9 years vboxsync Installer/darwin/postflight: The El Capitan beta 6 problem is with …
(edit) @57327   9 years vboxsync HostDrivers/linux/export_modules: disable debugging aids
(edit) @57326   9 years vboxsync Also don't want to crash clients on me because VBoxSVC went nuts.
(edit) @57325   9 years vboxsync ldrPE.cpp: Added kludge for windows 10's 32-bit imagehlp.dll which has …
(edit) @57323   9 years vboxsync the-linux-kernel.h: Use ASMChangeFlags for IPRT_LINUX_RESTORE_EFL_ONLY_AC.
(edit) @57322   9 years vboxsync spinlock-r0drv-linux.c: Fixed saving and restoring EFLAGS.AC, must do …
(edit) @57320   9 years vboxsync German NLS
(edit) @57319   9 years vboxsync MachineImpl: slightly adapted the error text
(edit) @57318   9 years vboxsync build fix
(edit) @57317   9 years vboxsync Support/Makefile.kmk: Enabled the EFLAGS/AC checks for non-release …
(edit) @57316   9 years vboxsync export_modules fix
(edit) @57315   9 years vboxsync SUPDrv,VBoxNetFlt: More EFLAGS preservation fixes for linux.
(edit) @57313   9 years vboxsync IPRT,SUPDrv: More work on preserving certain EFLAGS for CONFIG_X86_SMAP.
(edit) @57311   9 years vboxsync testcase/tstRTFileAio: actually it's VERR_ACCESS_DENIED not …
(edit) @57306   9 years vboxsync HostOnly/win: Reverse the order of NetCfgInstanceId and name querying …
(edit) @57305   9 years vboxsync typo
(edit) @57303   9 years vboxsync SUPDrv-win.cpp: Workaround for AudioDG.exe on windows 10 wanting to do …
(edit) @57301   9 years vboxsync USB/IP: Updates, works with bulk devices now
(edit) @57300   9 years vboxsync fix
(edit) @57297   9 years vboxsync DnD/VBoxTray: Fixed memory leak.
(edit) @57296   9 years vboxsync Disable host block device handling for Windows for now as some users …
(edit) @57295   9 years vboxsync Logging instead of assertion.
(edit) @57294   9 years vboxsync typo
(edit) @57293   9 years vboxsync FE/Qt: use 'Windows 7' as default OS type for Windows
(edit) @57292   9 years vboxsync DnD + Fe/Qt: Moved sending the mouse event after sending the drop event.
(edit) @57291   9 years vboxsync Assertion.
(edit) @57290   9 years vboxsync ValidationKit: More cleanup.
(edit) @57289   9 years vboxsync validationkit/tests: new pylint complains about continuation …
(edit) @57288   9 years vboxsync DnD: Fe/Qt: Emit signal for sltGetData() instead of directly calling …
(edit) @57287   9 years vboxsync DnD/Main: Tell the guest if a certain message is not understood …
(edit) @57286   9 years vboxsync DnD/HostService: Check for bad_alloc, report if host callbacks are …
(edit) @57285   9 years vboxsync FE/Qt: Runtime UI: A bit more logging regarding GA state change events.
(edit) @57284   9 years vboxsync actually evaluated fAsyncMayFail
(edit) @57283   9 years vboxsync DnD/VBoxClient: Be more responsive by splitting up failed guest->host …
(edit) @57282   9 years vboxsync O_DIRECT seems to be not supported on tmpfs
(edit) @57281   9 years vboxsync iprt/r0drv/linux: addendum to r102031
(edit) @57280   9 years vboxsync Backed out r101968, not necessary anymore. Still the current value of …
(edit) @57279   9 years vboxsync dbgcTcpBackWrite: convert "\n" to "\r\n", not "\n\r".
(edit) @57278   9 years vboxsync dbgcProcessInput: don't discard incomplete command line, leave it in …
(edit) @57277   9 years vboxsync OVF: when exporting the VM settings in the VBox format, use the …
(edit) @57276   9 years vboxsync iprt/r0drv/linux: Preserve EFLAGS/AC where ever it may possibly be …
(edit) @57274   9 years vboxsync iprt/r0drv/darwin: The remaining (hopefully) places where we might …
(edit) @57273   9 years vboxsync USBProxyDevice-usbip: More updates
(edit) @57270   9 years vboxsync VMM/HM: comment typos, doxygen cleanup.
(edit) @57267   9 years vboxsync dbgcTcpBackRead: EOF on socket is reported as success by RTTcpRead() …
(edit) @57266   9 years vboxsync SUPDrv-darwin: Add missing EFLAGS save/restore causing the SMAP AC …
(edit) @57265   9 years vboxsync Additions/x11/VBoxClient: fix problems with invisible seamless windows …
(edit) @57264   9 years vboxsync Additions/x11/VBoxClient: reverted r101999: Additions/x11/VBoxClient: …
(edit) @57262   9 years vboxsync USB/UsbIp: Updates, implement receiving response handling
(edit) @57260   9 years vboxsync SUPDrvGip: comment typo nits.
(edit) @57258   9 years vboxsync FE/Qt: updated Basque translation. Thank you Xabier Aramendi.
(edit) @57257   9 years vboxsync FE/Qt: updated Basque translation. Thank you Xabier Aramendi.
(edit) @57256   9 years vboxsync SUPDrv: Temporarily disable VBOX_WITH_EFLAGS_AC_SET_IN_VBOXDRV for …
(edit) @57255   9 years vboxsync SUPDrv-linux.c: build fix
(edit) @57254   9 years vboxsync SUPDrv: Enabled AC=1 I/O control checks on Linux and extended the …
(edit) @57253   9 years vboxsync VBoxNetFlt/darwin: Save and restore EFLAGS.AC in code that may …
(edit) @57252   9 years vboxsync SUPDrv,VBoxNetFlt,VBoxNetAdp: Include the-darwin-kernel.h to avoid …
(edit) @57251   9 years vboxsync style
(edit) @57249   9 years vboxsync GVMMR0,VMMR0: More AC != 0 checks to try pinpoint the problem.
(edit) @57248   9 years vboxsync Installer/darwin: See if adding a .Trashes subdirectory helps with …
(edit) @57247   9 years vboxsync build fix
(edit) @57246   9 years vboxsync iprt/darwin/r0drv: More saving of EFLAGS/AC, seems anything that may …
(edit) @57245   9 years vboxsync Additions/x11/VBoxClient: fix problems with invisible seamless windows …
(edit) @57244   9 years vboxsync VMMR0.cpp,SUPDrv-darwin.cpp: More AC=0 checks and details.
(edit) @57240   9 years vboxsync tstGIP-2: Also log the GIP mode in compatibility report line to make …
(edit) @57238   9 years vboxsync FE/Qt: re-enabled Basque translation.
(edit) @57237   9 years vboxsync Fix doxygen bugref w/ comments to use the URL format.
(edit) @57236   9 years vboxsync FE/Qt: updated Basque translation. Thank you Xabier Aramendi.
(edit) @57234   9 years vboxsync Audio/DrvHostDSound: LogRel nits.
(edit) @57233   9 years vboxsync SUPDrvGip: Comment typos.
(edit) @57231   9 years vboxsync Installer/darwin: Fix set-uid bits on 10.11 beta 6. Also make sure …
(edit) @57230   9 years vboxsync spinlock-r0drv-darwin.cpp: Fix leak.
(edit) @57229   9 years vboxsync SUPDrv,VMMR0: Added SUPR0BadContext for reporting AC=0 and (on darwin …
(edit) @57228   9 years vboxsync IPRT/r0drv/darwin: More EFLAGS.AC paranoia.
(edit) @57227   9 years vboxsync Build fix.
(edit) @57226   9 years vboxsync Build fix.
(edit) @57224   9 years vboxsync SUPDrv: Try deal more correctly with multiple …
(edit) @57223   9 years vboxsync Tab.
(edit) @57221   9 years vboxsync DnD: Added support for "drag promises" on OS X for guest to host …
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