VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @20689   16 years vboxsync TMCPU::u64TSCOffset -> offTSCRawSrc
(edit) @20688   16 years vboxsync TMCpuTickSet: No need to call tmCpuTickPause since we're overwriting …
(edit) @20687   16 years vboxsync VMM: some description string mangling and todos.
(edit) @20686   16 years vboxsync MMHeap.cpp: new tags.
(edit) @20685   16 years vboxsync TM.cpp: More statistics.
(edit) @20684   16 years vboxsync PGMAllBth.h: shut up gcc warnings.
(edit) @20683   16 years vboxsync video hw accel: ddraw command processing fixes
(edit) @20682   16 years vboxsync EMAll.cpp: Implemented writing MSR_IA32_TSC.
(edit) @20681   16 years vboxsync STAM: Added STAMUNIT_TICKS.
(edit) @20680   16 years vboxsync Comments added
(edit) @20679   16 years vboxsync ACPI: fix problem with certain Windows ACPI impls (such as XP) …
(edit) @20678   16 years vboxsync TM: Count calls to TMCpuTickSet and take the VM handle as an argument.
(edit) @20677   16 years vboxsync NetworkAttachment: removed duplicate code which introduced regression
(edit) @20676   16 years vboxsync Reset *all* APICs
(edit) @20675   16 years vboxsync VMM: Reimplemented TMCpuTickSet.
(edit) @20674   16 years vboxsync Grab the PGM lock in PGMPhysSimpleReadGCPtr
(edit) @20673   16 years vboxsync VMM: don't clobber pTRPMCPU
(edit) @20672   16 years vboxsync NetworkAttachment: support for e1k driver
(edit) @20671   16 years vboxsync Bigger lock for the pagefault handler. Avoid deadlocks when syncing …
(edit) @20667   16 years vboxsync Wrong assertion
(edit) @20666   16 years vboxsync Changed PDMApicGet/SetTPR to get/set the full task priority register.
(edit) @20665   16 years vboxsync PGMAllPool.cpp: Use VMMR3EmtRendezvous to avoid whatever issue there …
(edit) @20664   16 years vboxsync VMM: Added VMMR3EmtRendezvous for getting the attention of all EMTs …
(edit) @20663   16 years vboxsync VMM: Added VMMR3EmtRendezvous for getting the attention of all EMTs …
(edit) @20662   16 years vboxsync Wrong comment.
(edit) @20661   16 years vboxsync Solaris/Installer: fixed service paths.
(edit) @20660   16 years vboxsync Update TPR only when changed.
(edit) @20659   16 years vboxsync Windows guest additions: use KernelMode wait for HCGM calls from …
(edit) @20658   16 years vboxsync crOpenGL: add version info for guest dlls
(edit) @20657   16 years vboxsync Additions/x11/vboxvideo: DRI wants the physical video RAM mapping, not …
(edit) @20656   16 years vboxsync HostServices/GuestProperties: additional logging
(edit) @20655   16 years vboxsync Updated comments
(edit) @20654   16 years vboxsync Do not acquire the PDM lock in PDMApicGetTPR
(edit) @20653   16 years vboxsync video hw accel: fixes for basic ddraw op hanlding
(edit) @20652   16 years vboxsync Don't show the beta warning in debug builds
(edit) @20651   16 years vboxsync VMReq.cpp: paranoid android
(edit) @20650   16 years vboxsync NAT: TOS is disabled
(edit) @20649   16 years vboxsync NAT: Backed 48735
(edit) @20648   16 years vboxsync NAT: TOS is disabled in libalias environment
(edit) @20647   16 years vboxsync IPRT: Added simple testcase for the RTStrCache API (just to smoke it out).
(edit) @20643   16 years vboxsync FE/Qt: French NLS
(edit) @20641   16 years vboxsync Fixed lock and/or/xor result store in amd64 gcc case.
(edit) @20640   16 years vboxsync Storage/VMDK: automatically set lsilogic as controller type if …
(edit) @20639   16 years vboxsync Storage/VMDK: reject any attempts to create growing ESX VMDK, as this …
(edit) @20638   16 years vboxsync FE/Qt4: Export Appliance Wizard ui: removing dummy string teg.
(edit) @20637   16 years vboxsync Changed 48710
(edit) @20636   16 years vboxsync crOpenGL: disable debugging for release builds
(edit) @20635   16 years vboxsync crOpenGL: add WGL_EXT_pixel_format and WGL_ARB_pixel_format extensions
(edit) @20634   16 years vboxsync burnfix
(edit) @20633   16 years vboxsync Corrected return code
(edit) @20632   16 years vboxsync FE/Qt4: 3837: New registration method - preserve default property of …
(edit) @20631   16 years vboxsync NetworkAttachment: shifted the configuration to a new function …
(edit) @20630   16 years vboxsync Python: moved waiting on client side, removed main API for event …
(edit) @20629   16 years vboxsync Frontends/VBoxManage: fix creating raw VMDKs for odd logical partition …
(edit) @20628   16 years vboxsync Note
(edit) @20627   16 years vboxsync Hrmpf
(edit) @20626   16 years vboxsync VBoxSDL: typo
(edit) @20625   16 years vboxsync VBoxSDL: typo
(edit) @20620   16 years vboxsync tstMMHyperHeap.cpp: spaces
(edit) @20619   16 years vboxsync FE/Qt4: 3837: New registration method - Replacing countries text-field …
(edit) @20618   16 years vboxsync Additions/x11/vboxvideo: fix for systems without DRI
(edit) @20617   16 years vboxsync crOpenGL: check for host 2.0 support before exporting pre 2.0 arb …
(edit) @20616   16 years vboxsync crOpenGL: enable viewport hack for googleearth in d3d9 mode
(edit) @20615   16 years vboxsync fixed tstMMHyperHeap
(edit) @20614   16 years vboxsync crOpenGL: define to allow running under opengl debuggers
(edit) @20613   16 years vboxsync crOpenGL: use backbuffer for offscreen rendering by default
(edit) @20612   16 years vboxsync crOpenGL: update wine to 1.1.23
(edit) @20611   16 years vboxsync VBoxSDL: slightly altered the fix of r48668
(edit) @20610   16 years vboxsync VBoxSDL: SendMouseEvent must use primary framebuffer, when SDL13 and …
(edit) @20609   16 years vboxsync crOpenGL FreeBSD library load fix
(edit) @20608   16 years vboxsync Backed out 48516. Caused interrupt loss.
(edit) @20607   16 years vboxsync gcc warning
(edit) @20606   16 years vboxsync IPRT/testcase: Use RTTestInitAndCreate.
(edit) @20605   16 years vboxsync IPRT: Added RTTestInitAndCreate - a combination of RTR3Init and …
(edit) @20603   16 years vboxsync Runtime/generic SemRW: fix return values
(edit) @20602   16 years vboxsync fixed tstInt
(edit) @20601   16 years vboxsync Runtime: generic SemRW code, removed old implementation
(edit) @20600   16 years vboxsync fixed tstStrFormat
(edit) @20599   16 years vboxsync some German NLS strings
(edit) @20598   16 years vboxsync Main: implmented waitForEvents(aTimeout) API for XPCOM targets, added …
(edit) @20597   16 years vboxsync Runtime: improve SemRW testcase to also do recursion testing
(edit) @20596   16 years vboxsync Corrected xml format change compared to 2.2.x.
(edit) @20595   16 years vboxsync ACPI: returned UCP[123] for saved state compatibility
(edit) @20594   16 years vboxsync FE/Qt4: 4008: GUI modal lock up on starting VM on Solaris with a …
(edit) @20593   16 years vboxsync VMEmt.cpp: Fixed another crash in the VMR3CreateVM failure path, SMP …
(edit) @20592   16 years vboxsync ACPI: cleanup, restored removed AML patching
(edit) @20591   16 years vboxsync Solaris/Installer: ugh, checkinstall fix.
(edit) @20590   16 years vboxsync Solaris/Installer: checkinstall wording.
(edit) @20589   16 years vboxsync Solaris/Installer: checkinstall fix.
(edit) @20588   16 years vboxsync Emulate lock and & lock xor.
(edit) @20587   16 years vboxsync Solaris/Installer: fixed finding id bin when xpg4 id isn't found.
(edit) @20585   16 years vboxsync Solaris/Installer: VBoxTestOGL and checkinstall.
(edit) @20584   16 years vboxsync Shared folders host service: LogRels in svcLoadState.
(edit) @20583   16 years vboxsync crOpenGL: move 2 log warnings which confuse people to debug output
(edit) @20582   16 years vboxsync crOpenGL: copy-paste bug
(edit) @20581   16 years vboxsync crOpenGL: add version info to d3d8/9 dlls
(edit) @20580   16 years vboxsync vusb: Added read-ahead buffering for isochronous endpoints. Generic, …
(edit) @20579   16 years vboxsync Python: attempt to allow .run installer work with multiple Python …
(edit) @20578   16 years vboxsync DevPCNet.cpp: pcnetDetach returns void
(edit) @20577   16 years vboxsync Removed assertion
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