VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @6854   17 years vboxsync All the new ROM stuff. Had to change PGMROMPAGE a bit to make it …
(edit) @6853   17 years vboxsync fixed windows builds
(edit) @6852   17 years vboxsync FE/SDL: use feedback from the guest to decide if we need to switch off …
(edit) @6851   17 years vboxsync Ported r27277:27975 (array support) from branches/dmik/s2.
(edit) @6850   17 years vboxsync XPCOM/IPC/DConnect: Implemented support for one-dimensional arrays …
(edit) @6849   17 years vboxsync Additions/common: fixed the guest R3 library display change query …
(edit) @6848   17 years vboxsync Shared folders: Bugfix for accessing file properties of files on the …
(edit) @6847   17 years vboxsync Fixed VBoxRichListItem::width() for the Shared Folders list usage …
(edit) @6846   17 years vboxsync Fix for previous change, move vermagic.h include back to where it was.
(edit) @6845   17 years vboxsync Fix a soon to appear post-2.6.24 linux kernel issue dropping a macro …
(edit) @6844   17 years vboxsync Little bit another variant of total list viewport width calculation …
(edit) @6843   17 years vboxsync Additions/common: added a call to wait for a display change request …
(edit) @6842   17 years vboxsync Additions/common: added a call to wait for a display change request …
(edit) @6841   17 years vboxsync forgot LOG_GROUP.
(edit) @6840   17 years vboxsync Free the allocated pages on ROM registration failure.
(edit) @6839   17 years vboxsync Added GMMR0FreePages request wrappers for ring-3.
(edit) @6838   17 years vboxsync More bugfixes for shared folders.
(edit) @6837   17 years vboxsync Implemented PGMR3PhysRomRegister.
(edit) @6836   17 years vboxsync Added ring-3 request wrapper for GMMR0AllocatePages that takes care of …
(edit) @6835   17 years vboxsync Added VMGetStateName.
(edit) @6834   17 years vboxsync Added VM_ASSERT_STATE[_RETURN].
(edit) @6833   17 years vboxsync pcnet: typo
(edit) @6832   17 years vboxsync Eliminated tabs.
(edit) @6831   17 years vboxsync First bugfix for shared folder guest -> host copying. Now overwriting …
(edit) @6830   17 years vboxsync Used PGMR3PhysRegisterRam.
(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.
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