VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @17601   16 years vboxsync Set HWVirtEx to true by default for new VMs.
(edit) @17600   16 years vboxsync Main: Reset mIPCSem when releasing IPC semaphore to avoid a rare …
(edit) @17599   16 years vboxsync VBoxNetDHCP: Some more bits.
(edit) @17598   16 years vboxsync Linux installer: allow to uninstall the .run package without a .run package
(edit) @17597   16 years vboxsync DevPcBios,DevACPI: Use 0xffe00000 as the max low ram limit in both …
(edit) @17596   16 years vboxsync Corrected pgmR3SyncPTResolveConflictPAE parameter
(edit) @17595   16 years vboxsync Missing breaks
(edit) @17594   16 years vboxsync fixed assertion
(edit) @17593   16 years vboxsync Backed out 44052
(edit) @17592   16 years vboxsync Better assertion
(edit) @17591   16 years vboxsync Better to allocate the hypervisor region in guest PDPEs that exist already.
(edit) @17590   16 years vboxsync DevACPI,vbox.dsl: 4GB+ changes.
(edit) @17589   16 years vboxsync More assertions
(edit) @17588   16 years vboxsync IPRT: heapsimple.cpp to RuntimeR0Drv_SOURCES not dot-something.
(edit) @17587   16 years vboxsync Additions/common/crOpenGL: more include directory fiddling
(edit) @17586   16 years vboxsync Removed all dead non-VBOX_WITH_PGMPOOL_PAGING_ONLY code.
(edit) @17585   16 years vboxsync Additions/x11: added the file Xregion.h from xlib, as this file had a …
(edit) @17584   16 years vboxsync FE/Qt4: new wizard images
(edit) @17583   16 years vboxsync Shared memory host guest interface (HGSMI) for the graphics device: …
(edit) @17582   16 years vboxsync Add heapsimple to the RuntimeR0Drv library for .win (remove from …
(edit) @17581   16 years vboxsync OVF: make it simpler
(edit) @17580   16 years vboxsync OVF: export os type
(edit) @17579   16 years vboxsync Additions/Solaris: Renamed vboxvfs to vboxfs.
(edit) @17578   16 years vboxsync OVF: fixes for empty disks creation
(edit) @17577   16 years vboxsync OVF: don't crash on missing VM name (use Utf8Str::isEmpty() instead of …
(edit) @17576   16 years vboxsync OVF: export fixes
(edit) @17575   16 years vboxsync Additions/common/crOpenGL: more header directories
(edit) @17574   16 years vboxsync Additions/x11: more X.Org headers
(edit) @17573   16 years vboxsync xml: separate element, attribute and content nodes
(edit) @17572   16 years vboxsync DevACPI: minus spaces, minus (some) macro programming.
(edit) @17571   16 years vboxsync Ship VBoxXPCOMC.so on linux
(edit) @17570   16 years vboxsync VBoxCGlueTerm and VBOX_GET_XPCOMC_FUNCTIONS_SYMBOL_NAME fixes.
(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
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