|
|
@20900
|
16 years |
vboxsync |
GMMR0.cpp: The proper fix for the wrong cFreePages accounting.
|
|
|
@20899
|
16 years |
vboxsync |
GMMR0.cpp: Sanity checks (disabled by default).
|
|
|
@20897
|
16 years |
vboxsync |
Python: cleanup, refactoring, don't fail on timed wait requests on …
|
|
|
@20896
|
16 years |
vboxsync |
SDK: API doc fixes.
|
|
|
@20894
|
16 years |
vboxsync |
HostServices/GuestProperties: fixed a bad debug assertion
|
|
|
@20893
|
16 years |
vboxsync |
GMMR0: quick hack for windows issue (hope this doesn't blow up)…
|
|
|
@20890
|
16 years |
vboxsync |
Webservice: now that we can handle it (r49036), enable IGuest …
|
|
|
@20889
|
16 years |
vboxsync |
PDM queue locking
|
|
|
@20888
|
16 years |
vboxsync |
webservice: changes to allow for supporting IDisplay and other …
|
|
|
@20887
|
16 years |
vboxsync |
FE/Qt4-NLS: Updated Swedish, Ukranian & Brazilian Portuguese.
|
|
|
@20886
|
16 years |
vboxsync |
FE/Qt4: Russian NLS Update (translation).
|
|
|
@20885
|
16 years |
vboxsync |
Main: Fix dead lock when mounting/umounting DVDs/Floppies if the guest …
|
|
|
@20884
|
16 years |
vboxsync |
More comments
|
|
|
@20883
|
16 years |
vboxsync |
Call KeWaitForSingleObject with UserMode for event semaphores
|
|
|
@20882
|
16 years |
vboxsync |
Main: use IPRT semrw in AutoLock
|
|
|
@20881
|
16 years |
vboxsync |
Compile fix
|
|
|
@20880
|
16 years |
vboxsync |
Queue suspend and power off calls from the VM for SMP guests (deadlock …
|
|
|
@20879
|
16 years |
vboxsync |
gcc warnings
|
|
|
@20878
|
16 years |
vboxsync |
gcc warning
|
|
|
@20877
|
16 years |
vboxsync |
gcc warning
|
|
|
@20876
|
16 years |
vboxsync |
gcc warnings
|
|
|
@20875
|
16 years |
vboxsync |
VMM: Renamed almost all references to CallHost to CallRing3.
|
|
|
@20874
|
16 years |
vboxsync |
VMMR0CallHost -> VMMRZCallRing3[NoCpu]; VMMCALLHOST -> VMMCALLRING3.
|
|
|
@20873
|
16 years |
vboxsync |
VMMGCCallHost -> VMMRZCallRing3[NoCpu].
|
|
|
@20872
|
16 years |
vboxsync |
VMM: build fix.
|
|
|
@20871
|
16 years |
vboxsync |
VMM: Make sure there is enough room for a few physical handler …
|
|
|
@20870
|
16 years |
vboxsync |
DBGFSym.cpp: accidentally switched on dbghelp again. (r49015)
|
|
|
@20869
|
16 years |
vboxsync |
VMMR3RawRunGC: cause guru meditation if cr3 mismatches. …
|
|
|
@20868
|
16 years |
vboxsync |
DBGFR3MemRead: Support for reading HMA by virtual address.
|
|
|
@20867
|
16 years |
vboxsync |
REMR3ReplayHandlerNotifications: Fixed list reversal regression from …
|
|
|
@20866
|
16 years |
vboxsync |
SUP: Removed two obsolete allocation APIs.
|
|
|
@20865
|
16 years |
vboxsync |
PGMAllMap: avoid lock owner assertions in PGMMapCheck.
|
|
|
@20864
|
16 years |
vboxsync |
SUP,*: API cleanup.
|
|
|
@20863
|
16 years |
vboxsync |
tstCFGM.cpp: unintentional change in r49006.
|
|
|
@20862
|
16 years |
vboxsync |
SUP: Made SUPPageLock and SUPPageUnlock internal to SUP.
|
|
|
@20861
|
16 years |
vboxsync |
SUPLib.cpp: removed outdated SUPPageAlloc/windows hack, SUPPageAlloc …
|
|
|
@20860
|
16 years |
vboxsync |
SUP: Bumped major version because of layout changes in RTLOGGER. …
|
|
|
@20859
|
16 years |
vboxsync |
IPRT: Increased the logger buffer and replaced a bunch RTUINT with …
|
|
|
@20858
|
16 years |
vboxsync |
MMHyper.cpp: Add 64KB to the heap size for each virtual CPU to account …
|
|
|
@20857
|
16 years |
vboxsync |
MMHyper.cpp: Add 64KB to the heap size for each virtual CPU to account …
|
|
|
@20856
|
16 years |
vboxsync |
Another one
|
|
|
@20855
|
16 years |
vboxsync |
Extra assertion
|
|
|
@20854
|
16 years |
vboxsync |
VMM: Use the custom logger prefix to indicate the virtual CPU ID.
|
|
|
@20853
|
16 years |
vboxsync |
IPRT: Added custom prefix callback to the logger.
|
|
|
@20852
|
16 years |
vboxsync |
Main: Don't assert when a DVD/Floppy image was unmounted at runtime.
|
|
|
@20851
|
16 years |
vboxsync |
Webservice: handle NULL pointer object arguments in methods and return …
|
|
|
@20850
|
16 years |
vboxsync |
typo
|
|
|
@20849
|
16 years |
vboxsync |
API: typo fix
|
|
|
@20848
|
16 years |
vboxsync |
alignmentchecks.h: wrong fix.
|
|
|
@20846
|
16 years |
vboxsync |
If an active trap is already pending, then we must forward it first!
|
|
|
@20845
|
16 years |
vboxsync |
VBoxRecompiler.c: minor cleanup + @todo.
|
|
|
@20844
|
16 years |
vboxsync |
SDK: teach jax-ws glue bindings proper inheritance (respect 'extends' …
|
|
|
@20843
|
16 years |
vboxsync |
SDK: documentation updates
|
|
|
@20842
|
16 years |
vboxsync |
API and Frontends: change IVirtualBox::openHardDisk to allow modifying …
|
|
|
@20841
|
16 years |
vboxsync |
Logging
|
|
|
@20840
|
16 years |
vboxsync |
Logging
|
|
|
@20839
|
16 years |
vboxsync |
darwin build fix.
|
|
|
@20838
|
16 years |
vboxsync |
NMI updates
|
|
|
@20837
|
16 years |
vboxsync |
IPRT: fixed Darwin
|
|
|
@20836
|
16 years |
vboxsync |
NMI/SMI changes
|
|
|
@20835
|
16 years |
vboxsync |
Interface for generating NMI & SMI added.
|
|
|
@20834
|
16 years |
vboxsync |
VBoxManage: fixed return value of VBoxManage usbfilter fails
|
|
|
@20833
|
16 years |
vboxsync |
FE/Qt4-NLS: updated Italian
|
|
|
@20832
|
16 years |
vboxsync |
FE/Qt4-NLS: reverted accidentally changed strings
|
|
|
@20831
|
16 years |
vboxsync |
Main: refined docs on takeScreenShotSlow()
|
|
|
@20830
|
16 years |
vboxsync |
Comment added
|
|
|
@20829
|
16 years |
vboxsync |
Check and assume PDM locking is performed when calling the APIC interface.
|
|
|
@20828
|
16 years |
vboxsync |
SDK: documentation updates
|
|
|
@20827
|
16 years |
vboxsync |
SDK: fix broken perl testcase
|
|
|
@20826
|
16 years |
vboxsync |
Main: fixed bug in metric names reading
|
|
|
@20825
|
16 years |
vboxsync |
Export PDMCritSectIsOwner
|
|
|
@20824
|
16 years |
vboxsync |
Export PDMCritSectIsOwner
|
|
|
@20823
|
16 years |
vboxsync |
iprt/stream.cpp: alignment hacks.
|
|
|
@20822
|
16 years |
vboxsync |
utf8-posix.cpp: Fixed allocation bug in rtstrConvert where we would …
|
|
|
@20821
|
16 years |
vboxsync |
IPRT: alignment check hacking.
|
|
|
@20820
|
16 years |
vboxsync |
FE/Qt4: prevent jumping around if several VM configs are changed with …
|
|
|
@20819
|
16 years |
vboxsync |
getenv -> RTEnvGet.
|
|
|
@20818
|
16 years |
vboxsync |
Python: generate capitalized version of callbacks on Windows, now …
|
|
|
@20817
|
16 years |
vboxsync |
APIC logging changes
|
|
|
@20816
|
16 years |
vboxsync |
Logging change
|
|
|
@20815
|
16 years |
vboxsync |
crOpenGL: fix guest/host crashes when client app uses incorrect opengl …
|
|
|
@20814
|
16 years |
vboxsync |
Main: prototyped screenshot usable for scripting languages
|
|
|
@20813
|
16 years |
vboxsync |
crOpenGL: tabs to spaces
|
|
|
@20812
|
16 years |
vboxsync |
gcc warning
|
|
|
@20811
|
16 years |
vboxsync |
German NLS update
|
|
|
@20810
|
16 years |
vboxsync |
EPT fix for locking root page
|
|
|
@20809
|
16 years |
vboxsync |
Runtime/getopt: new parameter value type 'UUID'
|
|
|
@20808
|
16 years |
vboxsync |
Removed dead code
|
|
|
@20807
|
16 years |
vboxsync |
Python: better event wait routine, cleanup (callbacks still crash)
|
|
|
@20806
|
16 years |
vboxsync |
Update
|
|
|
@20805
|
16 years |
vboxsync |
Implemented support for VMCPUID_OTHER request packets.
|
|
|
@20803
|
16 years |
vboxsync |
rdesktop: fixed parsing of bcdRev and bcdUSB (base is 16 not 10)
|
|
|
@20802
|
16 years |
vboxsync |
gcc warnings
|
|
|
@20801
|
16 years |
vboxsync |
IPRT: The rest of the basic RTDbgMod code.
|
|
|
@20800
|
16 years |
vboxsync |
IPRT: More RTDbgMod code.
|
|
|
@20799
|
16 years |
vboxsync |
IPRT: More RTDbgMod code.
|
|
|
@20798
|
16 years |
vboxsync |
more German NLS strings
|
|
|
@20797
|
16 years |
vboxsync |
VHD: Fix access beyond the data block bitmap with ASMBitTest and …
|
|
|
@20796
|
16 years |
vboxsync |
PGMMap.cpp: Take the PGM lock in a few place to avoid assertions …
|
|
|
@20795
|
16 years |
vboxsync |
VMM: Fixed guest PAE issues on the mac.
|
|
|