|
|
@20779
|
16 years |
vboxsync |
Use net_device_ops in vboxnetadp.ko, kernels 2.6.29 and above.
|
|
|
@20778
|
16 years |
vboxsync |
TMTimerSetRelative: Fixed inverted assertion check.
|
|
|
@20777
|
16 years |
vboxsync |
Running out of hyper heap often here; guest SMP needs more
|
|
|
@20776
|
16 years |
vboxsync |
IOMR3MMIODeregister: unlock in assertion return paths
|
|
|
@20775
|
16 years |
vboxsync |
Missing update
|
|
|
@20774
|
16 years |
vboxsync |
Debug logging updates for the hyper heap
|
|
|
@20773
|
16 years |
vboxsync |
pgmPoolAccessHandler: Disassemble with the pgm lock taken to avoid …
|
|
|
@20772
|
16 years |
vboxsync |
More safety
|
|
|
@20771
|
16 years |
vboxsync |
Solaris/Installer: checkinstall.
|
|
|
@20770
|
16 years |
vboxsync |
More paranoia
|
|
|
@20769
|
16 years |
vboxsync |
VMM: don't forget to enable R0 logging again if we are leaving …
|
|
|
@20768
|
16 years |
vboxsync |
Unsafe physical hander usage.
|
|
|
@20767
|
16 years |
vboxsync |
Locking paranoia
|
|
|
@20766
|
16 years |
vboxsync |
FE/Qt4: nls updated
|
|
|
@20765
|
16 years |
vboxsync |
Even more pgm locking
|
|
|
@20764
|
16 years |
vboxsync |
More checks
|
|
|
@20763
|
16 years |
vboxsync |
Paranoia
|
|
|
@20762
|
16 years |
vboxsync |
More PGM locking
|
|
|
@20761
|
16 years |
vboxsync |
FE/Qt4: space -> tabs
|
|
|
@20760
|
16 years |
vboxsync |
FE/Qt4-NLS: Updated Bulgarian, Chinese, Spanish, Italian and …
|
|
|
@20759
|
16 years |
vboxsync |
More locking
|
|
|
@20758
|
16 years |
vboxsync |
Moved assertion. Could otherwise trigger with guest SMP
|
|
|
@20757
|
16 years |
vboxsync |
FE/Qt4: 3948: Mini-ToolBar for Full-screen & Seamless modes: Fixed bug …
|
|
|
@20756
|
16 years |
vboxsync |
IPRT: More RTDbg coding - generic container is mostly done now.
|
|
|
@20755
|
16 years |
vboxsync |
PDMAllCritSect: try some serious paranoia and see if it makes any …
|
|
|
@20754
|
16 years |
vboxsync |
todo
|
|
|
@20753
|
16 years |
vboxsync |
VMM: Added PDMR3CritSectLeaveAll for bulk unlocking during guru meditation.
|
|
|
@20752
|
16 years |
vboxsync |
TMTimerSet: stats and quick optimization.
|
|
|
@20751
|
16 years |
vboxsync |
last min typo.
|
|
|
@20750
|
16 years |
vboxsync |
TMTimerSetRelative: Optimized the common case and added some more …
|
|
|
@20749
|
16 years |
vboxsync |
REMNotifyInvalidatePage: Don't overflow aGCPtrInvalidatedPages. 2xtodo
|
|
|
@20748
|
16 years |
vboxsync |
PGMAllPool: assert msg.
|
|
|
@20747
|
16 years |
vboxsync |
REM: Don't drop handler reply records. More handler replay paranoia …
|
|
|
@20746
|
16 years |
vboxsync |
REMR3ReplayHandlerNotification,remNotifyHandlerInsert: paranoia.
|
|
|
@20745
|
16 years |
vboxsync |
VBox/err.mac: regen
|
|
|
@20744
|
16 years |
vboxsync |
IPRT: RTDbg coding.
|
|
|
@20743
|
16 years |
vboxsync |
VBox/err.h: Removed VINF_SVM_PREEMPT_PENDING and …
|
|
|
@20742
|
16 years |
vboxsync |
VMM,++: Increased the stack size on darwin to 16KB since we're …
|
|
|
@20741
|
16 years |
vboxsync |
iprt/dbg.cpp/h: the RTDbgLine* methods as well.
|
|
|
@20740
|
16 years |
vboxsync |
iprt: More RTDbg coding; added a new AVL tree for RTUINPTR.
|
|
|
@20739
|
16 years |
vboxsync |
iprt: RTDbgMod coding in progress.
|
|
|
@20738
|
16 years |
vboxsync |
iprt: RTDbg coding.
|
|
|
@20737
|
16 years |
vboxsync |
VMM/*/*.def: Added TMTimerSetRelative.
|
|
|
@20736
|
16 years |
vboxsync |
typo.
|
|
|
@20735
|
16 years |
vboxsync |
build fix.
|
|
|
@20734
|
16 years |
vboxsync |
DevAPIC: rewrote timer updates to streamline the handling wrt the …
|
|
|
@20733
|
16 years |
vboxsync |
VMM: Added TMTimerSetRelative and changed …
|
|
|
@20732
|
16 years |
vboxsync |
NetAdp/win: fix for bug 4033: host-only connection priority should be …
|
|
|
@20731
|
16 years |
vboxsync |
Save more info about pending HGCM requests (xTracker #4032).
|
|
|
@20730
|
16 years |
vboxsync |
More locking
|
|
|
@20729
|
16 years |
vboxsync |
removed unused variable
|
|
|
@20728
|
16 years |
vboxsync |
More logging
|
|
|
@20727
|
16 years |
vboxsync |
NetworkAttachment: removed global variable passing down to functions
|
|
|
@20726
|
16 years |
vboxsync |
IOM locking change
|
|
|
@20725
|
16 years |
vboxsync |
Bugfix
|
|
|
@20724
|
16 years |
vboxsync |
Incorrect flushing of the IOM cache.
|
|
|
@20723
|
16 years |
vboxsync |
Deal better with fatal assertions & the vga lock.
|
|
|
@20722
|
16 years |
vboxsync |
More IOM locking and checks.
|
|
|
@20721
|
16 years |
vboxsync |
VboxServiceVMInfo-win.cpp: %Rrc->%u for windows status code.
|
|
|
@20720
|
16 years |
vboxsync |
ConsoleImpl.cpp: VMR3ReqCall w/ cMillis=0 may return VERR_TIMEOUT or …
|
|
|
@20719
|
16 years |
vboxsync |
it's a psz not a sz
|
|
|
@20718
|
16 years |
vboxsync |
DrvNAT: r=bird: Why reset the queue counters for every item?!
|
|
|
@20717
|
16 years |
vboxsync |
slirp: todo
|
|
|
@20716
|
16 years |
vboxsync |
DrvNAT: nit picking
|
|
|
@20715
|
16 years |
vboxsync |
Network/SrvIntNetR0: fixed LogFlow parameter order.
|
|
|
@20714
|
16 years |
vboxsync |
DrvNAT: missed one bit.
|
|
|
@20713
|
16 years |
vboxsync |
DrvNAT,slirp: Even simpler.
|
|
|
@20712
|
16 years |
vboxsync |
DrvNat,slirp: simplify statistics and deregister them.
|
|
|
@20711
|
16 years |
vboxsync |
Solaris/Installer: checkinstall typo.
|
|
|
@20710
|
16 years |
vboxsync |
typo
|
|
|
@20709
|
16 years |
vboxsync |
More locking
|
|
|
@20708
|
16 years |
vboxsync |
DrvIntNet,DrvTAP: Deregister statistics during destruction. (untested)
|
|
|
@20707
|
16 years |
vboxsync |
Linux shared folders: implemented some missing functions, xTracker 3764
|
|
|
@20706
|
16 years |
vboxsync |
VBox/pdmdrv.h: Added PDMDRVHLP::pfnSTAMDeregister, major PDMDRVHLP …
|
|
|
@20705
|
16 years |
vboxsync |
it's a psz not a sz.
|
|
|
@20704
|
16 years |
vboxsync |
NetworkAdapterImpl.cpp: completely useless file description.
|
|
|
@20703
|
16 years |
vboxsync |
DevPCNet.cpp: link down in function as I said.
|
|
|
@20702
|
16 years |
vboxsync |
update.
|
|
|
@20701
|
16 years |
vboxsync |
video hw accel: DdBlt fixes
|
|
|
@20700
|
16 years |
vboxsync |
Protect IOM registration changes with the IOM lock.
|
|
|
@20699
|
16 years |
vboxsync |
video hw accel: DdBlt fixes
|
|
|
@20698
|
16 years |
vboxsync |
VBoxService/win: Fixed Guest Additions lookup.
|
|
|
@20697
|
16 years |
vboxsync |
wording.
|
|
|
@20696
|
16 years |
vboxsync |
Solaris/Installer: checkinstall halts zone service if necessary & gets …
|
|
|
@20695
|
16 years |
vboxsync |
VHD: Fix access beyond the block bitmap which can lead to arbitrary crashes
|
|
|
@20694
|
16 years |
vboxsync |
Python: typos
|
|
|
@20693
|
16 years |
vboxsync |
Python: Windows waiting for event, additional shell command
|
|
|
@20692
|
16 years |
vboxsync |
video hw accel: DdLock fix
|
|
|
@20691
|
16 years |
vboxsync |
VBoxNetAdp-linux.c: removed warning
|
|
|
@20690
|
16 years |
vboxsync |
NetworkAttachment: VMR3ReqCall should be on cpu 0
|
|
|
@20689
|
16 years |
vboxsync |
TMCPU::u64TSCOffset -> offTSCRawSrc
|
|
|
@20688
|
16 years |
vboxsync |
TMCpuTickSet: No need to call tmCpuTickPause since we're overwriting …
|
|
|
@20687
|
16 years |
vboxsync |
VMM: some description string mangling and todos.
|
|
|
@20686
|
16 years |
vboxsync |
MMHeap.cpp: new tags.
|
|
|
@20685
|
16 years |
vboxsync |
TM.cpp: More statistics.
|
|
|
@20684
|
16 years |
vboxsync |
PGMAllBth.h: shut up gcc warnings.
|
|
|
@20683
|
16 years |
vboxsync |
video hw accel: ddraw command processing fixes
|
|
|
@20682
|
16 years |
vboxsync |
EMAll.cpp: Implemented writing MSR_IA32_TSC.
|
|
|
@20681
|
16 years |
vboxsync |
STAM: Added STAMUNIT_TICKS.
|
|
|
@20680
|
16 years |
vboxsync |
Comments added
|
|
|