VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @17569   16 years vboxsync build fix.
(edit) @17568   16 years vboxsync Ship VBoxXPCOMC.dylib on solaris
(edit) @17567   16 years vboxsync build VBoxXPCOMC everywhere except on windows.
(edit) @17566   16 years vboxsync OVF: implement NAT/Bridged network import/export; some network API …
(edit) @17565   16 years vboxsync Additions/common/crOpenGL: use in-tree Xdamage and XComposite headers …
(edit) @17564   16 years vboxsync ClarkConnect 5 fix. They are still on Linux 2.6.18 something ... See r1899
(edit) @17563   16 years vboxsync Additions/x11: added header files for the X Damage and X Composite …
(edit) @17562   16 years vboxsync Backed out 44000; code was already inactive
(edit) @17561   16 years vboxsync VBOX_WITH_PGMPOOL_PAGING_ONLY: doesn't apply here
(edit) @17560   16 years vboxsync Main-XML: return missing
(edit) @17559   16 years vboxsync Update
(edit) @17558   16 years vboxsync Fixed shadow mode reinit (again)
(edit) @17557   16 years vboxsync Missing ifdef
(edit) @17556   16 years vboxsync Allow pgm pool flushing only in ring 3. Deal with shadow mode reinit …
(edit) @17555   16 years vboxsync FE/Qt4-OVF: change the second page also
(edit) @17554   16 years vboxsync FE/Qt4-OVF: new wizard image
(edit) @17553   16 years vboxsync #3551: “Main: Replace remaining collections with safe arrays” Replaced …
(edit) @17552   16 years vboxsync We need to build the OpenGL guest-host bits for the Linux additions now too
(edit) @17551   16 years vboxsync configure: another TODO
(edit) @17550   16 years vboxsync RDP client: accidently kept this 1.5.0 bug during 1.6.0 update
(edit) @17549   16 years vboxsync VBoxManage: hostonlyif help
(edit) @17548   16 years vboxsync Config.kmk: VBOX_WITH_MORE_THAN_4GB will not be used, removed it.
(edit) @17547   16 years vboxsync GMM: executed the GMM_GCPHYS_LAST todo, fixed GMM_GCPHYS_UNSHAREABLE, …
(edit) @17546   16 years vboxsync VMM: Don't make host calls for Assertion or logging purposes when …
(edit) @17545   16 years vboxsync DevPcBios.cpp,rombios.c: 4GB changes, synced the 0E820 code with …
(edit) @17544   16 years vboxsync Additions/common/crOpenGL: fixed Makefile depth
(edit) @17543   16 years vboxsync Additions/crOpenGL: moved the code from the Windows Additions to the …
(edit) @17542   16 years vboxsync Main,VBoxBFE,DevPcBios,DevACPI: RamHoleSize.
(edit) @17541   16 years vboxsync MM,CFGM,VBox/param.h: Added a RamHoleSize CFGM value that defaults to …
(edit) @17540   16 years vboxsync DevACPI: Added RAM todo.
(edit) @17539   16 years vboxsync ConsoleImpl2.cpp: Prep for lots of ram.
(edit) @17538   16 years vboxsync REM,PGM: Added two mutualy exclusive flags to …
(edit) @17537   16 years vboxsync REM: Added REMR3InitFinalize and moved the dirty page bit map …
(edit) @17536   16 years vboxsync mmR3HyperMap: better assertion message.
(edit) @17535   16 years vboxsync VBox/param.h: Adjusted MM_HYPER_AREA_MAX_SIZE to be able to deal with …
(edit) @17534   16 years vboxsync PGM: Made PGMPhysRead/Write return VERR_PGM_PHYS_WR_HIT_HANDLER when …
(edit) @17533   16 years vboxsync iomRamWrite: Added a todo about access handlers and evil shadowing/tlb …
(edit) @17532   16 years vboxsync VMXR0InjectEvent: Use the PGMPhysSimple[Read|Write]GCPhys functions …
(edit) @17531   16 years vboxsync emInterpretStosWD: don't use PGMPhysWriteGCPtr but emRamWrite (new …
(edit) @17530   16 years vboxsync another windows buildfix. (new phys code)
(edit) @17529   16 years vboxsync build fix.
(edit) @17528   16 years vboxsync HWACCM: return to ring-3 if VM_FF_PGM_NEED_HANDY_PAGES is set.
(edit) @17527   16 years vboxsync grr
(edit) @17526   16 years vboxsync PGM: Logging / assertion adjustments for handy page allocation error …
(edit) @17525   16 years vboxsync VMMR0/GMM: don't use the setjmp stuff for VMMR0_DO_GMM_SEED_CHUNK and …
(edit) @17524   16 years vboxsync PGM: R0/VT-x hacking.
(edit) @17523   16 years vboxsync *: Changed NIL_RTHCPHYS from 0xffffffff to 0xffffffffffffffff. …
(edit) @17522   16 years vboxsync strformattype.cpp: be a bit more gentle if the type is missing.
(edit) @17521   16 years vboxsync PGMPhys: cound page counting fixes.
(edit) @17520   16 years vboxsync another fix
(edit) @17519   16 years vboxsync fix
(edit) @17518   16 years vboxsync tiny adjustment.
(edit) @17517   16 years vboxsync PGM: Fixed PGMVIRTHANDLERTYPE_ALL regression from the other day - it …
(edit) @17516   16 years vboxsync NettIf/win: ipconfig fixes
(edit) @17515   16 years vboxsync build fix.
(edit) @17514   16 years vboxsync MM,PGM: Fixed page reservation, include a full set of handy pages for …
(edit) @17513   16 years vboxsync MM,PGM: Fixed page reservation, include a full set of handy pages for …
(edit) @17512   16 years vboxsync pgmPhysWriteHandler: Corrected three inverted assertions.
(edit) @17511   16 years vboxsync pgmPhysRomWriteHandler: corrected prototype (copy & past from obsolete …
(edit) @17510   16 years vboxsync PGM,EM,PDMDevHlp: Added PGMPhysInterpretedReadNoHandlers and …
(edit) @17509   16 years vboxsync PGM: Moved the page pool PT flushing code in the access handler bits …
(edit) @17508   16 years vboxsync NettIf/win: setip fixes
(edit) @17507   16 years vboxsync pgmFormatTypeHandlerPage: type fix.
(edit) @17506   16 years vboxsync PGM: MapCR3 hack for the new code, fixing PGMFlushTLB status …
(edit) @17505   16 years vboxsync PGM: MapCR3 hack for the new code, fixing PGMFlushTLB status …
(edit) @17504   16 years vboxsync PGM: handler logging (PGMPhysRead/Write) and more strictness in the …
(edit) @17503   16 years vboxsync PGM: PGMR3PhysAllocateHandyPages fix and error handling.
(edit) @17502   16 years vboxsync NetIf/win: fixes
(edit) @17501   16 years vboxsync burn fix
(edit) @17500   16 years vboxsync Reset locked flag
(edit) @17499   16 years vboxsync WINNT/VBoxGuest.cpp: disabled bugcheck registration code, see review …
(edit) @17498   16 years vboxsync PGMR3Reset: Force a shadow mode reinit (necessary for nested paging …
(edit) @17497   16 years vboxsync burn fix
(edit) @17496   16 years vboxsync Better disable that code block completely
(edit) @17495   16 years vboxsync Update
(edit) @17494   16 years vboxsync NetIf/win: moved Create/Remove hostonly if to NetIf API, some API fixes
(edit) @17493   16 years vboxsync Darn
(edit) @17492   16 years vboxsync Bugfix
(edit) @17491   16 years vboxsync Do nothing for nested paging/ept when exiting the shadow mode.
(edit) @17490   16 years vboxsync NetIf-generic.cpp: license header.
(edit) @17489   16 years vboxsync Don't use a special root for nested paging anymore.
(edit) @17488   16 years vboxsync VBoxManageHostonly.cpp: properties.
(edit) @17487   16 years vboxsync Compile fix
(edit) @17486   16 years vboxsync Updates
(edit) @17485   16 years vboxsync Fixes to pgmPhysWriteHandler and PGMPhysGCPhys2R3Ptr (new phys code).
(edit) @17484   16 years vboxsync crOpenGL: typo
(edit) @17483   16 years vboxsync Cleaned up nested paging init and removed obsolete structure members.
(edit) @17482   16 years vboxsync crOpenGL: fixed VM hangs when starting guests with 3D acceleration …
(edit) @17481   16 years vboxsync Additions/linux/vboxvideo_drm: fix the guest makefile similarly to r43823
(edit) @17480   16 years vboxsync VBoxGuest/win: Added bugcheck callback routine for release log …
(edit) @17479   16 years vboxsync stricter assertion
(edit) @17478   16 years vboxsync Missing DBGFR3DisasInstrCurrentLogInternal import
(edit) @17477   16 years vboxsync FE/Qt4-OSX: use desktop services for opening the manual
(edit) @17476   16 years vboxsync FE/Qt4: fix win burns
(edit) @17475   16 years vboxsync FE/Qt4: added support for GetSaveFileName
(edit) @17474   16 years vboxsync NLS: Typo.
(edit) @17473   16 years vboxsync Additions/x11: added READMEs to explain where the X.Org server 1.5 and …
(edit) @17472   16 years vboxsync crOpenGL: more dri related drafts
(edit) @17471   16 years vboxsync export to OSE
(edit) @17470   16 years vboxsync unimportant typo
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