|
|
@17543
|
16 years |
vboxsync |
Additions/crOpenGL: moved the code from the Windows Additions to the …
|
|
|
@17542
|
16 years |
vboxsync |
Main,VBoxBFE,DevPcBios,DevACPI: RamHoleSize.
|
|
|
@17541
|
16 years |
vboxsync |
MM,CFGM,VBox/param.h: Added a RamHoleSize CFGM value that defaults to …
|
|
|
@17540
|
16 years |
vboxsync |
DevACPI: Added RAM todo.
|
|
|
@17539
|
16 years |
vboxsync |
ConsoleImpl2.cpp: Prep for lots of ram.
|
|
|
@17538
|
16 years |
vboxsync |
REM,PGM: Added two mutualy exclusive flags to …
|
|
|
@17537
|
16 years |
vboxsync |
REM: Added REMR3InitFinalize and moved the dirty page bit map …
|
|
|
@17536
|
16 years |
vboxsync |
mmR3HyperMap: better assertion message.
|
|
|
@17534
|
16 years |
vboxsync |
PGM: Made PGMPhysRead/Write return VERR_PGM_PHYS_WR_HIT_HANDLER when …
|
|
|
@17533
|
16 years |
vboxsync |
iomRamWrite: Added a todo about access handlers and evil shadowing/tlb …
|
|
|
@17532
|
16 years |
vboxsync |
VMXR0InjectEvent: Use the PGMPhysSimple[Read|Write]GCPhys functions …
|
|
|
@17531
|
16 years |
vboxsync |
emInterpretStosWD: don't use PGMPhysWriteGCPtr but emRamWrite (new …
|
|
|
@17530
|
16 years |
vboxsync |
another windows buildfix. (new phys code)
|
|
|
@17529
|
16 years |
vboxsync |
build fix.
|
|
|
@17528
|
16 years |
vboxsync |
HWACCM: return to ring-3 if VM_FF_PGM_NEED_HANDY_PAGES is set.
|
|
|
@17527
|
16 years |
vboxsync |
grr
|
|
|
@17526
|
16 years |
vboxsync |
PGM: Logging / assertion adjustments for handy page allocation error …
|
|
|
@17525
|
16 years |
vboxsync |
VMMR0/GMM: don't use the setjmp stuff for VMMR0_DO_GMM_SEED_CHUNK and …
|
|
|
@17524
|
16 years |
vboxsync |
PGM: R0/VT-x hacking.
|
|
|
@17522
|
16 years |
vboxsync |
strformattype.cpp: be a bit more gentle if the type is missing.
|
|
|
@17521
|
16 years |
vboxsync |
PGMPhys: cound page counting fixes.
|
|
|
@17520
|
16 years |
vboxsync |
another fix
|
|
|
@17519
|
16 years |
vboxsync |
fix
|
|
|
@17518
|
16 years |
vboxsync |
tiny adjustment.
|
|
|
@17517
|
16 years |
vboxsync |
PGM: Fixed PGMVIRTHANDLERTYPE_ALL regression from the other day - it …
|
|
|
@17516
|
16 years |
vboxsync |
NettIf/win: ipconfig fixes
|
|
|
@17515
|
16 years |
vboxsync |
build fix.
|
|
|
@17513
|
16 years |
vboxsync |
MM,PGM: Fixed page reservation, include a full set of handy pages for …
|
|
|
@17512
|
16 years |
vboxsync |
pgmPhysWriteHandler: Corrected three inverted assertions.
|
|
|
@17511
|
16 years |
vboxsync |
pgmPhysRomWriteHandler: corrected prototype (copy & past from obsolete …
|
|
|
@17510
|
16 years |
vboxsync |
PGM,EM,PDMDevHlp: Added PGMPhysInterpretedReadNoHandlers and …
|
|
|
@17509
|
16 years |
vboxsync |
PGM: Moved the page pool PT flushing code in the access handler bits …
|
|
|
@17508
|
16 years |
vboxsync |
NettIf/win: setip fixes
|
|
|
@17507
|
16 years |
vboxsync |
pgmFormatTypeHandlerPage: type fix.
|
|
|
@17506
|
16 years |
vboxsync |
PGM: MapCR3 hack for the new code, fixing PGMFlushTLB status …
|
|
|
@17505
|
16 years |
vboxsync |
PGM: MapCR3 hack for the new code, fixing PGMFlushTLB status …
|
|
|
@17504
|
16 years |
vboxsync |
PGM: handler logging (PGMPhysRead/Write) and more strictness in the …
|
|
|
@17503
|
16 years |
vboxsync |
PGM: PGMR3PhysAllocateHandyPages fix and error handling.
|
|
|
@17502
|
16 years |
vboxsync |
NetIf/win: fixes
|
|
|
@17501
|
16 years |
vboxsync |
burn fix
|
|
|
@17500
|
16 years |
vboxsync |
Reset locked flag
|
|
|
@17499
|
16 years |
vboxsync |
WINNT/VBoxGuest.cpp: disabled bugcheck registration code, see review …
|
|
|
@17498
|
16 years |
vboxsync |
PGMR3Reset: Force a shadow mode reinit (necessary for nested paging …
|
|
|
@17497
|
16 years |
vboxsync |
burn fix
|
|
|
@17496
|
16 years |
vboxsync |
Better disable that code block completely
|
|
|
@17495
|
16 years |
vboxsync |
Update
|
|
|
@17494
|
16 years |
vboxsync |
NetIf/win: moved Create/Remove hostonly if to NetIf API, some API fixes
|
|
|
@17493
|
16 years |
vboxsync |
Darn
|
|
|
@17492
|
16 years |
vboxsync |
Bugfix
|
|
|
@17491
|
16 years |
vboxsync |
Do nothing for nested paging/ept when exiting the shadow mode.
|
|
|
@17490
|
16 years |
vboxsync |
NetIf-generic.cpp: license header.
|
|
|
@17489
|
16 years |
vboxsync |
Don't use a special root for nested paging anymore.
|
|
|
@17488
|
16 years |
vboxsync |
VBoxManageHostonly.cpp: properties.
|
|
|
@17487
|
16 years |
vboxsync |
Compile fix
|
|
|
@17486
|
16 years |
vboxsync |
Updates
|
|
|
@17485
|
16 years |
vboxsync |
Fixes to pgmPhysWriteHandler and PGMPhysGCPhys2R3Ptr (new phys code).
|
|
|
@17484
|
16 years |
vboxsync |
crOpenGL: typo
|
|
|
@17483
|
16 years |
vboxsync |
Cleaned up nested paging init and removed obsolete structure members.
|
|
|
@17482
|
16 years |
vboxsync |
crOpenGL: fixed VM hangs when starting guests with 3D acceleration …
|
|
|
@17481
|
16 years |
vboxsync |
Additions/linux/vboxvideo_drm: fix the guest makefile similarly to r43823
|
|
|
@17480
|
16 years |
vboxsync |
VBoxGuest/win: Added bugcheck callback routine for release log …
|
|
|
@17479
|
16 years |
vboxsync |
stricter assertion
|
|
|
@17478
|
16 years |
vboxsync |
Missing DBGFR3DisasInstrCurrentLogInternal import
|
|
|
@17477
|
16 years |
vboxsync |
FE/Qt4-OSX: use desktop services for opening the manual
|
|
|
@17476
|
16 years |
vboxsync |
FE/Qt4: fix win burns
|
|
|
@17475
|
16 years |
vboxsync |
FE/Qt4: added support for GetSaveFileName
|
|
|
@17474
|
16 years |
vboxsync |
NLS: Typo.
|
|
|
@17473
|
16 years |
vboxsync |
Additions/x11: added READMEs to explain where the X.Org server 1.5 and …
|
|
|
@17472
|
16 years |
vboxsync |
crOpenGL: more dri related drafts
|
|
|
@17471
|
16 years |
vboxsync |
export to OSE
|
|
|
@17470
|
16 years |
vboxsync |
unimportant typo
|
|
|
@17469
|
16 years |
vboxsync |
Compile fix
|
|
|
@17468
|
16 years |
vboxsync |
Always free entry if it's not a hypervisor mapping
|
|
|
@17467
|
16 years |
vboxsync |
Bugfix
|
|
|
@17466
|
16 years |
vboxsync |
crOpenGL: remove obsolete files
|
|
|
@17465
|
16 years |
vboxsync |
Removed unused return code
|
|
|
@17464
|
16 years |
vboxsync |
Add heapsimple to the RuntimeGuestR0 library.
|
|
|
@17463
|
16 years |
vboxsync |
Removed invalid assertion
|
|
|
@17462
|
16 years |
vboxsync |
Refined locking.
|
|
|
@17461
|
16 years |
vboxsync |
Removed obsolete return codes
|
|
|
@17460
|
16 years |
vboxsync |
Again deal with dynamic mappings in RC.
|
|
|
@17459
|
16 years |
vboxsync |
REM: prototype of physical ram registration cide update
|
|
|
@17458
|
16 years |
vboxsync |
Logging change
|
|
|
@17457
|
16 years |
vboxsync |
FE/Qt4-OVF: fix burns
|
|
|
@17456
|
16 years |
vboxsync |
FE/Qt4-OVF: not widely available
|
|
|
@17455
|
16 years |
vboxsync |
FE/Qt4-OVF: corrected sorting of the VM's a little bit
|
|
|
@17454
|
16 years |
vboxsync |
Additions/x11: removed new include directories again, temporarily
|
|
|
@17453
|
16 years |
vboxsync |
Additions/x11: remove old include directories
|
|
|
@17452
|
16 years |
vboxsync |
Additions/x11/vboxmouse: use the new include directories
|
|
|
@17451
|
16 years |
vboxsync |
Additions/x11/vboxvideo: fixes to the DRI code, and activate it
|
|
|
@17450
|
16 years |
vboxsync |
FE/Qt4-OVF: initial OVF export support
|
|
|
@17449
|
16 years |
vboxsync |
Additions/Linux/vboxvideo_drm: get the PCI Id right
|
|
|
@17448
|
16 years |
vboxsync |
Additions/x11: added a full header set for X.Org server 1.5 and 1.6
|
|
|
@17447
|
16 years |
vboxsync |
burn fix
|
|
|
@17446
|
16 years |
vboxsync |
build fix
|
|
|
@17445
|
16 years |
vboxsync |
More assertions
|
|
|
@17444
|
16 years |
vboxsync |
setIpConfig: prefixLength2IPv6Address fix
|
|
|
@17443
|
16 years |
vboxsync |
#3656: Moved IP config function stubs from solaris, darwin and linux …
|
|
|
@17442
|
16 years |
vboxsync |
VBoxNetDHCP: Use RTGETOPT_REQ_MACADDR.
|
|
|
@17441
|
16 years |
vboxsync |
IPRT/RTGetOpt: Added RTGETOPT_REQ_MACADDR.
|
|
|