VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @20586   16 years vboxsync .deb: lintian warnings
(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
(edit) @20576   16 years vboxsync OVF: fix wrong OVF 1.0 namespace, more OVF 1.0 fixes for problems …
(edit) @20575   16 years vboxsync IPRT: Wrote the body for tstRTMemPool and fixed two isseus in …
(edit) @20574   16 years vboxsync NAT: typo (missed 'N')
(edit) @20573   16 years vboxsync iprt/test.h: Added RTTestSetDefault.
(edit) @20572   16 years vboxsync DrvVUSBRootHub.cpp,DevPCI,DevAPIC: Don't register stats under /PDM/.
(edit) @20571   16 years vboxsync VMM: .def file headers
(edit) @20570   16 years vboxsync VMM: Windows build fix (forgot to update .def files).
(edit) @20569   16 years vboxsync IOMAllMMIO.cpp: Fixed MMIO read statistics (iomMMIODoRead).
(edit) @20568   16 years vboxsync FE/Qt4: New Registration Dialog: Radio-buttons are now excluding …
(edit) @20567   16 years vboxsync DevATA,ATAController: Do not use MMGCRamReadNoTrapHandler nor …
(edit) @20566   16 years vboxsync VMM.cpp: Fixed VBOX_STRICT_VMM_STACK bustage - was messing with the …
(edit) @20565   16 years vboxsync FE/Qt4: 3948: Mini-ToolBar for Full-screen & Seamless modes: New icons …
(edit) @20564   16 years vboxsync VM.cpp: Fixed crash in VMR3WaitU on creation error (for instance …
(edit) @20563   16 years vboxsync IPRT/testcase: corrections.
(edit) @20562   16 years vboxsync iprt: started on tstRTMemPool.cpp.
(edit) @20561   16 years vboxsync iprt: Implemented RTMemPoolDestroy
(edit) @20560   16 years vboxsync ConsoleImpl.cpp: r=bird for network reattaching.
(edit) @20559   16 years vboxsync DevPCNet.cpp: Don't return while owning the semaphore. FUNCTION is …
(edit) @20558   16 years vboxsync Config.kmk: r=bird: for solaris change r48494.
(edit) @20557   16 years vboxsync VMMSwitcher.cpp: Use NIL_RTR0PTR.
(edit) @20556   16 years vboxsync DrvNAT.cpp: r=bird that needs action.
(edit) @20555   16 years vboxsync DrvNAT.cpp: file header + style.
(edit) @20554   16 years vboxsync thread-r0drv-freebsd.c: changed (C) to Sun.
(edit) @20553   16 years vboxsync blank lines.
(edit) @20552   16 years vboxsync Additions/x11/VBoxClient: switch the shared clipboard code to using …
(edit) @20551   16 years vboxsync GuestHost/SharedClipboard: refactored the shared clipboard code to …
(edit) @20550   16 years vboxsync Additions/x11/vboxvideo: dri fixes
(edit) @20549   16 years vboxsync Config.kmk: Enabled VBOX_WITH_VMMR0_DISABLE_PREEMPTION for darwin.
(edit) @20548   16 years vboxsync VMMR0JmpA-x86.asm: Fixed stack usage calc.
(edit) @20547   16 years vboxsync Config.kmk: Optimize GC and R0 code by default.
(edit) @20546   16 years vboxsync PGMAllHandler.cpp: wrong assertion? shutting it up for me
(edit) @20545   16 years vboxsync VMM: Instrumented the setjump code with stack usage statistics (only …
(edit) @20544   16 years vboxsync VBox/asmdefs.mac: Set VBOX_STRICT for DEBUG builds.
(edit) @20543   16 years vboxsync VMMR0JmpA*,tstVMMR0CallHost-*: some cleanup, build tests for both …
(edit) @20542   16 years vboxsync root/Makefile.kmk,includes: regenerated .mac files adding VBox/param.h …
(edit) @20541   16 years vboxsync VMM: Split up VMMR0A.asm into VMMR0JmpA-x86.asm and …
(edit) @20540   16 years vboxsync CPUMR0A.asm: More pushf;cli ... popf paranoia.
(edit) @20539   16 years vboxsync CPUMR0A.asm: Split out the currently unused code into …
(edit) @20538   16 years vboxsync CPUMR0A.asm: Split out the currently unused code into …
(edit) @20537   16 years vboxsync dis.h: DISCPUSTATE_PADDING_SIZE correction for 32-bit windows.
(edit) @20536   16 years vboxsync CPUMR0A.asm: Name fixes and comments.
(edit) @20535   16 years vboxsync CPUMR0A.asm: must disable interrupt while messing with CR0 on darwin.
(edit) @20534   16 years vboxsync VMMR0A.asm: More sanity checks.
(edit) @20533   16 years vboxsync VMM: Guard the hyper stack in strict builds using the new …
(edit) @20532   16 years vboxsync nitpicking.
(edit) @20531   16 years vboxsync MM: Added MMR3HyperSetGuard for creating guard pages in the hyper heap.
(edit) @20530   16 years vboxsync VMM: remove DISCPUSTATE from the stack.
(edit) @20529   16 years vboxsync HostDrivers/*/darwin/*load*.sh: nfs fixes.
(edit) @20528   16 years vboxsync SUP: SUPR0PageProtect & SUPR0PageProtect - for creating guard (hyper) …
(edit) @20527   16 years vboxsync darwin/load.sh: nfs fix.
(edit) @20526   16 years vboxsync rtR0MemObjNativeAllocLow/solaris: removed misplaced assertion (it …
(edit) @20525   16 years vboxsync iprt/memobj.h: Added RTR0MemObjProtect, only implemented for darwin.
(edit) @20524   16 years vboxsync FE/Qt4: differ between open/save dialogs
(edit) @20523   16 years vboxsync build fix
(edit) @20522   16 years vboxsync ConsoleImpl: Replaced the magic number 8 with …
(edit) @20521   16 years vboxsync NetworkAttachment: Allow changing the attachment between …
(edit) @20520   16 years vboxsync Added VINF_EM_RAW_EMULATE_DBG_STEP
(edit) @20519   16 years vboxsync Disabled bogus assertion in nested paging mode
(edit) @20518   16 years vboxsync Assertion message
(edit) @20517   16 years vboxsync Corrected assertion
(edit) @20516   16 years vboxsync Moved VBOX_WITH_VMMR0_DISABLE_PREEMPTION blocks down
(edit) @20515   16 years vboxsync typo
(edit) @20514   16 years vboxsync OVF export: better handle the case when there is no USB controller …
(edit) @20513   16 years vboxsync OSE header fixes
(edit) @20512   16 years vboxsync OSE headers
(edit) @20511   16 years vboxsync OSE header fixes
(edit) @20510   16 years vboxsync OSE header
(edit) @20509   16 years vboxsync OSE headers
(edit) @20508   16 years vboxsync OSE header
(edit) @20507   16 years vboxsync memobj-r0drv-darwin.cpp: Failed attempt at fixing …
(edit) @20506   16 years vboxsync VBoxAcpi.cpp: Virtual Box -> VirtualBox.
(edit) @20505   16 years vboxsync solaris/Makefile.kmk: Put things in the right place. Don't use foreach …
(edit) @20504   16 years vboxsync SUPDrvIOC.h: some hints.
(edit) @20503   16 years vboxsync grumble
(edit) @20502   16 years vboxsync Config.kmk: Commented out VBOX_WITH_SOLARIS_OSS.
(edit) @20501   16 years vboxsync Solaris/Audio: Boomer(OSS) support (disabled, requires snv_115+).
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