VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @38857   13 years vboxsync Additions/common/VBoxGuest.h: removed an apparently unneeded assertion
(edit) @38856   13 years vboxsync Additions/common/VBoxGuest: re-committed r73865
(edit) @38855   13 years vboxsync Additions/common/VBoxGuest: reverted r73865, r73862, r73808, r73807, …
(edit) @38854   13 years vboxsync Additions/solaris/SharedFolders: argh, typo.
(edit) @38853   13 years vboxsync DevPciIch9.cpp: PDM provides locking via the helper interface, make …
(edit) @38852   13 years vboxsync DevPCI.cpp: PDM provides locking via the helper interface, make the …
(edit) @38851   13 years vboxsync Recompiler DMA workaround.
(edit) @38850   13 years vboxsync DevIoApic.cpp: PDM provides locking via the helper interface, make the …
(edit) @38849   13 years vboxsync DevPIC.cpp: Use the NOP critical section on the device level - the PCI …
(edit) @38848   13 years vboxsync Integrated basic AHCI support into new BIOS.
(edit) @38847   13 years vboxsync PDM: Enter the device critical section for PDM callback.
(edit) @38846   13 years vboxsync Additions/solaris/SharedFolders: fixed ref. counting resulting in …
(edit) @38845   13 years vboxsync VMM.cpp: bugfix.
(edit) @38844   13 years vboxsync Very rudimentary SCSI MMC implementation.
(edit) @38843   13 years vboxsync Additions/solaris/SharedFolders: use RT_FAILURE instead of negating …
(edit) @38841   13 years vboxsync VMInternal.h: Alignment fix.
(edit) @38840   13 years vboxsync VBoxVideo: fix guest video driver hang when switching back from …
(edit) @38839   13 years vboxsync VMMInternal.h: Alignment fix.
(edit) @38838   13 years vboxsync VMM,++: Try fix the async reset, suspend and power-off problems in PDM …
(edit) @38837   13 years vboxsync VMM: Detect recursive rendezvous calls. Removed the unused API …
(edit) @38836   13 years vboxsync rdesktop: Quick virtual desktop usability hack, disabled by default.
(edit) @38835   13 years vboxsync VMM: Detect recursive rendezvous calls. Removed the unused API …
(edit) @38833   13 years vboxsync Disable the A20 gate at POST.
(edit) @38832   13 years vboxsync Do not just loop forever.
(edit) @38831   13 years vboxsync Solaris/Installer: Fix absolute path in Debug packages, typo.
(edit) @38830   13 years vboxsync Solaris/Installer: Fix absolute paths in Debug packages.
(edit) @38829   13 years vboxsync Moved misnamed macros around.
(edit) @38828   13 years vboxsync Moved misnamed macros around.
(edit) @38827   13 years vboxsync Additions/solaris: Fix panic while mounting shared folders when no …
(edit) @38826   13 years vboxsync Additions/linux/installer: install vboxvideo driver for X.Org Server 1.11
(edit) @38825   13 years vboxsync Additions/x11/vboxvideo: build vboxvideo for X.Org Server 1.11
(edit) @38824   13 years vboxsync Additions/x11: header files for building X.Org Server 1.11 modules
(edit) @38823   13 years vboxsync Additions/linux/installer: do not try to install a non-existent mouse …
(edit) @38822   13 years vboxsync Additions/linux/installer: reverted r74112 in order to commit an …
(edit) @38821   13 years vboxsync Devices/fdc: range
(edit) @38820   13 years vboxsync Main: array size
(edit) @38819   13 years vboxsync Storage/VMDK: VMware have apparently introduced a new marker with …
(edit) @38818   13 years vboxsync Main/Medium+Snapshot+VirtualBox: extend the API in a compatible way to …
(edit) @38817   13 years vboxsync Additions/linux/installer: do not try to install a non-existent mouse …
(edit) @38816   13 years vboxsync HWSVMR0.cpp: Addendum to r73226 and #5666 - Since we update SS.DPL …
(edit) @38815   13 years vboxsync GUI: Make sure the keyboard capture is released when the debugger …
(edit) @38814   13 years vboxsync VBoxDbgConsole.cpp: Input focus hack.
(edit) @38813   13 years vboxsync VBoxDbgConsole: Fixed busted text handling wrt selections and cursor …
(edit) @38812   13 years vboxsync VBoxDbgBase.cpp: Always polish the window size+pos. (W7 fix)
(edit) @38811   13 years vboxsync Additions/linux/sharedfolders: use a unique identifier rather than the …
(edit) @38810   13 years vboxsync Additions/linux/installer: apparently openSUSE 12.1 will no longer …
(edit) @38809   13 years vboxsync Additions/linux/installer: treat unknown distributions like Slackware …
(edit) @38808   13 years vboxsync BIOS: Properly pad disk type strings.
(edit) @38807   13 years vboxsync Additions/common/VBoxGuest: explanatory comment
(edit) @38806   13 years vboxsync Additions/linux/vboxsf: avoid a WARN_ON in a failure path
(edit) @38805   13 years vboxsync DevVGA.cpp: build fix
(edit) @38804   13 years vboxsync DevVGA.cpp: vgatext fixes and a tiny extension - args: all, scr, …
(edit) @38803   13 years vboxsync DevVGA.cpp: Fixed warnings on windows.
(edit) @38802   13 years vboxsync Main/webservice: provide wsdl description through http get with url …
(edit) @38801   13 years vboxsync Additions/solaris/SharedFolders: fix panic if vboxConnect() fails.
(edit) @38800   13 years vboxsync FE/Qt: allow manually sorting of the machine list
(edit) @38799   13 years vboxsync Main/webservice: only document the official API package, not the …
(edit) @38798   13 years vboxsync FE/Qt4: suppress typecast warnings.
(edit) @38797   13 years vboxsync netIfWinFindAdapterClassById: hr variable shadowing causing a success …
(edit) @38796   13 years vboxsync Main/glue: Add javadoc comments to the java glue code, use them to …
(edit) @38794   13 years vboxsync Cleanup / build fixes.
(edit) @38793   13 years vboxsync CreateHostOnlyInterface: Lots of logging for #5886.
(edit) @38791   13 years vboxsync VBoxInstallHelper.cpp,++: Clean up TCHAR/WCHAR mess - just use WCHAR, …
(edit) @38790   13 years vboxsync UserInterface.wxi: VBoxFatalErrorDlg adjustments.
(edit) @38789   13 years vboxsync Moved things around to get proper location.
(edit) @38788   13 years vboxsync whitespace fix
(edit) @38787   13 years vboxsync Frontends/VBoxManage: add support for explicitly creating diff images …
(edit) @38786   13 years vboxsync Main/idl: minor whitespace and formatting change
(edit) @38785   13 years vboxsync VBoxUsbLib-win.cpp: r=bird: Marked some bogus looking string …
(edit) @38784   13 years vboxsync Addition/linux: use the kernel mouse driver for all setups where we …
(edit) @38783   13 years vboxsync Additions/solaris/SharedFolders: fixed a couple of memory leaks.
(edit) @38782   13 years vboxsync Typos.
(edit) @38781   13 years vboxsync 1.5GB for 64-bit Solaris
(edit) @38780   13 years vboxsync 1GB for 32-bit Windows 7 should be sufficient
(edit) @38779   13 years vboxsync MSI dependency fixes.
(edit) @38778   13 years vboxsync Installer/win: 2nd shot at the 2869 error.
(edit) @38777   13 years vboxsync Reverted r73986: Additions/linux: use the kernel input driver for …
(edit) @38776   13 years vboxsync FE/Qt4-NLS: merged sr, hu & lt
(edit) @38775   13 years vboxsync Main: only add parent to the lock list if it isn't null
(edit) @38774   13 years vboxsync FE/Qt4: new icons
(edit) @38773   13 years vboxsync Main: only add parent to the lock list if it isn't null
(edit) @38772   13 years vboxsync crOpenGL: fix PBOs with compressed tex images
(edit) @38771   13 years vboxsync debugging
(edit) @38770   13 years vboxsync Windows 8: VT-x/AMD-V and I/O APIC
(edit) @38769   13 years vboxsync Additions/common/VBoxGuest-linux: use a pre-allocated VMMDev request …
(edit) @38768   13 years vboxsync Additions/common/VBoxGuest-linux: reverted r74040 and r74044
(edit) @38767   13 years vboxsync Linux installer: fixed default sequence number for the vboxdrv script …
(edit) @38766   13 years vboxsync debian: don't forget to uninstall the vboxballoonctrl-service script
(edit) @38765   13 years vboxsync more Windows 8 fixes
(edit) @38764   13 years vboxsync Main/Medium+Machine: final lock order fixes
(edit) @38763   13 years vboxsync UserInterface.wxi: bug fix + outline of 2nd try.
(edit) @38762   13 years vboxsync Linux Additions build fix (untested)
(edit) @38761   13 years vboxsync UserInterface.wxi: 1st try at fixing VBoxFatalErrorDlg so W7 likes …
(edit) @38760   13 years vboxsync More Windows 8 fixes
(edit) @38759   13 years vboxsync Additions/common/VBoxGuest-linux: push the mouse position update into …
(edit) @38758   13 years vboxsync IPRT: Added Windows 8 OS detection
(edit) @38757   13 years vboxsync build fix
(edit) @38756   13 years vboxsync Installer/win/Makefile.kmk: Try sign the .msi with a description to …
(edit) @38755   13 years vboxsync Windows 8 OS type
(edit) @38754   13 years vboxsync Main: prevent incorrect exiting of async event thread.
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