VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @6829   17 years vboxsync Addressed the R0/R3 issues with the PGMRAMRANGE structure.
(edit) @6828   17 years vboxsync warning.
(edit) @6827   17 years vboxsync warning.
(edit) @6826   17 years vboxsync Fixed the lingering VBoxSVC process on darwin. The daemonize fix for …
(edit) @6825   17 years vboxsync Mac OS X: Didn't set the window icon with setIcon because this is …
(edit) @6824   17 years vboxsync the warning makes a bad brief for the group…
(edit) @6823   17 years vboxsync Tabs >_<
(edit) @6822   17 years vboxsync FE/Qt: 1) New OS type icons. 2) Set the VM-specific OS type icon as …
(edit) @6821   17 years vboxsync Removed duplicate documentation (functions are documented where they …
(edit) @6820   17 years vboxsync Implemented PGMR3PhysRegisterRam (not used). Enforced alignment of …
(edit) @6819   17 years vboxsync Added VM_ASSERT_EMT_RETURN.
(edit) @6818   17 years vboxsync New tag: MM_TAG_PGM_PHYS.
(edit) @6817   17 years vboxsync Fixed to reservation update code.
(edit) @6816   17 years vboxsync Made MMR3HyperAllocOnceNoRel suitable for allocating the PGMRAMRANGE …
(edit) @6815   17 years vboxsync Print misaligned member offset in hex.
(edit) @6814   17 years vboxsync Added a new family of assertions, AssertLogRel, that's intended for …
(edit) @6813   17 years vboxsync Using embedded list-box in media-combo-box (just as in most of qt …
(edit) @6812   17 years vboxsync Mac OS X: For painting in the dock on 10.5 the blending mode has to be …
(edit) @6811   17 years vboxsync 2626: FE/Qt support for readonly shared folders: Latest updates: 1. …
(edit) @6810   17 years vboxsync Added R3R0PTRTYPE (same as HCPTRTYPE) to vslick.h.
(edit) @6809   17 years vboxsync FE/Qt spelling update
(edit) @6808   17 years vboxsync typo
(edit) @6807   17 years vboxsync FE/Qt: Spelling.
(edit) @6806   17 years vboxsync Spelling.
(edit) @6805   17 years vboxsync preliminary German nls update
(edit) @6804   17 years vboxsync Fixed VMR3PowerOn regression. The problem was that the EMT outer …
(edit) @6803   17 years vboxsync Solaris vboxguest: added proper checks while setting up IRQs.
(edit) @6802   17 years vboxsync Enabled the GMMR3InitialReservation call in MM.
(edit) @6801   17 years vboxsync Changed GVM the ownership rules - at long last. EMT is the guy that …
(edit) @6800   17 years vboxsync Fixed incorrect GMMPRIORITY_END value.
(edit) @6799   17 years vboxsync Fixed two bugs in the VMR3Create failure path introduced in the big …
(edit) @6798   17 years vboxsync /*= NULL*/ - document defaults
(edit) @6797   17 years vboxsync cleanup.
(edit) @6796   17 years vboxsync Fixed init problems wrt. VM ownership by implementing the UVM …
(edit) @6795   17 years vboxsync fixed
(edit) @6794   17 years vboxsync A quick implementation sketch of a solution to the SetVisibleRegion? …
(edit) @6793   17 years vboxsync Wrong parameters order (VBoxBFE).
(edit) @6792   17 years vboxsync Wrong parameters order.
(edit) @6791   17 years vboxsync Document that SUPR0LowAlloc/SUPLowAlloc doesn't zero the memory.
(edit) @6790   17 years vboxsync Document that SUPR0LowAlloc doesn't zero the memory.
(edit) @6789   17 years vboxsync 1761: Create VM session information dialog: Latest statistics format …
(edit) @6788   17 years vboxsync export these two .rc files to OSE
(edit) @6787   17 years vboxsync VRDPOrders.h is needed for building the Win guest additions in OSE
(edit) @6786   17 years vboxsync as zlib and png are in OSE, the Makefiles cannot be confidential
(edit) @6785   17 years vboxsync improved audio controller id strings
(edit) @6784   17 years vboxsync 2655: FE/Qt support for SB16: Controller combo-box added into audio …
(edit) @6783   17 years vboxsync Additions/x11: Seamless and solaris specifics.
(edit) @6782   17 years vboxsync Added a bunch of ASMAtomic*Read/Write functions and …
(edit) @6781   17 years vboxsync Fixed problem cross building x86 additions in a amd64 build.
(edit) @6780   17 years vboxsync Additions/common and Additions/Linux: and indefinite timeout is …
(edit) @6779   17 years vboxsync Additions/common: define our own prototypes for the reduced XFree86 …
(edit) @6778   17 years vboxsync VBOX_WITH_WEBSERVICES got lost when resolving a conflict the other …
(edit) @6777   17 years vboxsync added simple benchmark for low-level assembler instructions
(edit) @6776   17 years vboxsync Corrected Solaris vboxadd as vboxguest in more places.
(edit) @6775   17 years vboxsync Solaris vboxguest: Fix and cleanups.
(edit) @6774   17 years vboxsync Solaris vboxguest: Fix ifdef and updated conf file.
(edit) @6773   17 years vboxsync Hostside shareclipboard makefile: Use if1of here.
(edit) @6772   17 years vboxsync A little adjustment of the put webservices-last hack.
(edit) @6771   17 years vboxsync No shared clipboard on OS/2 yet.
(edit) @6770   17 years vboxsync doc: Readme for OS/2.
(edit) @6769   17 years vboxsync FE/Qt: OS/2: Hacked BEGINCODE again as it doesn't properly work for …
(edit) @6768   17 years vboxsync FE/Qt: Spelling (Russian).
(edit) @6767   17 years vboxsync FE/Qt: 1) Release pressed keys even on focus loss in Paused state (for …
(edit) @6766   17 years vboxsync Runtime: OS/2: Hacked RTFileChangeLock the same way it is done on Win32.
(edit) @6765   17 years vboxsync oops.
(edit) @6764   17 years vboxsync Made !PGMPOOL_WITH_CACHE buildable so I can run OS/2 here.
(edit) @6763   17 years vboxsync FE/Qt: Add _DRIVE when adding drive shares on OS/2.
(edit) @6762   17 years vboxsync Main: Fixed loading of the Shared Folders service on OS/2.
(edit) @6761   17 years vboxsync Devices/Network: Made NAT networking work on OS/2 hosts.
(edit) @6760   17 years vboxsync Implemented test signing. Documented under CodeSigning in the wiki.
(edit) @6759   17 years vboxsync Converted all but VirtualBox/Makefile.kmk to sub-makefiles.
(edit) @6758   17 years vboxsync Converted the (recursive) linux makefiles to sub-makefiles.
(edit) @6757   17 years vboxsync Converted the (recursive) linux makefiles to sub-makefiles.
(edit) @6756   17 years vboxsync Converted the (recursive) x11 makefiles to sub-makefiles.
(edit) @6755   17 years vboxsync Just a sanity check.
(edit) @6754   17 years vboxsync Unbreak l4 (linux.arch).
(edit) @6753   17 years vboxsync Added selfsign and the cross compiler to the svn:ignore tag.
(edit) @6752   17 years vboxsync Converted to sub-makefiles so we can build webservices in parallel …
(edit) @6751   17 years vboxsync Fixed RuntimeGuestR3 issue (wrong semaphore code) when building on …
(edit) @6750   17 years vboxsync Added a optimization testcase mode.
(edit) @6749   17 years vboxsync fixed two second mixups.
(edit) @6748   17 years vboxsync Same assertion for request/release as in the event sem code. Document …
(edit) @6747   17 years vboxsync pInt[Event|EventMulti|Mutex]Sem -> pThis
(edit) @6746   17 years vboxsync Replaced rtsemMutexValid by assertions like all the recent …
(edit) @6745   17 years vboxsync Better alignment.
(edit) @6744   17 years vboxsync Undid [27825].
(edit) @6743   17 years vboxsync Use ASMAtomicCmpXchgS32
(edit) @6742   17 years vboxsync Use ASMAtomicCmpXchgS32
(edit) @6741   17 years vboxsync Extended the testcase a bit.
(edit) @6740   17 years vboxsync Removed VBox'isms and crt deps. Prefix output. Return a usable code.
(edit) @6739   17 years vboxsync fixed props.
(edit) @6738   17 years vboxsync split up the linux and posix semaphore implementations (ring-3) to …
(edit) @6737   17 years vboxsync save one ASMAtomicXchgS32(), added comments
(edit) @6736   17 years vboxsync simple RTSemMutex testcase
(edit) @6735   17 years vboxsync Move RTLdrClose inside the if so that it is only called if RTLdrLoad …
(edit) @6734   17 years vboxsync Don't list the header in SOURCES, this isn't automake.
(edit) @6733   17 years vboxsync Eliminated VBOXLNX32GUESTR3EXE and VBOXLNX32GUESTR3EXENOCPP.
(edit) @6732   17 years vboxsync Used VBOXGUESTR3EXE instead of VBOXLNX32GUESTR3EXENOCPP.
(edit) @6731   17 years vboxsync Fix bug in mutex semaphore reimplementation without pthreads. The …
(edit) @6730   17 years vboxsync Made crossbuilding the linux additions in an l4 build work again. …
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