VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @7297   17 years vboxsync Installer/Linux: removed VBoxVRDP from the installer
(edit) @7295   17 years vboxsync Missing MP exports
(edit) @7294   17 years vboxsync xadd: small optimization
(edit) @7292   17 years vboxsync Frontends/VBoxHeadless: try to fix a segfault on Debian
(edit) @7287   17 years vboxsync KeSetTargetProcessorDpc is present in win2k
(edit) @7286   17 years vboxsync emulate [lock] xadd in GC
(edit) @7285   17 years vboxsync added DISQueryParamRegPtr to return a pointer to a register which is …
(edit) @7283   17 years vboxsync Main: improve session documentation
(edit) @7282   17 years vboxsync Mac OS X: Build on the mac as from now.
(edit) @7281   17 years vboxsync Accept PCHS=0/0/0 when creating images. Will be fixed when the image …
(edit) @7280   17 years vboxsync Frontends/VBoxHeadless: ported changesets from VBoxVRDP: r27262: added …
(edit) @7279   17 years vboxsync Runtime function to load a shared library from the application directories.
(edit) @7278   17 years vboxsync Additions/x11: export tstSeamlessX11.cpp
(edit) @7277   17 years vboxsync Make the backend type a per-image property and get away from the per …
(edit) @7276   17 years vboxsync RTMpOn stubs for linux.
(edit) @7275   17 years vboxsync Silly bug in the new VDI creation code.
(edit) @7274   17 years vboxsync Additions/x11: * fix for the case in which the video driver is loaded …
(edit) @7272   17 years vboxsync Use MP functions in the runtime.
(edit) @7271   17 years vboxsync Implemented MP api for NT
(edit) @7269   17 years vboxsync typo
(edit) @7268   17 years vboxsync Additions/x11: library path for the host testcase
(edit) @7267   17 years vboxsync Additions/x11: do not build the seamless host testcase on …
(edit) @7266   17 years vboxsync Experiment with send buffering. (disabled)
(edit) @7265   17 years vboxsync Additions/x11: enable seamless mode
(edit) @7264   17 years vboxsync Additions/x11: some cleaning up in the VBoxClient module
(edit) @7263   17 years vboxsync Frontends/VBoxHeadless: RTGetOpt-ified the command-line parameters and …
(edit) @7262   17 years vboxsync Additions/Linux: trivial change, %Vrc is now %Rrc
(edit) @7261   17 years vboxsync Additions/x11: ifdef-ed some unnecessary debug logging in the mouse drivers
(edit) @7260   17 years vboxsync Reverted to r28586.
(edit) @7259   17 years vboxsync vga: fixed 32bpp custom video modes, fixed assertion
(edit) @7258   17 years vboxsync Deleted obsolete code.
(edit) @7257   17 years vboxsync Load VRDP library from the vbox path.
(edit) @7256   17 years vboxsync LogRel the failure to load VRDP library.
(edit) @7255   17 years vboxsync Solaris vboxguest: OStype build fix.
(edit) @7254   17 years vboxsync Sketched out RTMp*. (All the platform specific code is disabled.)
(edit) @7253   17 years vboxsync Shut up stupid warning.
(edit) @7250   17 years vboxsync FE/Qt4: Better solution for VBoxGlobal::iconSet[Ex] which magically …
(edit) @7249   17 years vboxsync Use the critsect to serialize access to the pastboard so that the …
(edit) @7248   17 years vboxsync comment typo.
(edit) @7247   17 years vboxsync Need a prefix for standard qt4 installations.
(edit) @7246   17 years vboxsync Changed from Q3MainWindow and Q3ToolBar to QMainWindow and QToolBar.
(edit) @7245   17 years vboxsync Must update cbReq.
(edit) @7244   17 years vboxsync Fixed corruption in RTMemExecAlloc when fencing was enabled …
(edit) @7243   17 years vboxsync FE/Qt4: Generalize Qt4 paths even more (VBOX_PATH_QT4_BIN, _INCLUDE etc).
(edit) @7242   17 years vboxsync Mac OS X: If the host clipboard is cleared or filled with unsupported …
(edit) @7241   17 years vboxsync Mac OS X: Added some documentation to the pasteboard methods. Removed …
(edit) @7240   17 years vboxsync spaces.
(edit) @7239   17 years vboxsync Converted one OSType to much.
(edit) @7238   17 years vboxsync cosmetics.
(edit) @7237   17 years vboxsync Fixed blocker (double underscores are reserved) and shortened the file …
(edit) @7236   17 years vboxsync Reusing VBoxGlobal.cpp::toString(...) in Info.Dlg.
(edit) @7235   17 years vboxsync Use the new resource system of qt4. Most of the icons should be there …
(edit) @7234   17 years vboxsync fTerminate should be volatile.
(edit) @7233   17 years vboxsync Renamed OSType to VBOXOSTYPE to fix the clash with some mac os x typedef.
(edit) @7232   17 years vboxsync Get rid of the no longer needed hacky wait for the async I/O threads …
(edit) @7231   17 years vboxsync Fixed a couple of long-standing thinkos (one can't just add shift …
(edit) @7230   17 years vboxsync typo
(edit) @7229   17 years vboxsync VBOX_WITH_ADDITIONS already checked in previous levels.
(edit) @7228   17 years vboxsync Solaris guest installer: Add pkg to the ISO.
(edit) @7227   17 years vboxsync FE/Qt4: Replaced QColorGroup with QPalette to let it start in the …
(edit) @7226   17 years vboxsync FE/Qt4: Fixed memory leak.
(edit) @7225   17 years vboxsync FE/Qt4: Fixed moc defines and includes (finally they've put a …
(edit) @7224   17 years vboxsync FE/Qt4: Name the target executable VirtualBox4.
(edit) @7223   17 years vboxsync FE/Qt4: Made it possible to build VirtualBox4 on a system where Qt3 is …
(edit) @7221   17 years vboxsync FE/Qt: Reuse existing enum value strings instead of introducing new ones.
(edit) @7220   17 years vboxsync Compile VirtualBox with qt4 on linux.
(edit) @7219   17 years vboxsync Added a copy of VirtualBox r28545 as VirtualBox4
(edit) @7218   17 years vboxsync default reported NIC speed is 1GB/s
(edit) @7217   17 years vboxsync FE/Qt: Another version of the New VM icon.
(edit) @7216   17 years vboxsync Main/xml: Ident 4 -> 2.
(edit) @7215   17 years vboxsync msc hack.
(edit) @7214   17 years vboxsync moved stuff around.
(edit) @7213   17 years vboxsync the clearing of xAX was supposed to be in the common part (see …
(edit) @7212   17 years vboxsync Fixed wrong shift in the 32-bit code, caused high word to be zero.
(edit) @7210   17 years vboxsync Testcases for memcpy, mempcpy, memset, memchr, strchr, memcmp and …
(edit) @7209   17 years vboxsync Implemented the MSC version and fixed the 64-bit GCC bit so that rax …
(edit) @7208   17 years vboxsync Initialize xAX to zero, was broken in the 64-bit success path.
(edit) @7207   17 years vboxsync Main: Reworked enums to avoid 1) weird duplication of enum name when …
(edit) @7206   17 years vboxsync Added SUPR0ExecuteCallback. Currently a stub.
(edit) @7204   17 years vboxsync Simple memmove testcase.
(edit) @7203   17 years vboxsync Fixed backwards copy, play it safe.
(edit) @7202   17 years vboxsync Installer/Linux: desktop file fix as per …
(edit) @7201   17 years vboxsync Runtime/Common: strformattype.cpp has to be compilable by a C compiler …
(edit) @7199   17 years vboxsync Fixed assorted nasty bugs introduced by the previous big cleanup. And …
(edit) @7198   17 years vboxsync FreeBSD needs memmove for the kernel bit too.
(edit) @7196   17 years vboxsync Little format correction for details report of network adapters.
(edit) @7195   17 years vboxsync The size of the dialog is now stored even if the window disappears …
(edit) @7194   17 years vboxsync Enabled the VRDP text orders.
(edit) @7193   17 years vboxsync shell scripts are eol-style LF
(edit) @7192   17 years vboxsync shell scripts are eol-style LF
(edit) @7191   17 years vboxsync Merged vboxclient startup X11 script. Solaris guest installer now …
(edit) @7190   17 years vboxsync Some fixes to size&state restoring mechanism of Info Dlg.
(edit) @7189   17 years vboxsync memmove for RuntimeR0 too.
(edit) @7188   17 years vboxsync Save size and max state of Information Dialog at dialog closing.
(edit) @7186   17 years vboxsync nocrt memmove. Use it for RuntimeGuestR0Drv and GC.
(edit) @7185   17 years vboxsync no-crt memmove implementation.
(edit) @7184   17 years vboxsync Frontends/VirtualBox: automatically leave fullscreen/seamless if the …
(edit) @7183   17 years vboxsync Added RTStrFormatTypeRegister/SetUser/Deregister for runtime …
(edit) @7181   17 years vboxsync cosmetics
(edit) @7180   17 years vboxsync Added ASMAtomicAddU32 and ASMAtomicAddS32. Extended the inline …
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