VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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 …
(edit) @7179   17 years vboxsync Frontends/VirtualBox: increased the timeout when entering and exiting …
(edit) @7177   17 years vboxsync Mac OS X: Added a skeleton of the iChat Theater implementation.
(edit) @7173   17 years vboxsync Doxygen fixes.
(edit) @7172   17 years vboxsync Doxygen fixes.
(edit) @7169   17 years vboxsync Doxygen fixes.
(edit) @7168   17 years vboxsync Additions/X11: updated mode setting in the X11 additions
(edit) @7167   17 years vboxsync Adapter type added into Details report, like: Adapter <X> <Type> …
(edit) @7166   17 years vboxsync Additions/Linux: removed some debug logging
(edit) @7165   17 years vboxsync Better cleanup on shared clipboard initialization failure.
(edit) @7164   17 years vboxsync Main: Made 'hardDisk' attribute of 'HardDiskAttachment' required.
(edit) @7163   17 years vboxsync r=bird: some missing docs, fixed incorrect cleanup order and made …
(edit) @7162   17 years vboxsync r=bird: some missing docs, fixed incorrect cleanup order and made …
(edit) @7161   17 years vboxsync typo
(edit) @7160   17 years vboxsync Hook up the new VDI backend to VBoxHDD-new.
(edit) @7159   17 years vboxsync Added VBoxHDD-new VDI backend. Untested, but harmless as the code …
(edit) @7158   17 years vboxsync Various size_t related 64bit cleanness fixes in the VDI code.
(edit) @7157   17 years vboxsync Make 100% sure the sector number won't ever overflow 32 bits.
(edit) @7156   17 years vboxsync Fixed broken build caused by non-standard compliant vcc header files.
(edit) @7155   17 years vboxsync Huge cleanup/error checking/logging improvement of the VMDK code. …
(edit) @7152   17 years vboxsync Preparations for implementing a VBoxHDD-new based VDI backend. Clean …
(edit) @7151   17 years vboxsync Increase the ATA async thread termination timeout to 5 seconds. …
(edit) @7150   17 years vboxsync Common X11 installer stuff. Moved x11config.pl to begin with.
(edit) @7149   17 years vboxsync increase the shutdown waiting time to 30 as long as we don't …
(edit) @7148   17 years vboxsync fixed path
(edit) @7146   17 years vboxsync Linux installer: cosmetcial fixes
(edit) @7145   17 years vboxsync Mac OS X: Really use SDK's and weak linking features. So we can build …
(edit) @7144   17 years vboxsync don't ship tstVMM
(edit) @7143   17 years vboxsync Linux installer: unify the vboxdrv and vboxnet scripts
(edit) @7142   17 years vboxsync Solaris Guest Additions Installer. Initial stuff.
(edit) @7141   17 years vboxsync small fix
(edit) @7139   17 years vboxsync include cpum.h.
(edit) @7138   17 years vboxsync include cpum.h
(edit) @7137   17 years vboxsync include VBox/x86.h.
(edit) @7136   17 years vboxsync include cpum.h.
(edit) @7135   17 years vboxsync Fixed uninitialized cGuard variable. Fixes 2691.
(edit) @7132   17 years vboxsync optimization
(edit) @7131   17 years vboxsync fix
(edit) @7130   17 years vboxsync Linux kmod: VBOX_REDHAT_KABI
(edit) @7129   17 years vboxsync small optimization
(edit) @7128   17 years vboxsync Use -f instead cp.
(edit) @7127   17 years vboxsync Use if1of.
(edit) @7126   17 years vboxsync Fixed typo.
(edit) @7125   17 years vboxsync g+
(edit) @7123   17 years vboxsync fix.
(edit) @7122   17 years vboxsync Correct comment (not pushad any longer).
(edit) @7118   17 years vboxsync Only while LOG_TO_BACKDOOR is defined for ring-3 guest apps.
(edit) @7117   17 years vboxsync r=bird: subversion attributes. some hungarian fixes. do not pass stuff …
(edit) @7116   17 years vboxsync Additions/Linux: do not strip debug symbols on debug builds of the …
(edit) @7114   17 years vboxsync Removed TMCpuTickGetOffset.
(edit) @7113   17 years vboxsync Export TMTimerFrom*.
(edit) @7111   17 years vboxsync spaces
(edit) @7110   17 years vboxsync r=bird: The rate of the virtual clock is subject to change, don't …
(edit) @7109   17 years vboxsync Added TMTimerSetNano and TMTimerSetMicro.
(edit) @7107   17 years vboxsync cosmetics.
(edit) @7106   17 years vboxsync Additions/X11: more updates to seamless mode
(edit) @7105   17 years vboxsync adapted format specifier to 32->64 bit change of CPUMCTX.drX and …
(edit) @7104   17 years vboxsync checkUSBProxyService warning message for solaris.
(edit) @7102   17 years vboxsync Solaris: fixes for handling existing VNIC on our hostif setup script.
(edit) @7101   17 years vboxsync sol vboxguest: Disabled unused block cookie.
(edit) @7100   17 years vboxsync Applied VBoxSDL evdev keyboard patch submitted in public bugtracker …
(edit) @7099   17 years vboxsync Use CMOS to store hard disk geometry for more than 4 disks
(edit) @7098   17 years vboxsync pcnet: debugging update
(edit) @7097   17 years vboxsync Removed the anonymous struct
(edit) @7095   17 years vboxsync Extended the CPUMCTX structure for 64 bits mode.
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