VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @15842   16 years vboxsync SrvIntNetR0: Rewrote r41325 so it fixes the problem without leaking memory.
(edit) @15841   16 years vboxsync SUPDrv,SUPLib: SUPR0ObjRelease returns VINF_OBJECT_DESTROYED if it …
(edit) @15840   16 years vboxsync vboxnetflt: compile fix for older Linux kernels
(edit) @15839   16 years vboxsync Experimental implementation of RTMpIsCpuWorkPending for windows hosts.
(edit) @15838   16 years vboxsync Export RTMpIsCpuWorkPending
(edit) @15837   16 years vboxsync Added RTMpIsCpuWorkPending stub.
(edit) @15836   16 years vboxsync Devices/Serial: Enabled Host serial support for Solaris.
(edit) @15835   16 years vboxsync rtR0MemObjNativeEnterPhys: Use method supporting 64-bit physical …
(edit) @15834   16 years vboxsync #3285: Improve error handling API to include unique error numbers …
(edit) @15832   16 years vboxsync VBoxGlobal.cpp: Made the RTSystemQueryOSInfo the default fallback and …
(edit) @15831   16 years vboxsync DrvHostBase.h,DrvHostDVD.cpp: nitpicking: Changed pbDoubleBuffer to …
(edit) @15829   16 years vboxsync #3285: Improve error handling API to include unique error numbers - …
(edit) @15828   16 years vboxsync #3285: Improve error handling API to include unique error numbers …
(edit) @15827   16 years vboxsync #3285: Improve error handling API to include unique error numbers - …
(edit) @15824   16 years vboxsync VBoxNetFlt/Makefile: fixed two cyclic dependencies on Windows.
(edit) @15822   16 years vboxsync FE/Qt4: Query system info with the help of iprt on Mac OS X, Solaris & …
(edit) @15821   16 years vboxsync tstDarwinSched: experiment with darwin scheduling.
(edit) @15820   16 years vboxsync crOpenGL: reverted r41328 - this brokes OpenGL on win32 guests.
(edit) @15819   16 years vboxsync Linux additions: stupid typo
(edit) @15818   16 years vboxsync crOpenGL: Try to fix broken OpenGL parts of the guest additions.
(edit) @15817   16 years vboxsync eol-style
(edit) @15816   16 years vboxsync Linux guest additions: Makefile for convenience
(edit) @15815   16 years vboxsync fix Linux passthrough by introducing a double buffer which is required …
(edit) @15814   16 years vboxsync Global.cpp: realign.
(edit) @15813   16 years vboxsync RTPathAbs: When the path is empty we return VERR_INVALID_PARAMETER …
(edit) @15812   16 years vboxsync Fixed completely broken Display::COMGETTER(Width)
(edit) @15811   16 years vboxsync Support 32 bit IOCtls in the Windows 64 bit guest driver.
(edit) @15809   16 years vboxsync iprt: style.
(edit) @15808   16 years vboxsync iprt: added RTPathGetCurrent.
(edit) @15807   16 years vboxsync Check writes from the recompiler as well
(edit) @15806   16 years vboxsync tstPath: style.
(edit) @15805   16 years vboxsync RTPathAbs/posix: man strcpy 'The strings may not overlap, ...' -> …
(edit) @15804   16 years vboxsync FE/Qt4-OSX: new look of the dock preview icon
(edit) @15803   16 years vboxsync Insert the magic marker during init
(edit) @15801   16 years vboxsync linux RTThreadPreemptDisable/Restore: Set and check dummy like on Solaris.
(edit) @15800   16 years vboxsync makefiles: a couple of clean-up fixes.
(edit) @15799   16 years vboxsync ogl/makefiles: another review comment. please clean up.
(edit) @15798   16 years vboxsync implemented RTThreadPreemptDisable() and RTThreadPreemptRestore
(edit) @15797   16 years vboxsync Redid r41365.
(edit) @15796   16 years vboxsync Solaris/Installer: missed files.
(edit) @15795   16 years vboxsync Solaris/Installer: missed files.
(edit) @15794   16 years vboxsync FE/Qt: updated French nls, corrections from Jacky672 on …
(edit) @15793   16 years vboxsync fixed Mac burns
(edit) @15792   16 years vboxsync NAT: RTMemFree
(edit) @15791   16 years vboxsync NAT: malloc/free/realloc/strdup => iprt functions; fixed …
(edit) @15790   16 years vboxsync Solaris/Installer: missed files during the cleanup.
(edit) @15789   16 years vboxsync Protect code that relies on not being rescheduled to another cpu. …
(edit) @15788   16 years vboxsync NAT: fixed return value of drvNATQueueConsumer() if …
(edit) @15787   16 years vboxsync PCI: don't allow to change subsystem ID and vendor ID; mask out …
(edit) @15786   16 years vboxsync VDI: Replace second label with do {} while(0)
(edit) @15785   16 years vboxsync VDI: Update number of bytes actually written even if the block was …
(edit) @15784   16 years vboxsync Linux Gentoo scripts fix
(edit) @15783   16 years vboxsync pulse: limit the number of release warnings
(edit) @15780   16 years vboxsync FE/Qt: French nls fix
(edit) @15779   16 years vboxsync Comment.
(edit) @15778   16 years vboxsync Solaris/Installer: Pre-cleanup for #3381.
(edit) @15777   16 years vboxsync FE/Qt: fix for Japanese Sun keyboards for version 2.1, thanks to user …
(edit) @15776   16 years vboxsync Linux 2.6.28 hack
(edit) @15775   16 years vboxsync FreeBSD 7.0 installer hangs on low memory (64M), thus update template …
(edit) @15773   16 years vboxsync NetFlt/win: propper handling for open adapter failure
(edit) @15772   16 years vboxsync Solaris/Installer: spaces.
(edit) @15771   16 years vboxsync Solaris/Installer: Pre-clean up for #3381.
(edit) @15770   16 years vboxsync #3416: Fixed kernel panics in pre-2.6.20 kernels due to null pointer …
(edit) @15769   16 years vboxsync slirp: ARP and IP code even more unifing
(edit) @15768   16 years vboxsync slirp: if_encap is place to call slirp_output. removing duplcates in …
(edit) @15767   16 years vboxsync VHD: Some fixes in logging statements
(edit) @15766   16 years vboxsync valgrind warning
(edit) @15765   16 years vboxsync slirp: send to guest is queued
(edit) @15762   16 years vboxsync Main: Exmplicit machine state comparisons replaced with bool …
(edit) @15760   16 years vboxsync crOpenGL: icd exports for vista64
(edit) @15759   16 years vboxsync crOpenGL: partial fix for multithreaded guest apps (3457)
(edit) @15758   16 years vboxsync crOpenGL: tabs to spaces
(edit) @15757   16 years vboxsync SrvIntNetR0: fix to not refer the freed memory
(edit) @15756   16 years vboxsync Runtime: RTPathAbs: Fixed the "." case on POSIX, fixed the "" case on …
(edit) @15755   16 years vboxsync Runtime/Windows: RTPathAbs: Truncate the trailing slash of a non-root …
(edit) @15754   16 years vboxsync Runtime/POSIX: RTPathAbs: Don't access file system when calculating …
(edit) @15753   16 years vboxsync ,ade VBOx compile on Solaris 10 again
(edit) @15752   16 years vboxsync NetFlt/win: don't display disabled adapters
(edit) @15750   16 years vboxsync Backed out 41313. Assert failed on Linux/Mac boxes for some reason
(edit) @15749   16 years vboxsync Log additional VT-x flags
(edit) @15747   16 years vboxsync restored waiting on non-waitable assert (things I do to please Knut :) )
(edit) @15746   16 years vboxsync Intercept rdpmc instructions as well.
(edit) @15745   16 years vboxsync Some cleanup
(edit) @15742   16 years vboxsync Deal with invalid IO bitmap offset values in the TSS.
(edit) @15741   16 years vboxsync Measure time spent in the 32/64 switcher for AMD-V too
(edit) @15740   16 years vboxsync removed bogus assert when trying to wait on non-waitable thread
(edit) @15738   16 years vboxsync Bit 0 is valid
(edit) @15737   16 years vboxsync Wrong bit checked
(edit) @15736   16 years vboxsync Corrected max time spent in VT-x guest mode
(edit) @15735   16 years vboxsync Extra check
(edit) @15734   16 years vboxsync Allow up to 1M clock ticks worth of guest execution.
(edit) @15733   16 years vboxsync Experiment with the VT-x preemption timer for the 32/64 switcher.
(edit) @15732   16 years vboxsync #3285: Improve error handling API to include unique error numbers …
(edit) @15731   16 years vboxsync Log MSR_IA32_VMX_MISC_PREEMPT_TSC_BIT
(edit) @15729   16 years vboxsync Assertion update
(edit) @15728   16 years vboxsync Assertion only valid for windows hosts.
(edit) @15727   16 years vboxsync #3285: Improve error handling API to include unique error numbers …
(edit) @15726   16 years vboxsync Check extra VT-x capability bits
(edit) @15724   16 years vboxsync Measure time spent in the 32/64 world switcher.
(edit) @15723   16 years vboxsync Another assertion correction
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