VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @4643   17 years vboxsync A couple of fixes.
(edit) @4642   17 years vboxsync Compilable TAP driver for OS/2.
(edit) @4641   17 years vboxsync a review todo
(edit) @4640   17 years vboxsync warning
(edit) @4639   17 years vboxsync warning
(edit) @4637   17 years vboxsync most RT_OS_LINUX -> VBOXSDL_WITH_X11. On e OS/2 workaround.
(edit) @4636   17 years vboxsync Fixed bug in rtPathUserHomeByEnv.
(edit) @4632   17 years vboxsync don't try call USBClientResponseCallback unless we're building with …
(edit) @4625   17 years vboxsync Forgot this USE_PDMTHREAD usage.
(edit) @4624   17 years vboxsync The USE_PDMTHREAD stuff seems to work fine, dropped the old code.
(edit) @4623   17 years vboxsync file header
(edit) @4622   17 years vboxsync FreeBSD if_pcn fixes: - pci subsystem id and subsystem vendor id BCR …
(edit) @4621   17 years vboxsync pgmPhysCacheAdd doesn't look like it's SMP safe, at least I got a …
(edit) @4620   17 years vboxsync The initial PGMRAMRANGE::aHCPhys -> PGMRAMRANGE::aPages (PGMPAGE) …
(edit) @4616   17 years vboxsync Ditto for REM(R3)NotifyHandlerPhysicalDeregister.
(edit) @4615   17 years vboxsync REM(R3)NotifyHandlerPhysicalModify no longer needs a pvHC pointer, …
(edit) @4614   17 years vboxsync Don't bother about unresolved externals in fake mode. And please, do …
(edit) @4612   17 years vboxsync Implemented ballooning on the guest side. (completely untested and …
(edit) @4611   17 years vboxsync Updates
(edit) @4610   17 years vboxsync Fix
(edit) @4609   17 years vboxsync Updates
(edit) @4608   17 years vboxsync Missing stat
(edit) @4607   17 years vboxsync Correction
(edit) @4606   17 years vboxsync Round up
(edit) @4605   17 years vboxsync Round up
(edit) @4604   17 years vboxsync Corrections
(edit) @4603   17 years vboxsync another small fix, thx Ronny Standtke
(edit) @4602   17 years vboxsync Formatting
(edit) @4601   17 years vboxsync some German nls fixes after reports from users
(edit) @4599   17 years vboxsync More logging
(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.
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