VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @4789   17 years vboxsync Also use host OS ioctls to go to ring 0 for hardware virtualization.
(edit) @4788   17 years vboxsync Logging level change
(edit) @4787   17 years vboxsync Eliminated HCPTRTYPE and replaced with R3R0PTRTYPE where necessary.
(edit) @4781   17 years vboxsync eol
(edit) @4780   17 years vboxsync Another typo
(edit) @4779   17 years vboxsync First part of really machine readable output of VBoxManage. Tailored …
(edit) @4778   17 years vboxsync Stricter pointer types
(edit) @4777   17 years vboxsync NT4 does not have Ex*PoolWithTag.
(edit) @4776   17 years vboxsync Stricter type checking. Removed unnecessary code from the ring 0 module.
(edit) @4775   17 years vboxsync FE/Qt: fix size string for x.00 .. x.09
(edit) @4774   17 years vboxsync Forced LF (Unix) EOL for common SED and ACPI scripts mode to make it …
(edit) @4773   17 years vboxsync Corrected
(edit) @4772   17 years vboxsync Compile fix
(edit) @4771   17 years vboxsync Compile fix
(edit) @4770   17 years vboxsync Do not fail the i8042 guest driver init (NT guest), if VBoxGuest is …
(edit) @4769   17 years vboxsync Cleanup
(edit) @4768   17 years vboxsync Use the hypervisor heap for page pool blocks.
(edit) @4767   17 years vboxsync Stricter types
(edit) @4766   17 years vboxsync Too early to user MMHyperAlloc
(edit) @4765   17 years vboxsync Added SUPPageFreeLocked & SUPPageAllocLocked
(edit) @4764   17 years vboxsync Translate VERR_EM_INTERPRETER to VINF_EM_RAW_EMULATE_INSTR.
(edit) @4763   17 years vboxsync Use MMHyperAlloc
(edit) @4762   17 years vboxsync Sigh
(edit) @4761   17 years vboxsync And another one
(edit) @4760   17 years vboxsync Bugfix
(edit) @4759   17 years vboxsync silly me. 0x100 not Start+0x100.
(edit) @4758   17 years vboxsync Do not fail the video if VBoxGuest is not loaded.
(edit) @4756   17 years vboxsync Translate VERR_EM_INTERPRETER to VINF_EM_RAW_EMULATE_INSTR
(edit) @4755   17 years vboxsync Reverse allocation for Windows hosts: physical pages are allocated in …
(edit) @4754   17 years vboxsync PGMPhysReadGCPtr at poweroff crashes calling a NULL pointer (GetPage), …
(edit) @4753   17 years vboxsync eol
(edit) @4752   17 years vboxsync eol
(edit) @4751   17 years vboxsync eol
(edit) @4750   17 years vboxsync eol style native
(edit) @4749   17 years vboxsync eol style
(edit) @4748   17 years vboxsync linestyle native
(edit) @4745   17 years vboxsync Linux Additions smoke test fix
(edit) @4744   17 years vboxsync /me was sleeping again, makefiles recognise if and not #if
(edit) @4743   17 years vboxsync Fix for when open is called on a Linux guest shared folder with …
(edit) @4742   17 years vboxsync vditool: convert argv[] to Utf8 before calling internal functions
(edit) @4741   17 years vboxsync /me: wake up.
(edit) @4740   17 years vboxsync FE/Qt: Spelling.
(edit) @4739   17 years vboxsync Fix a burning testbox - add divdi3 symbol and friends to Linux guest …
(edit) @4738   17 years vboxsync more new phys code.
(edit) @4737   17 years vboxsync Main: Fixed logging.
(edit) @4736   17 years vboxsync NT4 does not have DrvDeriveSurface.
(edit) @4735   17 years vboxsync Linux shared folder module restructuring - try to fix a burning box
(edit) @4732   17 years vboxsync Minor logging change
(edit) @4731   17 years vboxsync Linux guest backdoor logging, part 2 (or 3?)
(edit) @4729   17 years vboxsync Restructured the Linux shared folders guest module and made it use …
(edit) @4725   17 years vboxsync Use MmSecureVirtualMemory to have some limited protection with …
(edit) @4718   17 years vboxsync Real fix for the IDE device crash when huge blocks are read from CD. …
(edit) @4717   17 years vboxsync Solaris changes.
(edit) @4716   17 years vboxsync Various fixes to the Wine keyboard code
(edit) @4715   17 years vboxsync warning
(edit) @4714   17 years vboxsync ZeroPg
(edit) @4713   17 years vboxsync more on the phys page management rewrite…
(edit) @4712   17 years vboxsync Implemented 8-bit DAC support. The VESA BIOS could aready turn it on …
(edit) @4711   17 years vboxsync Fixed a shared clipboard problem on Windows.
(edit) @4710   17 years vboxsync Linux Additions kernel module logging, part 2
(edit) @4709   17 years vboxsync Build the Linux Additions kernel modules with DEBUG defined in debug builds
(edit) @4708   17 years vboxsync Doxygen-ed vboxCallCreate
(edit) @4707   17 years vboxsync Added backdoor logging to the Linux kernel modules, with full logging …
(edit) @4706   17 years vboxsync Fix incorrect setting of buffer end index if huge ATAPI transfers are …
(edit) @4705   17 years vboxsync Corrected log message
(edit) @4704   17 years vboxsync Compile fix
(edit) @4703   17 years vboxsync Compile fix
(edit) @4701   17 years vboxsync User has created the ticket about VM loaded in minimized window state: …
(edit) @4700   17 years vboxsync Added comments explaining about the Linux/X11 keyboard handling in SDL/BFE
(edit) @4699   17 years vboxsync Better error message if mmap(PROT_EXEC | PROT_WRITE) failed. A better …
(edit) @4697   17 years vboxsync Force R3 context for DECLCALLBACKMEMBER & DECLCALLBACKPTR
(edit) @4696   17 years vboxsync Stricter types
(edit) @4695   17 years vboxsync Added Linux kernel symbol export to logbackdoor.cpp
(edit) @4694   17 years vboxsync C-ify some files in the runtime for building them inside Linux kernel …
(edit) @4693   17 years vboxsync PGMPhysGCPtr2CCPtr and ReadOnly versions.
(edit) @4692   17 years vboxsync Changed API for converting guest memory into CCPtrs.
(edit) @4691   17 years vboxsync
(edit) @4690   17 years vboxsync Enabled clflush and corrected cpuid[1].ebx.
(edit) @4689   17 years vboxsync ring-3 chunk mappings (in progress).
(edit) @4688   17 years vboxsync MM_TAG_PGM_CHUNK_MAPPING.
(edit) @4687   17 years vboxsync Added RTAvllU32*. Applied enumeration fixes for non-unique tree. …
(edit) @4686   17 years vboxsync Adjusted timeout. VBoxGuest used to wait 10 times longer than it should.
(edit) @4685   17 years vboxsync Sample number added for guest statistics
(edit) @4684   17 years vboxsync Removed some CLIs that're no longer needed. Also straighted out a …
(edit) @4683   17 years vboxsync warnings
(edit) @4682   17 years vboxsync Fixed video modes 4 and 5. Address calculations weren't taking word …
(edit) @4681   17 years vboxsync fixed builds
(edit) @4680   17 years vboxsync PGMPhysGCPtr2HCPtr -> PGMPhysGCPtr2GCPhys + PGMPhysGCPhys2CCPtr + …
(edit) @4679   17 years vboxsync Corrected PGMPhysGCPtr2GCPhys to respect the page offset.
(edit) @4678   17 years vboxsync PGMPhysGCPtr2HCPtr -> PGMPhysReadGCPtr.
(edit) @4677   17 years vboxsync Compile fix
(edit) @4676   17 years vboxsync More precise minimum guest VRAM measurement.
(edit) @4675   17 years vboxsync Fixed wraparound
(edit) @4674   17 years vboxsync FreeBSD is also in need of gcc helpers.
(edit) @4673   17 years vboxsync Use a different allocation method
(edit) @4672   17 years vboxsync fixed inverted assertion.
(edit) @4671   17 years vboxsync Must free MDL returned by MmAllocatePagesForMdl with ExFreePool
(edit) @4670   17 years vboxsync Eliminated one MMPhysGCPhys2HCVirt user.
(edit) @4669   17 years vboxsync include LIB_REM on most elf and macho systems.
(edit) @4668   17 years vboxsync Removed MMPhysGCVirt2HCVirt.
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