|
|
@20834
|
15 years |
vboxsync |
VBoxManage: fixed return value of VBoxManage usbfilter fails
|
|
|
@20833
|
15 years |
vboxsync |
FE/Qt4-NLS: updated Italian
|
|
|
@20832
|
15 years |
vboxsync |
FE/Qt4-NLS: reverted accidentally changed strings
|
|
|
@20831
|
15 years |
vboxsync |
Main: refined docs on takeScreenShotSlow()
|
|
|
@20830
|
15 years |
vboxsync |
Comment added
|
|
|
@20829
|
15 years |
vboxsync |
Check and assume PDM locking is performed when calling the APIC interface.
|
|
|
@20828
|
15 years |
vboxsync |
SDK: documentation updates
|
|
|
@20827
|
15 years |
vboxsync |
SDK: fix broken perl testcase
|
|
|
@20826
|
15 years |
vboxsync |
Main: fixed bug in metric names reading
|
|
|
@20825
|
15 years |
vboxsync |
Export PDMCritSectIsOwner
|
|
|
@20824
|
15 years |
vboxsync |
Export PDMCritSectIsOwner
|
|
|
@20823
|
15 years |
vboxsync |
iprt/stream.cpp: alignment hacks.
|
|
|
@20822
|
15 years |
vboxsync |
utf8-posix.cpp: Fixed allocation bug in rtstrConvert where we would …
|
|
|
@20821
|
15 years |
vboxsync |
IPRT: alignment check hacking.
|
|
|
@20820
|
15 years |
vboxsync |
FE/Qt4: prevent jumping around if several VM configs are changed with …
|
|
|
@20819
|
15 years |
vboxsync |
getenv -> RTEnvGet.
|
|
|
@20818
|
15 years |
vboxsync |
Python: generate capitalized version of callbacks on Windows, now …
|
|
|
@20817
|
15 years |
vboxsync |
APIC logging changes
|
|
|
@20816
|
15 years |
vboxsync |
Logging change
|
|
|
@20815
|
15 years |
vboxsync |
crOpenGL: fix guest/host crashes when client app uses incorrect opengl …
|
|
|
@20814
|
15 years |
vboxsync |
Main: prototyped screenshot usable for scripting languages
|
|
|
@20813
|
15 years |
vboxsync |
crOpenGL: tabs to spaces
|
|
|
@20812
|
15 years |
vboxsync |
gcc warning
|
|
|
@20811
|
15 years |
vboxsync |
German NLS update
|
|
|
@20810
|
15 years |
vboxsync |
EPT fix for locking root page
|
|
|
@20809
|
15 years |
vboxsync |
Runtime/getopt: new parameter value type 'UUID'
|
|
|
@20808
|
15 years |
vboxsync |
Removed dead code
|
|
|
@20807
|
15 years |
vboxsync |
Python: better event wait routine, cleanup (callbacks still crash)
|
|
|
@20806
|
15 years |
vboxsync |
Update
|
|
|
@20805
|
15 years |
vboxsync |
Implemented support for VMCPUID_OTHER request packets.
|
|
|
@20804
|
15 years |
vboxsync |
Introduced VMCPUID_OTHER
|
|
|
@20803
|
15 years |
vboxsync |
rdesktop: fixed parsing of bcdRev and bcdUSB (base is 16 not 10)
|
|
|
@20802
|
15 years |
vboxsync |
gcc warnings
|
|
|
@20801
|
15 years |
vboxsync |
IPRT: The rest of the basic RTDbgMod code.
|
|
|
@20800
|
15 years |
vboxsync |
IPRT: More RTDbgMod code.
|
|
|
@20799
|
15 years |
vboxsync |
IPRT: More RTDbgMod code.
|
|
|
@20798
|
15 years |
vboxsync |
more German NLS strings
|
|
|
@20797
|
15 years |
vboxsync |
VHD: Fix access beyond the data block bitmap with ASMBitTest and …
|
|
|
@20796
|
15 years |
vboxsync |
PGMMap.cpp: Take the PGM lock in a few place to avoid assertions …
|
|
|
@20795
|
15 years |
vboxsync |
VMM: Fixed guest PAE issues on the mac.
|
|
|
@20794
|
15 years |
vboxsync |
gcc warnings
|
|
|
@20793
|
15 years |
vboxsync |
semevent*-r0drv-solaris.c(+spinlock-r0drv-solaris.c+the-solaris-kernel. …
|
|
|
@20792
|
15 years |
vboxsync |
VMMR3Term: Don't call RTMemProtect, use RTR3HyperSetGuard..
|
|
|
@20791
|
15 years |
vboxsync |
SUPR3PageProtect: don't call mprotect on locked memory.
|
|
|
@20790
|
15 years |
vboxsync |
FE/Qt4-NLS: updated qt_* translation files to 4.4.3
|
|
|
@20789
|
15 years |
vboxsync |
iprt/asm.h: larger notes about alignment.
|
|
|
@20788
|
15 years |
vboxsync |
Do not call REMNotifyHandlerPhysicalModify under the PGM lock
|
|
|
@20787
|
15 years |
vboxsync |
Backed out 48906; redundant
|
|
|
@20786
|
15 years |
vboxsync |
remFlushHandlerNotifications does nothing without …
|
|
|
@20785
|
15 years |
vboxsync |
IPRT: the ASMAtomicBit* functions must work on 32-bit …
|
|
|
@20784
|
15 years |
vboxsync |
TM: Renamed the EmtLock to TimerCritSect as it's almost only used for …
|
|
|
@20783
|
15 years |
vboxsync |
Less restrictive assertion for smp guests.
|
|
|
@20782
|
15 years |
vboxsync |
NAT: incorrect alias address
|
|
|
@20781
|
15 years |
vboxsync |
Default to a 2 MB hyper heap for guest SMP
|
|
|
@20780
|
15 years |
vboxsync |
Restrict hyper heap size increase to SMP only
|
|
|
@20779
|
15 years |
vboxsync |
Use net_device_ops in vboxnetadp.ko, kernels 2.6.29 and above.
|
|
|
@20778
|
15 years |
vboxsync |
TMTimerSetRelative: Fixed inverted assertion check.
|
|
|
@20777
|
15 years |
vboxsync |
Running out of hyper heap often here; guest SMP needs more
|
|
|
@20776
|
15 years |
vboxsync |
IOMR3MMIODeregister: unlock in assertion return paths
|
|
|
@20775
|
15 years |
vboxsync |
Missing update
|
|
|
@20774
|
15 years |
vboxsync |
Debug logging updates for the hyper heap
|
|
|
@20773
|
15 years |
vboxsync |
pgmPoolAccessHandler: Disassemble with the pgm lock taken to avoid …
|
|
|
@20772
|
15 years |
vboxsync |
More safety
|
|
|
@20771
|
15 years |
vboxsync |
Solaris/Installer: checkinstall.
|
|
|
@20770
|
15 years |
vboxsync |
More paranoia
|
|
|
@20769
|
15 years |
vboxsync |
VMM: don't forget to enable R0 logging again if we are leaving …
|
|
|
@20768
|
15 years |
vboxsync |
Unsafe physical hander usage.
|
|
|
@20767
|
15 years |
vboxsync |
Locking paranoia
|
|
|
@20766
|
15 years |
vboxsync |
FE/Qt4: nls updated
|
|
|
@20765
|
15 years |
vboxsync |
Even more pgm locking
|
|
|
@20764
|
15 years |
vboxsync |
More checks
|
|
|
@20763
|
15 years |
vboxsync |
Paranoia
|
|
|
@20762
|
15 years |
vboxsync |
More PGM locking
|
|
|
@20761
|
15 years |
vboxsync |
FE/Qt4: space -> tabs
|
|
|
@20760
|
15 years |
vboxsync |
FE/Qt4-NLS: Updated Bulgarian, Chinese, Spanish, Italian and …
|
|
|
@20759
|
15 years |
vboxsync |
More locking
|
|
|
@20758
|
15 years |
vboxsync |
Moved assertion. Could otherwise trigger with guest SMP
|
|
|
@20757
|
15 years |
vboxsync |
FE/Qt4: 3948: Mini-ToolBar for Full-screen & Seamless modes: Fixed bug …
|
|
|
@20756
|
15 years |
vboxsync |
IPRT: More RTDbg coding - generic container is mostly done now.
|
|
|
@20755
|
15 years |
vboxsync |
PDMAllCritSect: try some serious paranoia and see if it makes any …
|
|
|
@20754
|
15 years |
vboxsync |
todo
|
|
|
@20753
|
15 years |
vboxsync |
VMM: Added PDMR3CritSectLeaveAll for bulk unlocking during guru meditation.
|
|
|
@20752
|
15 years |
vboxsync |
TMTimerSet: stats and quick optimization.
|
|
|
@20751
|
15 years |
vboxsync |
last min typo.
|
|
|
@20750
|
15 years |
vboxsync |
TMTimerSetRelative: Optimized the common case and added some more …
|
|
|
@20749
|
15 years |
vboxsync |
REMNotifyInvalidatePage: Don't overflow aGCPtrInvalidatedPages. 2xtodo
|
|
|
@20748
|
15 years |
vboxsync |
PGMAllPool: assert msg.
|
|
|
@20747
|
15 years |
vboxsync |
REM: Don't drop handler reply records. More handler replay paranoia …
|
|
|
@20746
|
15 years |
vboxsync |
REMR3ReplayHandlerNotification,remNotifyHandlerInsert: paranoia.
|
|
|
@20745
|
15 years |
vboxsync |
VBox/err.mac: regen
|
|
|
@20744
|
15 years |
vboxsync |
IPRT: RTDbg coding.
|
|
|
@20743
|
15 years |
vboxsync |
VBox/err.h: Removed VINF_SVM_PREEMPT_PENDING and …
|
|
|
@20742
|
15 years |
vboxsync |
VMM,++: Increased the stack size on darwin to 16KB since we're …
|
|
|
@20741
|
15 years |
vboxsync |
iprt/dbg.cpp/h: the RTDbgLine* methods as well.
|
|
|
@20740
|
15 years |
vboxsync |
iprt: More RTDbg coding; added a new AVL tree for RTUINPTR.
|
|
|
@20739
|
15 years |
vboxsync |
iprt: RTDbgMod coding in progress.
|
|
|
@20738
|
15 years |
vboxsync |
iprt: RTDbg coding.
|
|
|
@20737
|
15 years |
vboxsync |
VMM/*/*.def: Added TMTimerSetRelative.
|
|
|
@20736
|
15 years |
vboxsync |
typo.
|
|
|
@20735
|
15 years |
vboxsync |
build fix.
|
|
|