VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @57328   10 years vboxsync Installer/darwin/postflight: The El Capitan beta 6 problem is with …
(edit) @57327   10 years vboxsync HostDrivers/linux/export_modules: disable debugging aids
(edit) @57326   10 years vboxsync Also don't want to crash clients on me because VBoxSVC went nuts.
(edit) @57325   10 years vboxsync ldrPE.cpp: Added kludge for windows 10's 32-bit imagehlp.dll which has …
(edit) @57324   10 years vboxsync kStuff 69 -> 70: gcc 5.x fixes
(edit) @57323   10 years vboxsync the-linux-kernel.h: Use ASMChangeFlags for IPRT_LINUX_RESTORE_EFL_ONLY_AC.
(edit) @57322   10 years vboxsync spinlock-r0drv-linux.c: Fixed saving and restoring EFLAGS.AC, must do …
(edit) @57320   10 years vboxsync German NLS
(edit) @57319   10 years vboxsync MachineImpl: slightly adapted the error text
(edit) @57318   10 years vboxsync build fix
(edit) @57317   10 years vboxsync Support/Makefile.kmk: Enabled the EFLAGS/AC checks for non-release …
(edit) @57316   10 years vboxsync export_modules fix
(edit) @57315   10 years vboxsync SUPDrv,VBoxNetFlt: More EFLAGS preservation fixes for linux.
(edit) @57313   10 years vboxsync IPRT,SUPDrv: More work on preserving certain EFLAGS for CONFIG_X86_SMAP.
(edit) @57311   10 years vboxsync testcase/tstRTFileAio: actually it's VERR_ACCESS_DENIED not …
(edit) @57306   10 years vboxsync HostOnly/win: Reverse the order of NetCfgInstanceId and name querying …
(edit) @57305   10 years vboxsync typo
(edit) @57303   10 years vboxsync SUPDrv-win.cpp: Workaround for AudioDG.exe on windows 10 wanting to do …
(edit) @57301   10 years vboxsync USB/IP: Updates, works with bulk devices now
(edit) @57300   10 years vboxsync fix
(edit) @57297   10 years vboxsync DnD/VBoxTray: Fixed memory leak.
(edit) @57296   10 years vboxsync Disable host block device handling for Windows for now as some users …
(edit) @57295   10 years vboxsync Logging instead of assertion.
(edit) @57294   10 years vboxsync typo
(edit) @57293   10 years vboxsync FE/Qt: use 'Windows 7' as default OS type for Windows
(edit) @57292   10 years vboxsync DnD + Fe/Qt: Moved sending the mouse event after sending the drop event.
(edit) @57291   10 years vboxsync Assertion.
(edit) @57290   10 years vboxsync ValidationKit: More cleanup.
(edit) @57289   10 years vboxsync validationkit/tests: new pylint complains about continuation …
(edit) @57288   10 years vboxsync DnD: Fe/Qt: Emit signal for sltGetData() instead of directly calling …
(edit) @57287   10 years vboxsync DnD/Main: Tell the guest if a certain message is not understood …
(edit) @57286   10 years vboxsync DnD/HostService: Check for bad_alloc, report if host callbacks are …
(edit) @57285   10 years vboxsync FE/Qt: Runtime UI: A bit more logging regarding GA state change events.
(edit) @57284   10 years vboxsync actually evaluated fAsyncMayFail
(edit) @57283   10 years vboxsync DnD/VBoxClient: Be more responsive by splitting up failed guest->host …
(edit) @57282   10 years vboxsync O_DIRECT seems to be not supported on tmpfs
(edit) @57281   10 years vboxsync iprt/r0drv/linux: addendum to r102031
(edit) @57280   10 years vboxsync Backed out r101968, not necessary anymore. Still the current value of …
(edit) @57279   10 years vboxsync dbgcTcpBackWrite: convert "\n" to "\r\n", not "\n\r".
(edit) @57278   10 years vboxsync dbgcProcessInput: don't discard incomplete command line, leave it in …
(edit) @57277   10 years vboxsync OVF: when exporting the VM settings in the VBox format, use the …
(edit) @57276   10 years vboxsync iprt/r0drv/linux: Preserve EFLAGS/AC where ever it may possibly be …
(edit) @57274   10 years vboxsync iprt/r0drv/darwin: The remaining (hopefully) places where we might …
(edit) @57273   10 years vboxsync USBProxyDevice-usbip: More updates
(edit) @57270   10 years vboxsync VMM/HM: comment typos, doxygen cleanup.
(edit) @57267   10 years vboxsync dbgcTcpBackRead: EOF on socket is reported as success by RTTcpRead() …
(edit) @57266   10 years vboxsync SUPDrv-darwin: Add missing EFLAGS save/restore causing the SMAP AC …
(edit) @57265   10 years vboxsync Additions/x11/VBoxClient: fix problems with invisible seamless windows …
(edit) @57264   10 years vboxsync Additions/x11/VBoxClient: reverted r101999: Additions/x11/VBoxClient: …
(edit) @57262   10 years vboxsync USB/UsbIp: Updates, implement receiving response handling
(edit) @57260   10 years vboxsync SUPDrvGip: comment typo nits.
(edit) @57258   10 years vboxsync FE/Qt: updated Basque translation. Thank you Xabier Aramendi.
(edit) @57257   10 years vboxsync FE/Qt: updated Basque translation. Thank you Xabier Aramendi.
(edit) @57256   10 years vboxsync SUPDrv: Temporarily disable VBOX_WITH_EFLAGS_AC_SET_IN_VBOXDRV for …
(edit) @57255   10 years vboxsync SUPDrv-linux.c: build fix
(edit) @57254   10 years vboxsync SUPDrv: Enabled AC=1 I/O control checks on Linux and extended the …
(edit) @57253   10 years vboxsync VBoxNetFlt/darwin: Save and restore EFLAGS.AC in code that may …
(edit) @57252   10 years vboxsync SUPDrv,VBoxNetFlt,VBoxNetAdp: Include the-darwin-kernel.h to avoid …
(edit) @57251   10 years vboxsync style
(edit) @57249   10 years vboxsync GVMMR0,VMMR0: More AC != 0 checks to try pinpoint the problem.
(edit) @57248   10 years vboxsync Installer/darwin: See if adding a .Trashes subdirectory helps with …
(edit) @57247   10 years vboxsync build fix
(edit) @57246   10 years vboxsync iprt/darwin/r0drv: More saving of EFLAGS/AC, seems anything that may …
(edit) @57245   10 years vboxsync Additions/x11/VBoxClient: fix problems with invisible seamless windows …
(edit) @57244   10 years vboxsync VMMR0.cpp,SUPDrv-darwin.cpp: More AC=0 checks and details.
(edit) @57240   10 years vboxsync tstGIP-2: Also log the GIP mode in compatibility report line to make …
(edit) @57238   10 years vboxsync FE/Qt: re-enabled Basque translation.
(edit) @57237   10 years vboxsync Fix doxygen bugref w/ comments to use the URL format.
(edit) @57236   10 years vboxsync FE/Qt: updated Basque translation. Thank you Xabier Aramendi.
(edit) @57234   10 years vboxsync Audio/DrvHostDSound: LogRel nits.
(edit) @57233   10 years vboxsync SUPDrvGip: Comment typos.
(edit) @57231   10 years vboxsync Installer/darwin: Fix set-uid bits on 10.11 beta 6. Also make sure …
(edit) @57230   10 years vboxsync spinlock-r0drv-darwin.cpp: Fix leak.
(edit) @57229   10 years vboxsync SUPDrv,VMMR0: Added SUPR0BadContext for reporting AC=0 and (on darwin …
(edit) @57228   10 years vboxsync IPRT/r0drv/darwin: More EFLAGS.AC paranoia.
(edit) @57227   10 years vboxsync Build fix.
(edit) @57226   10 years vboxsync Build fix.
(edit) @57224   10 years vboxsync SUPDrv: Try deal more correctly with multiple …
(edit) @57223   10 years vboxsync Tab.
(edit) @57221   10 years vboxsync DnD: Added support for "drag promises" on OS X for guest to host …
(edit) @57220   10 years vboxsync SUPDrv,asm-amd64-x86.h: More EFLAGS.AC checks.
(edit) @57219   10 years vboxsync tstGIP-2: unintended new-line change.
(edit) @57218   10 years vboxsync SUPDrv, tstGIP-2: Add support for GIP flags and testing TSC frequency …
(edit) @57216   10 years vboxsync pr7972. OVF: fixed VBox version to correctly support new features …
(edit) @57215   10 years vboxsync FE:Qt 7928:Reverting fix done in r101945.
(edit) @57214   10 years vboxsync vbox-img: for most errors print both, the cleartext error message as …
(edit) @57213   10 years vboxsync split VERR_VD_RAW_INVALID_HEADER a bit further to have better error …
(edit) @57212   10 years vboxsync VMM: LogRel nits.
(edit) @57211   10 years vboxsync VMM: LogRel nits.
(edit) @57210   10 years vboxsync LogRel nit.
(edit) @57209   10 years vboxsync VMMDev: LogRel nits.
(edit) @57208   10 years vboxsync Additions/x11/VBoxClient: additional seamless logging.
(edit) @57206   10 years vboxsync typo
(edit) @57205   10 years vboxsync gcc false positive warning
(edit) @57204   10 years vboxsync BIOS sync
(edit) @57202   10 years vboxsync DSound: Do not forget to propagate errors.
(edit) @57201   10 years vboxsync windows hardning error reporting improvements.
(edit) @57200   10 years vboxsync DSound: Fixed variable shadowing.
(edit) @57199   10 years vboxsync DSound: Careful when enumerating input devices; more release logging.
(edit) @57198   10 years vboxsync FE/Qt: updated Simplified Chinese translation. Thank you Lee Chenhwa.
Note: See TracRevisionLog for help on using the revision log.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette