VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @4727   18 years vboxsync Solaris
(edit) @4726   18 years vboxsync more Solaris
(edit) @4725   18 years vboxsync Use MmSecureVirtualMemory to have some limited protection with …
(edit) @4724   18 years vboxsync fixed more bashism
(edit) @4723   18 years vboxsync regenerated.
(edit) @4722   18 years vboxsync VINF_EM_NO_MEMORY.
(edit) @4721   18 years vboxsync regenerated.
(edit) @4720   18 years vboxsync regenerated.
(edit) @4719   18 years vboxsync configure: fixed bashism
(edit) @4718   18 years vboxsync Real fix for the IDE device crash when huge blocks are read from CD. …
(edit) @4717   18 years vboxsync Solaris changes.
(edit) @4716   18 years vboxsync Various fixes to the Wine keyboard code
(edit) @4715   18 years vboxsync warning
(edit) @4714   18 years vboxsync ZeroPg
(edit) @4713   18 years vboxsync more on the phys page management rewrite…
(edit) @4712   18 years vboxsync Implemented 8-bit DAC support. The VESA BIOS could aready turn it on …
(edit) @4711   18 years vboxsync Fixed a shared clipboard problem on Windows.
(edit) @4710   18 years vboxsync Linux Additions kernel module logging, part 2
(edit) @4709   18 years vboxsync Build the Linux Additions kernel modules with DEBUG defined in debug builds
(edit) @4708   18 years vboxsync Doxygen-ed vboxCallCreate
(edit) @4707   18 years vboxsync Added backdoor logging to the Linux kernel modules, with full logging …
(edit) @4706   18 years vboxsync Fix incorrect setting of buffer end index if huge ATAPI transfers are …
(edit) @4705   18 years vboxsync Corrected log message
(edit) @4704   18 years vboxsync Compile fix
(edit) @4703   18 years vboxsync Compile fix
(edit) @4702   18 years vboxsync DECLCALLBACKMEMBER -> DECLR3CALLBACKMEMBER
(edit) @4701   18 years vboxsync User has created the ticket about VM loaded in minimized window state: …
(edit) @4700   18 years vboxsync Added comments explaining about the Linux/X11 keyboard handling in SDL/BFE
(edit) @4699   18 years vboxsync Better error message if mmap(PROT_EXEC | PROT_WRITE) failed. A better …
(edit) @4698   18 years vboxsync Compile fix
(edit) @4697   18 years vboxsync Force R3 context for DECLCALLBACKMEMBER & DECLCALLBACKPTR
(edit) @4696   18 years vboxsync Stricter types
(edit) @4695   18 years vboxsync Added Linux kernel symbol export to logbackdoor.cpp
(edit) @4694   18 years vboxsync C-ify some files in the runtime for building them inside Linux kernel …
(edit) @4693   18 years vboxsync PGMPhysGCPtr2CCPtr and ReadOnly versions.
(edit) @4692   18 years vboxsync Changed API for converting guest memory into CCPtrs.
(edit) @4691   18 years vboxsync
(edit) @4690   18 years vboxsync Enabled clflush and corrected cpuid[1].ebx.
(edit) @4689   18 years vboxsync ring-3 chunk mappings (in progress).
(edit) @4688   18 years vboxsync MM_TAG_PGM_CHUNK_MAPPING.
(edit) @4687   18 years vboxsync Added RTAvllU32*. Applied enumeration fixes for non-unique tree. …
(edit) @4686   18 years vboxsync Adjusted timeout. VBoxGuest used to wait 10 times longer than it should.
(edit) @4685   18 years vboxsync Sample number added for guest statistics
(edit) @4684   18 years vboxsync Removed some CLIs that're no longer needed. Also straighted out a …
(edit) @4683   18 years vboxsync warnings
(edit) @4682   18 years vboxsync Fixed video modes 4 and 5. Address calculations weren't taking word …
(edit) @4681   18 years vboxsync fixed builds
(edit) @4680   18 years vboxsync PGMPhysGCPtr2HCPtr -> PGMPhysGCPtr2GCPhys + PGMPhysGCPhys2CCPtr + …
(edit) @4679   18 years vboxsync Corrected PGMPhysGCPtr2GCPhys to respect the page offset.
(edit) @4678   18 years vboxsync PGMPhysGCPtr2HCPtr -> PGMPhysReadGCPtr.
(edit) @4677   18 years vboxsync Compile fix
(edit) @4676   18 years vboxsync More precise minimum guest VRAM measurement.
(edit) @4675   18 years vboxsync Fixed wraparound
(edit) @4674   18 years vboxsync FreeBSD is also in need of gcc helpers.
(edit) @4673   18 years vboxsync Use a different allocation method
(edit) @4672   18 years vboxsync fixed inverted assertion.
(edit) @4671   18 years vboxsync Must free MDL returned by MmAllocatePagesForMdl with ExFreePool
(edit) @4670   18 years vboxsync Eliminated one MMPhysGCPhys2HCVirt user.
(edit) @4669   18 years vboxsync include LIB_REM on most elf and macho systems.
(edit) @4668   18 years vboxsync Removed MMPhysGCVirt2HCVirt.
(edit) @4667   18 years vboxsync Updates
(edit) @4666   18 years vboxsync Disabled annoying assertion (still @todo)
(edit) @4665   18 years vboxsync Moved some of the odd address conversion routines to PGMR3Dbg just to …
(edit) @4664   18 years vboxsync Bugfix
(edit) @4663   18 years vboxsync Enable management extensions
(edit) @4662   18 years vboxsync Update
(edit) @4661   18 years vboxsync Use poll for the host serial port driver to reduce cpu useage.
(edit) @4660   18 years vboxsync Cleanup
(edit) @4659   18 years vboxsync Allow static and runtime changes of memory balloon and stat interval …
(edit) @4658   18 years vboxsync Layout
(edit) @4657   18 years vboxsync Update
(edit) @4656   18 years vboxsync Display memory balloon and statistics interval settings
(edit) @4655   18 years vboxsync Enabled guest setting saving to snapshot tree again
(edit) @4654   18 years vboxsync Add Guest element to snapshot type
(edit) @4653   18 years vboxsync Broke snapshots
(edit) @4652   18 years vboxsync correction
(edit) @4651   18 years vboxsync cleanup
(edit) @4650   18 years vboxsync Update
(edit) @4649   18 years vboxsync showvminfo -statistics
(edit) @4648   18 years vboxsync Save guest settings in snapshot tree
(edit) @4647   18 years vboxsync Completed statistic query
(edit) @4646   18 years vboxsync Added maximum stat value
(edit) @4645   18 years vboxsync completed the -brdevN lanX code.
(edit) @4644   18 years vboxsync OS/2 hif support. the parsing of a couple of network arguments.
(edit) @4643   18 years vboxsync A couple of fixes.
(edit) @4642   18 years vboxsync Compilable TAP driver for OS/2.
(edit) @4641   18 years vboxsync a review todo
(edit) @4640   18 years vboxsync warning
(edit) @4639   18 years vboxsync warning
(edit) @4638   18 years vboxsync RTR3Init is really only for debug mode... fixed it for OS/2.
(edit) @4637   18 years vboxsync most RT_OS_LINUX -> VBOXSDL_WITH_X11. On e OS/2 workaround.
(edit) @4636   18 years vboxsync Fixed bug in rtPathUserHomeByEnv.
(edit) @4635   18 years vboxsync Enabled the debugger gui and the vrdp server on OS/2.
(edit) @4634   18 years vboxsync Don't use TCPV40HDRS.
(edit) @4633   18 years vboxsync OS/2 + FreeBSD timspec and timeval indicators.
(edit) @4632   18 years vboxsync don't try call USBClientResponseCallback unless we're building with …
(edit) @4631   18 years vboxsync TIMEVAL_TO_TIMESPEC doesn't necessarily imply timeval.
(edit) @4630   18 years vboxsync Make sure the OS/2 xsltproc.exe can find its DLLs.
(edit) @4629   18 years vboxsync fetch the glibidl stuff on OS/2 automagically.
(edit) @4628   18 years vboxsync fetch the glibidl stuff on OS/2 automagically.
Note: See TracRevisionLog for help on using the revision log.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette