VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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
(edit) @4483   17 years vboxsync Updated the French and Japanese translations for the 1.5 release.
(edit) @4482   17 years vboxsync FE/Qt: Added the guru meditaion message icon.
(edit) @4480   17 years vboxsync added copyright header
(edit) @4479   17 years vboxsync added copyright header
(edit) @4477   17 years vboxsync Added missing 20h spill area for register arguments. Changed it to use …
(edit) @4476   17 years vboxsync fixed darwin and two really bad assertions.
(edit) @4475   17 years vboxsync Some adjustments to RTEnv and RTProcCreate. Should work on darwin now.
(edit) @4474   17 years vboxsync Solaris.
(edit) @4470   17 years vboxsync Removed _WIN32_WINNT override as we're dynamically importing anyway
(edit) @4469   17 years vboxsync dbg packages: keep debug symbols of R0/GC modules as well
(edit) @4468   17 years vboxsync Part two
(edit) @4467   17 years vboxsync Cleaned up
(edit) @4466   17 years vboxsync Set security descriptor for notification event semaphore
(edit) @4465   17 years vboxsync build debian debug packages
(edit) @4464   17 years vboxsync Only need modify state access.
(edit) @4463   17 years vboxsync Close handle
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