VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @4598   17 years vboxsync Only check for vmx root mode for 64 bits hosts.
(edit) @4597   17 years vboxsync Logging updates
(edit) @4596   17 years vboxsync License key file only on Linux
(edit) @4595   17 years vboxsync Export
(edit) @4594   17 years vboxsync Split up stats & memory balloon management
(edit) @4593   17 years vboxsync Don't modify the X86_CR4_VMXE flag.
(edit) @4592   17 years vboxsync Give up earlier, esp. if we're not the EMT - just had EMT in a HLT …
(edit) @4591   17 years vboxsync PGMPhysGCPhys2CCPtr + PGMPhysGCPhys2CCPtrRelease. Started on the …
(edit) @4590   17 years vboxsync actually enable the GUI PUEL check
(edit) @4589   17 years vboxsync not for OSE
(edit) @4588   17 years vboxsync AssertRC(rc) == Assert(RT_SUCCESS(rc)) + NOREF(rc) + better message.
(edit) @4586   17 years vboxsync added License.html to Linux packages
(edit) @4585   17 years vboxsync Update
(edit) @4584   17 years vboxsync bin/VirtualBox predepends License-n.n.html
(edit) @4582   17 years vboxsync Sergey: change License file format to License-n.n.html
(edit) @4581   17 years vboxsync Corrected logging
(edit) @4580   17 years vboxsync todo added
(edit) @4579   17 years vboxsync Updates
(edit) @4578   17 years vboxsync Update
(edit) @4577   17 years vboxsync Corrections
(edit) @4576   17 years vboxsync compile fix
(edit) @4575   17 years vboxsync Updates
(edit) @4574   17 years vboxsync Linux host keyboard handler: fixed support for Brazilian, Belgian, US …
(edit) @4573   17 years vboxsync More statistics. Started implementing the guest side.
(edit) @4572   17 years vboxsync 2292: Remove license display from .deb: License Viewer implemented: …
(edit) @4571   17 years vboxsync Future proof
(edit) @4570   17 years vboxsync More guest statistics
(edit) @4569   17 years vboxsync Read and write to GC virt is only allowed from EMT.
(edit) @4568   17 years vboxsync Compile fix
(edit) @4566   17 years vboxsync Cleaned up
(edit) @4565   17 years vboxsync GC phys to HC virt shortcut no longer allowed.
(edit) @4564   17 years vboxsync Don't allow gc to hc virt address conversions from non-EMT threads.
(edit) @4563   17 years vboxsync Add a release log message when PGMPhysGCPhys2HCPtr fails
(edit) @4561   17 years vboxsync Try to minimize gc to hc ptr conversion abuse.
(edit) @4558   17 years vboxsync Added PDMDEVHLP::pfnPhysGCPtr2GCPhys
(edit) @4557   17 years vboxsync Main: Attempted to fix the CoInitializeEx race condition (#2304).
(edit) @4556   17 years vboxsync blanks and (long).
(edit) @4555   17 years vboxsync the psinfo format is psinfo_t.
(edit) @4554   17 years vboxsync The X11 key translation doesn't work on solaris, using the fallback …
(edit) @4553   17 years vboxsync a couple of RT_OS_LINUX -> VBOXBFE_WITH_X11 for FreeBSD and Solaris
(edit) @4551   17 years vboxsync EMSTATE_NONE
(edit) @4550   17 years vboxsync another place 'u' needs to be undefined.
(edit) @4549   17 years vboxsync overlooked some import libs…
(edit) @4547   17 years vboxsync Only use SUPR0 on pe and lx targets. ditto for VMMGCBuiltin.
(edit) @4546   17 years vboxsync Only use SUPR0 on pe and lx targets. ditto for VMMGCBuiltin.
(edit) @4545   17 years vboxsync I'm missing r0drv/solaris/semeventmulti-r0drv-solaris.c for some reason…
(edit) @4544   17 years vboxsync 'u' is #defined by sys/user.h when in _KERNEL mode, that's great since …
(edit) @4543   17 years vboxsync Spaces.
(edit) @4542   17 years vboxsync Some freebsd fixes.
(edit) @4540   17 years vboxsync Implemented notification for guest about an active VRDP connection.
(edit) @4539   17 years vboxsync Modified double-scan and non-zero starting row scan count handling. …
(edit) @4538   17 years vboxsync Made logbackdoor.cpp compile with a C compiler
(edit) @4537   17 years vboxsync fallback notes.
(edit) @4536   17 years vboxsync mapping cache notes.
(edit) @4534   17 years vboxsync FreeBSD needs extern char environ; Assume the other BSD needs this too.
(edit) @4533   17 years vboxsync Cleaned up a bit
(edit) @4532   17 years vboxsync Memory balloon size change updates
(edit) @4531   17 years vboxsync 1903: Finalize DirectDraw rendering method: Issue for intel-915 (at …
(edit) @4530   17 years vboxsync Wrong xml property name
(edit) @4529   17 years vboxsync Query memory balloon size & statistics update interval during IGuest …
(edit) @4528   17 years vboxsync Guest statistics interval updates (xml, imachine, iguest)
(edit) @4527   17 years vboxsync warning
(edit) @4526   17 years vboxsync Compile fix
(edit) @4525   17 years vboxsync F12 boot menu Floppy selection fixed.
(edit) @4524   17 years vboxsync Updates for guest statistics
(edit) @4523   17 years vboxsync do not build on OSE
(edit) @4522   17 years vboxsync Add StorageCraft Backup images as HDD format
(edit) @4521   17 years vboxsync Fixes for taking the address of a va_list parameter. (must make stack …
(edit) @4520   17 years vboxsync Don't take the address of a va_list parameter. must va_copy it first …
(edit) @4518   17 years vboxsync more words.
(edit) @4517   17 years vboxsync Update
(edit) @4516   17 years vboxsync Skeleton for guest management extension
(edit) @4514   17 years vboxsync 2223: Improve Visual Mode change: 1. Definite resize mode integrated …
(edit) @4513   17 years vboxsync Reapplied fixed 24093.
(edit) @4512   17 years vboxsync Stubs for display callbacks in VBoxBFE.
(edit) @4511   17 years vboxsync lunch commit.
(edit) @4510   17 years vboxsync export dummy stub
(edit) @4508   17 years vboxsync grrrr
(edit) @4507   17 years vboxsync grrr
(edit) @4506   17 years vboxsync iprt/uuid.h
(edit) @4505   17 years vboxsync Moved the memorysize query up with the uuid one.
(edit) @4504   17 years vboxsync Put the UUID in the root as well.
(edit) @4503   17 years vboxsync CFGMR3InsertBytes should take a const data pointer.
(edit) @4502   17 years vboxsync The pc bios requires the UUID value now.
(edit) @4501   17 years vboxsync typo
(edit) @4500   17 years vboxsync Fix to make Linux/Debug build again - always build HappyHttp.cpp with -O2
(edit) @4499   17 years vboxsync Accidental commit
(edit) @4498   17 years vboxsync Backed out 24093
(edit) @4497   17 years vboxsync OSE / darwin fixes.
(edit) @4496   17 years vboxsync pc bios
(edit) @4495   17 years vboxsync Attempt at unbreak VBoxBFE. (UUID requirement)
(edit) @4494   17 years vboxsync Attempt to fix the burns
(edit) @4492   17 years vboxsync Continued Main-VMMDev work on memory ballooning.
(edit) @4491   17 years vboxsync OSE / darwin build fix.
(edit) @4489   17 years vboxsync OSE
(edit) @4488   17 years vboxsync fixed debug builds
(edit) @4487   17 years vboxsync Todo
(edit) @4486   17 years vboxsync FE/SDL: added -boot n switch for temporarily booting from network
(edit) @4485   17 years vboxsync Pass the VM's GUID to DevPcBIOS so that the GUID can be stored in …
(edit) @4484   17 years vboxsync ported 24084 to HEAD, please do this properly
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