VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @21962   15 years vboxsync SUPLib: touch ring-3 mappings so darwin.amd64 doesn't #PF when …
(edit) @21961   15 years vboxsync NetworkAttachment: trigger the network attachment change only when …
(edit) @21960   15 years vboxsync TPR patching updates
(edit) @21959   15 years vboxsync Python shell: handle subtel COM/XPCOM difference
(edit) @21958   15 years vboxsync Network Devices: Changed the linkdown time from 5 sec => 20 sec …
(edit) @21957   15 years vboxsync Corrected assertion
(edit) @21956   15 years vboxsync Python: spaces cleanup, fixed typo in callback names
(edit) @21955   15 years vboxsync Linux host driver: workaround for the 2.6.31 performance counter …
(edit) @21954   15 years vboxsync crOpenGL: fix stack corruption leading to crash when running call of duty
(edit) @21952   15 years vboxsync SSM: fixed bug in the I/o thread write loop causing truncated files.
(edit) @21951   15 years vboxsync Comment updates
(edit) @21950   15 years vboxsync Video Hw Accel: basics for NP2 & RECTANGLE textures support, …
(edit) @21949   15 years vboxsync Linux host kernel module: adapted platform power management interface …
(edit) @21948   15 years vboxsync Solaris/vboxdrv,vboxnet,vboxusbmon: fixed dependencies to vboxdrv.
(edit) @21947   15 years vboxsync Wrong check for selector limit
(edit) @21946   15 years vboxsync AMD64andLegacy.mac: CPUM.ulOffCPUMCPU is 32-bit.
(edit) @21945   15 years vboxsync Main: fixed assertion
(edit) @21944   15 years vboxsync AMD64AndLegacy.mac: fixed wrong save/restore of EDX in …
(edit) @21942   15 years vboxsync VMM: detect syscall usage on the host.
(edit) @21941   15 years vboxsync VBoxService: Added slightly modified patch to report the Guest …
(edit) @21940   15 years vboxsync Additions/X11/VBoxClient: attempt to fix seamless Additions crashes
(edit) @21939   15 years vboxsync Video Hw Accel: debugging & better color support (still debugging & …
(edit) @21938   15 years vboxsync FE/Qt4: 3948: Mini-ToolBar for Full-screen & Seamless modes: Option …
(edit) @21937   15 years vboxsync Fixed wrong check for sysenter.
(edit) @21936   15 years vboxsync VBoxShell: VBox spelling.
(edit) @21935   15 years vboxsync SSM: release log entry for successful save.
(edit) @21934   15 years vboxsync semspinmutex-r0drv-generic.cpp: deleted, we're using the .c version.
(edit) @21933   15 years vboxsync rtSemSpinMutexEnter: Fixed calls to RTThreadPreemptDisable with …
(edit) @21932   15 years vboxsync SSM: Fixed some SSMFILEUNIT version mixup in the V1 load code. Can …
(edit) @21929   15 years vboxsync Console::loadStateFileExec: Call SSMR3SkipToEndOfUnit to indicate that …
(edit) @21928   15 years vboxsync PGM: Fixed restore bug where pgmR3LoadLocked left a 32-bit ~0U behind.
(edit) @21927   15 years vboxsync SSM,VBox/err.h: SSMR3SkipToEndOfUnit and more error codes.
(edit) @21926   15 years vboxsync SSM: Added some VMSetError in the most common load failure paths.
(edit) @21924   15 years vboxsync Python shell: fixes, shell extension dirs support
(edit) @21923   15 years vboxsync Additions/x11: made VBoxClient responsible for switching between …
(edit) @21922   15 years vboxsync Additions/x11: rename VBoxClient --autoresize to VBoxClient --display …
(edit) @21921   15 years vboxsync SSM: moved out the Adler32 code. (it sucked)
(edit) @21920   15 years vboxsync IPRT: Added a RTCrc32 that uses crc32() from zlib since we already …
(edit) @21919   15 years vboxsync iprt/crc32.cpp: strip docs, coding style.
(edit) @21918   15 years vboxsync IPRT: Added RTMd5().
(edit) @21917   15 years vboxsync tstCompressionBenchmark: Added CRCs to the benchmarks.
(edit) @21916   15 years vboxsync Main/GuestProperties: create guest properties for the VBox version and …
(edit) @21915   15 years vboxsync VMM/VMMR0: minor logging fix.
(edit) @21914   15 years vboxsync iprt: combined crc32.h and crc64.h into crc.h. Added Adler-32.
(edit) @21912   15 years vboxsync Additions/x11 and common: simplify requests for getting video mode …
(edit) @21911   15 years vboxsync crOpenGL: fix graphics corruption in World of Warcraft
(edit) @21910   15 years vboxsync AHCI: Remove flags indicating hotplug support. We don't support that yet.
(edit) @21909   15 years vboxsync Solaris/VBoxUSB, Solaris/VBoxNetAdp: minor clean up.
(edit) @21908   15 years vboxsync Solaris/VBoxUSBMon, Solaris/VBoxNetAdp: make release logging work.
(edit) @21907   15 years vboxsync Python shell: exportVM command
(edit) @21906   15 years vboxsync Python glue: use Vbox platform in PerfCollector, not system platfrom, …
(edit) @21905   15 years vboxsync VBoxTray: Reverted r50540 (needs a bit of tweaking first).
(edit) @21904   15 years vboxsync VBoxNetFlt-win: comment
(edit) @21902   15 years vboxsync SSM: Fixed a checksum verification issue when loading a stream that …
(edit) @21901   15 years vboxsync SSM: write back thread.
(edit) @21900   15 years vboxsync SSM: Added the read ahead thread.
(edit) @21899   15 years vboxsync JAX-WS glue: fixed wrapper glitch, docs updated
(edit) @21898   15 years vboxsync Java WS glue: better struct treatment, allow using struct fields in …
(edit) @21897   15 years vboxsync SSM: some direct stream buffer access.
(edit) @21896   15 years vboxsync Main/DVDDriveImpl: Hint for missing drive in debug version.
(edit) @21895   15 years vboxsync SSM: Adjusted the CRC in the termination record to include the header. …
(edit) @21894   15 years vboxsync SSM: addressed some more TODOs.
(edit) @21893   15 years vboxsync tstSSM.cpp: re-enable big config.
(edit) @21892   15 years vboxsync SSM: tstSSM works again.
(edit) @21891   15 years vboxsync VBoxTray: Do a thread yield when reloading the cursor. Otherwise …
(edit) @21890   15 years vboxsync r3/init.cpp: Use an atexit callback to flush the default logs.
(edit) @21889   15 years vboxsync Dev/PCBios: Vbox* -> VBox*
(edit) @21888   15 years vboxsync Additions/WINNT: fix problems of the mouse cursor not being shown when …
(edit) @21886   15 years vboxsync Main: error messages without the trailing '.' as this character is …
(edit) @21885   15 years vboxsync ifdef indentation (needs cleanup)
(edit) @21884   15 years vboxsync Dev/PCBios: Missing #ifdef for OEM string CFGM lookup.
(edit) @21883   15 years vboxsync PC/DevPcBios.cpp: double entry
(edit) @21882   15 years vboxsync crOpenGL: add warnings for unexpected datatypes
(edit) @21881   15 years vboxsync #4151: Fixed VBoxSVC crash due to uninitialized mVBox.
(edit) @21880   15 years vboxsync crOpenGL: fix openglext viewer reporting no hardware support
(edit) @21879   15 years vboxsync ConsoleImpl.cpp: more readable
(edit) @21878   15 years vboxsync Main: coding style: have Main obey the standard VirtualBox coding …
(edit) @21877   15 years vboxsync ConsoleImpl.cpp: Allow changing the network attachment only when the …
(edit) @21876   15 years vboxsync obsolete defines
(edit) @21875   15 years vboxsync forgot this
(edit) @21874   15 years vboxsync Dev/PcBios: added chassis information; don't change the number of DMI …
(edit) @21873   15 years vboxsync gcc warnings
(edit) @21872   15 years vboxsync RTMemPageAlloc[Z]/win: _aligned_malloc wants an aligned size.
(edit) @21871   15 years vboxsync SSM: partly working buffering.
(edit) @21870   15 years vboxsync Dev/PCBios: Makefile update.
(edit) @21869   15 years vboxsync Dev/PCBios: Added OEM strings for VBox version/revision.
(edit) @21868   15 years vboxsync Additions/x11: don't report absolute mouse movements to the guest …
(edit) @21867   15 years vboxsync Additions/x11: re-enable the hardware cursor immediately when …
(edit) @21866   15 years vboxsync SSM: Incomplete buffering code (have to go).
(edit) @21865   15 years vboxsync NAT: disable libalias debug functions in release builds
(edit) @21864   15 years vboxsync NAT: globals
(edit) @21863   15 years vboxsync Python WS: Python 2.4 compatible, $errorinfo handling was missed
(edit) @21862   15 years vboxsync SSM: Preparing for buffering.
(edit) @21861   15 years vboxsync PDMAll.cpp: Don't assert in PDMVMMDevHeapR3ToGCPhys as it's used …
(edit) @21860   15 years vboxsync DHCP Server: fix for passing on commandline options with no values …
(edit) @21859   15 years vboxsync IPRT/tar: fixed gcc warning (uninitialized variable)
(edit) @21858   15 years vboxsync SSM: optimized checksumming.
(edit) @21856   15 years vboxsync SSM: only compress big stuff that's a page or larger.
(edit) @21855   15 years vboxsync ACPI PM device: a bit more of refactoring and logging
(edit) @21854   15 years vboxsync crOpenGL: ignore gldrawpixels with incorrect type/format
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