VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @4563   18 years vboxsync Add a release log message when PGMPhysGCPhys2HCPtr fails
(edit) @4561   18 years vboxsync Try to minimize gc to hc ptr conversion abuse.
(edit) @4558   18 years vboxsync Added PDMDEVHLP::pfnPhysGCPtr2GCPhys
(edit) @4557   18 years vboxsync Main: Attempted to fix the CoInitializeEx race condition (#2304).
(edit) @4556   18 years vboxsync blanks and (long).
(edit) @4555   18 years vboxsync the psinfo format is psinfo_t.
(edit) @4554   18 years vboxsync The X11 key translation doesn't work on solaris, using the fallback …
(edit) @4553   18 years vboxsync a couple of RT_OS_LINUX -> VBOXBFE_WITH_X11 for FreeBSD and Solaris
(edit) @4551   18 years vboxsync EMSTATE_NONE
(edit) @4550   18 years vboxsync another place 'u' needs to be undefined.
(edit) @4549   18 years vboxsync overlooked some import libs…
(edit) @4547   18 years vboxsync Only use SUPR0 on pe and lx targets. ditto for VMMGCBuiltin.
(edit) @4546   18 years vboxsync Only use SUPR0 on pe and lx targets. ditto for VMMGCBuiltin.
(edit) @4545   18 years vboxsync I'm missing r0drv/solaris/semeventmulti-r0drv-solaris.c for some reason…
(edit) @4544   18 years vboxsync 'u' is #defined by sys/user.h when in _KERNEL mode, that's great since …
(edit) @4543   18 years vboxsync Spaces.
(edit) @4542   18 years vboxsync Some freebsd fixes.
(edit) @4540   18 years vboxsync Implemented notification for guest about an active VRDP connection.
(edit) @4539   18 years vboxsync Modified double-scan and non-zero starting row scan count handling. …
(edit) @4538   18 years vboxsync Made logbackdoor.cpp compile with a C compiler
(edit) @4537   18 years vboxsync fallback notes.
(edit) @4536   18 years vboxsync mapping cache notes.
(edit) @4534   18 years vboxsync FreeBSD needs extern char environ; Assume the other BSD needs this too.
(edit) @4533   18 years vboxsync Cleaned up a bit
(edit) @4532   18 years vboxsync Memory balloon size change updates
(edit) @4531   18 years vboxsync 1903: Finalize DirectDraw rendering method: Issue for intel-915 (at …
(edit) @4530   18 years vboxsync Wrong xml property name
(edit) @4529   18 years vboxsync Query memory balloon size & statistics update interval during IGuest …
(edit) @4528   18 years vboxsync Guest statistics interval updates (xml, imachine, iguest)
(edit) @4527   18 years vboxsync warning
(edit) @4526   18 years vboxsync Compile fix
(edit) @4525   18 years vboxsync F12 boot menu Floppy selection fixed.
(edit) @4524   18 years vboxsync Updates for guest statistics
(edit) @4523   18 years vboxsync do not build on OSE
(edit) @4522   18 years vboxsync Add StorageCraft Backup images as HDD format
(edit) @4521   18 years vboxsync Fixes for taking the address of a va_list parameter. (must make stack …
(edit) @4520   18 years vboxsync Don't take the address of a va_list parameter. must va_copy it first …
(edit) @4518   18 years vboxsync more words.
(edit) @4517   18 years vboxsync Update
(edit) @4516   18 years vboxsync Skeleton for guest management extension
(edit) @4514   18 years vboxsync 2223: Improve Visual Mode change: 1. Definite resize mode integrated …
(edit) @4513   18 years vboxsync Reapplied fixed 24093.
(edit) @4512   18 years vboxsync Stubs for display callbacks in VBoxBFE.
(edit) @4511   18 years vboxsync lunch commit.
(edit) @4510   18 years vboxsync export dummy stub
(edit) @4508   18 years vboxsync grrrr
(edit) @4507   18 years vboxsync grrr
(edit) @4506   18 years vboxsync iprt/uuid.h
(edit) @4505   18 years vboxsync Moved the memorysize query up with the uuid one.
(edit) @4504   18 years vboxsync Put the UUID in the root as well.
(edit) @4503   18 years vboxsync CFGMR3InsertBytes should take a const data pointer.
(edit) @4502   18 years vboxsync The pc bios requires the UUID value now.
(edit) @4501   18 years vboxsync typo
(edit) @4500   18 years vboxsync Fix to make Linux/Debug build again - always build HappyHttp.cpp with -O2
(edit) @4499   18 years vboxsync Accidental commit
(edit) @4498   18 years vboxsync Backed out 24093
(edit) @4497   18 years vboxsync OSE / darwin fixes.
(edit) @4496   18 years vboxsync pc bios
(edit) @4495   18 years vboxsync Attempt at unbreak VBoxBFE. (UUID requirement)
(edit) @4494   18 years vboxsync Attempt to fix the burns
(edit) @4492   18 years vboxsync Continued Main-VMMDev work on memory ballooning.
(edit) @4491   18 years vboxsync OSE / darwin build fix.
(edit) @4489   18 years vboxsync OSE
(edit) @4488   18 years vboxsync fixed debug builds
(edit) @4487   18 years vboxsync Todo
(edit) @4486   18 years vboxsync FE/SDL: added -boot n switch for temporarily booting from network
(edit) @4485   18 years vboxsync Pass the VM's GUID to DevPcBIOS so that the GUID can be stored in …
(edit) @4484   18 years vboxsync ported 24084 to HEAD, please do this properly
(edit) @4483   18 years vboxsync Updated the French and Japanese translations for the 1.5 release.
(edit) @4482   18 years vboxsync FE/Qt: Added the guru meditaion message icon.
(edit) @4480   18 years vboxsync added copyright header
(edit) @4479   18 years vboxsync added copyright header
(edit) @4477   18 years vboxsync Added missing 20h spill area for register arguments. Changed it to use …
(edit) @4476   18 years vboxsync fixed darwin and two really bad assertions.
(edit) @4475   18 years vboxsync Some adjustments to RTEnv and RTProcCreate. Should work on darwin now.
(edit) @4474   18 years vboxsync Solaris.
(edit) @4470   18 years vboxsync Removed _WIN32_WINNT override as we're dynamically importing anyway
(edit) @4469   18 years vboxsync dbg packages: keep debug symbols of R0/GC modules as well
(edit) @4468   18 years vboxsync Part two
(edit) @4467   18 years vboxsync Cleaned up
(edit) @4466   18 years vboxsync Set security descriptor for notification event semaphore
(edit) @4465   18 years vboxsync build debian debug packages
(edit) @4464   18 years vboxsync Only need modify state access.
(edit) @4463   18 years vboxsync Close handle
(edit) @4462   18 years vboxsync Accidental commit
(edit) @4461   18 years vboxsync Rewrote seamless notification handling.
(edit) @4460   18 years vboxsync format typo
(edit) @4459   18 years vboxsync FE/Qt: Added missing COM port and Stuck state icons.
(edit) @4458   18 years vboxsync Updated the Russian translations for the 1.5 release.
(edit) @4457   18 years vboxsync More logging
(edit) @4456   18 years vboxsync Fixed an invalid format string in a LogFlow() statement.
(edit) @4455   18 years vboxsync Fixed PDMTHREAD::Thread initialiation race, the new thread might …
(edit) @4454   18 years vboxsync fixed VBoxUSB/VBoxDrv Info.plist conflict.
(edit) @4453   18 years vboxsync No difference; increased timeout again
(edit) @4452   18 years vboxsync Tuned the message loop for faster responds time
(edit) @4451   18 years vboxsync Fixed compile problem when PGMPOOL_WITH_CACHE wasn't set.
(edit) @4450   18 years vboxsync fixed updateAppearenceOf (show right shared folders tool tip now on OSE)
(edit) @4449   18 years vboxsync marked the change.
(edit) @4445   18 years vboxsync Make sure we initialize Windows sockets (on windows)
(edit) @4444   18 years vboxsync small German nls updates
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