VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @57389   9 years vboxsync VMM: DECLCALLBACK
(edit) @57388   9 years vboxsync DECLCALLBACK
(edit) @57387   9 years vboxsync manifest.cpp: build fix
(edit) @57385   9 years vboxsync Storage/VMDK: Fix regression causing RW extents to be opened readonly …
(edit) @57384   9 years vboxsync FE/Qt: Port-forwarding dialog: Do not ask user for rejection twice.
(edit) @57383   9 years vboxsync Better.
(edit) @57382   9 years vboxsync Audio: Some renaming.
(edit) @57381   9 years vboxsync VM.cpp: typo.
(edit) @57380   9 years vboxsync VM.cpp: build fix. va_list are soo much fun…
(edit) @57379   9 years vboxsync SUPDrv: clear error magic on success.
(edit) @57378   9 years vboxsync SUPDrv: Modified SUP_IOCTL_LDR_LOAD to return an error string, major …
(edit) @57377   9 years vboxsync PDMLdr.cpp: Use VMR3SetError for load failures so we can report early …
(edit) @57376   9 years vboxsync VMR3SetError[V]: Take shortcut when called on EMT, allowing it early …
(edit) @57375   9 years vboxsync Audio/DSound: Get rid of custom logging and use RTLogRelMax* instead, …
(edit) @57374   9 years vboxsync SUPDrv-darwin.cpp: An a little bit more.
(edit) @57373   9 years vboxsync CPUMR3CpuId.cpp: Intel CPU march classification updates.
(edit) @57372   9 years vboxsync scm: fixes in previous cleanup run.
(edit) @57371   9 years vboxsync SUPDrv-darwin.cpp: A few more EFLAGS/AC saves and restores that I …
(edit) @57370   9 years vboxsync HostOnly/win: Move up NetCfgInstanceId error handling (#7973)
(edit) @57368   9 years vboxsync fix
(edit) @57366   9 years vboxsync FE/Qt: Port-forwarding dialog: Do not allow empty guest address values …
(edit) @57364   9 years vboxsync FE/Qt: Main event handling: Protect COM cleanup procedure with …
(edit) @57363   9 years vboxsync FE/Qt: NLS fix for r102125.
(edit) @57362   9 years vboxsync FE/Qt: Port-forwarding dialog: New NLS message for the case of …
(edit) @57361   9 years vboxsync FE/Qt: Port-forwarding dialog: Validation rework according to new …
(edit) @57360   9 years vboxsync FE/Qt: Port-forwarding dialog: Apply IP address changes on-the-fly as …
(edit) @57359   9 years vboxsync FE/Qt: 7980: easy part, fixing the yet again changed URL
(edit) @57358   9 years vboxsync *: scm cleanup run.
(edit) @57357   9 years vboxsync Additions/x11/VBoxClient: remove global VT switching handling again.
(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.
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