|
|
@33011
|
14 years |
vboxsync |
IPRT,SUPDrv,VBoxGuest: Reimplemented RTSemEventWait* so that it can …
|
|
|
@33010
|
14 years |
vboxsync |
RTSemEventMultiWaitNoResume: corrected assertion in the new …
|
|
|
@33009
|
14 years |
vboxsync |
Runtime/Process: avoid a hanging around zombie process when creating a …
|
|
|
@33008
|
14 years |
vboxsync |
Allocate more pgm pool pages for large guest memory configurations
|
|
|
@33007
|
14 years |
vboxsync |
doc/manual: typo.
|
|
|
@33006
|
14 years |
vboxsync |
IPRT: fixed rtR0MemObjLinuxAllocPages() which broke large pages on …
|
|
|
@33005
|
14 years |
vboxsync |
Renamed VBox-VRDP interface to VRDE (update).
|
|
|
@33004
|
14 years |
vboxsync |
Renamed VBox-VRDP interface to VRDE.
|
|
|
@33003
|
14 years |
vboxsync |
VBoxDisp: logging
|
|
|
@33002
|
14 years |
vboxsync |
VBoxDisp: properly clip reported VBVA rectangles.
|
|
|
@33001
|
14 years |
vboxsync |
VGA: Documented VBE_BYTEWISE_IO purpose.
|
|
|
@33000
|
14 years |
vboxsync |
Disable an assert for DEBUG_sunlover.
|
|
|
@32999
|
14 years |
vboxsync |
DevVGA: Better variable naming, corrected assertion.
|
|
|
@32998
|
14 years |
vboxsync |
Extra comment
|
|
|
@32997
|
14 years |
vboxsync |
IPRT: Added ISO 9660 FS support.
|
|
|
@32996
|
14 years |
vboxsync |
belongs here
|
|
|
@32995
|
14 years |
vboxsync |
RTUuidFromUtf16: bug fix + testcase
|
|
|
@32994
|
14 years |
vboxsync |
RTUuidFromStr: bug fix + testcase.
|
|
|
@32993
|
14 years |
vboxsync |
byte write test.
|
|
|
@32992
|
14 years |
vboxsync |
tstDisasm-2: made it accept linux panic byte code sequences w/ …
|
|
|
@32991
|
14 years |
vboxsync |
Additions/VBoxService: Solaris: the R3 runtime needs libcontract
|
|
|
@32990
|
14 years |
vboxsync |
Runtime/Process: Solaris: put every detached process in its own …
|
|
|
@32989
|
14 years |
vboxsync |
Additions/WINNT/Graphics: more refactoring
|
|
|
@32988
|
14 years |
vboxsync |
iprt: C warnings
|
|
|
@32987
|
14 years |
vboxsync |
deb: typo
|
|
|
@32986
|
14 years |
vboxsync |
Main: now that IPRT can read {UUID} we don't need to worry
|
|
|
@32985
|
14 years |
vboxsync |
DevAPIC.cpp: The count_shift reset value shall be 1 not 0, because …
|
|
|
@32984
|
14 years |
vboxsync |
FE/Qt: typo in a LogRel
|
|
|
@32983
|
14 years |
vboxsync |
LsiLogic: Suspend the VM on a recoverable error without changing the …
|
|
|
@32982
|
14 years |
vboxsync |
DevAPIC: Addressed the cause of the div by zero problem in …
|
|
|
@32981
|
14 years |
vboxsync |
FE/Qt4: correctly initialize the QImage to support virtual modes
|
|
|
@32980
|
14 years |
vboxsync |
Do *not* unlock the nested root page when exiting the shadow mode. …
|
|
|
@32979
|
14 years |
vboxsync |
iprt: RTUuidFromStr() / RTUuidFromUtf16(): allow the format …
|
|
|
@32978
|
14 years |
vboxsync |
DevVGA: Update the number of pages for all VBE modes based on VRAM size.
|
|
|
@32977
|
14 years |
vboxsync |
Extend assertion
|
|
|
@32976
|
14 years |
vboxsync |
Guest Copy/VBoxManage: Added file lookup/extraction support for ISO …
|
|
|
@32975
|
14 years |
vboxsync |
Config.kmk: enable VRDP memory consumption limit.
|
|
|
@32974
|
14 years |
vboxsync |
Forgot to reset variables after update.
|
|
|
@32973
|
14 years |
vboxsync |
Guest Copy/VBoxManage: Implemented support for reading files from an …
|
|
|
@32972
|
14 years |
vboxsync |
FE/Qt4: use update instead of repaint to merge repaint requests in …
|
|
|
@32971
|
14 years |
vboxsync |
XPCOM: implement a shortcut PR_CreateProcessDetached which directly …
|
|
|
@32970
|
14 years |
vboxsync |
RTSemEventMultiWaitEx and RTSemEventMultiWaitExDebug for windows.
|
|
|
@32969
|
14 years |
vboxsync |
build fix.
|
|
|
@32968
|
14 years |
vboxsync |
build fix
|
|
|
@32967
|
14 years |
vboxsync |
DevPCNet: comment
|
|
|
@32966
|
14 years |
vboxsync |
semeventmulti-posix.cpp: Implemented RTSemEventMultiWaitEx and …
|
|
|
@32965
|
14 years |
vboxsync |
Main-OVF: fix check of the manifest file existence on import
|
|
|
@32964
|
14 years |
vboxsync |
DevPCNet: work around a WinXP driver bug which clears CSR0.TINT after …
|
|
|
@32963
|
14 years |
vboxsync |
undo undsired change
|
|
|
@32962
|
14 years |
vboxsync |
wddm/3d: profiling
|
|
|
@32961
|
14 years |
vboxsync |
whitespace
|
|
|
@32960
|
14 years |
vboxsync |
PCI: bad typo in PCI address computation, now Windows boots fine with MCFG
|
|
|
@32959
|
14 years |
vboxsync |
Storage/ATAController: release log msg cosmetics
|
|
|
@32958
|
14 years |
vboxsync |
Testcase
|
|
|
@32957
|
14 years |
vboxsync |
AHCI: Implement SuspendOnError to give the user a chance to fix …
|
|
|
@32956
|
14 years |
vboxsync |
Sleep a bit longer.
|
|
|
@32955
|
14 years |
vboxsync |
Lower the time slice to 100 ms
|
|
|
@32954
|
14 years |
vboxsync |
rc code
|
|
|
@32953
|
14 years |
vboxsync |
Finer grained cpu capping
|
|
|
@32952
|
14 years |
vboxsync |
Logging + longer sleep
|
|
|
@32951
|
14 years |
vboxsync |
PCI: cleanup, bits
|
|
|
@32950
|
14 years |
vboxsync |
VGA: Merge pfnUpdateRect calls for text modes, too.
|
|
|
@32949
|
14 years |
vboxsync |
tstSemEvent -> tstRTSemEventMulti; removed tstSems.
|
|
|
@32948
|
14 years |
vboxsync |
semeventmulti-linux.cpp: bugfix
|
|
|
@32947
|
14 years |
vboxsync |
VBoxManage: mention --hwvirtexexcl; manual: fixed documentation of …
|
|
|
@32946
|
14 years |
vboxsync |
iprt/semaphore.h: Started adding RTSem*<Wait|Request>Ex[Debug].
|
|
|
@32945
|
14 years |
vboxsync |
manual: phys RAM = swap space does not apply to 64-bit Solaris hosts …
|
|
|
@32944
|
14 years |
vboxsync |
Storage/ATAController: Clean up suspending the VM on certain errors, …
|
|
|
@32943
|
14 years |
vboxsync |
Storage/ATA: Clean up suspending the VM on certain errors, and make …
|
|
|
@32942
|
14 years |
vboxsync |
deb: small fix
|
|
|
@32941
|
14 years |
vboxsync |
PCI: safety checks, cleaner code
|
|
|
@32940
|
14 years |
vboxsync |
crOpenGL: another perf counter
|
|
|
@32939
|
14 years |
vboxsync |
AHCI: MSI support
|
|
|
@32938
|
14 years |
vboxsync |
LSI logic: continue, even if no MSI on chipset
|
|
|
@32937
|
14 years |
vboxsync |
ChangeLog update.
|
|
|
@32936
|
14 years |
vboxsync |
dsound: Use global focus (instead of sticky).
|
|
|
@32935
|
14 years |
vboxsync |
PDM, VMM, PCI: reworked MSI API: now MSIs delivered via IOAPIC API, …
|
|
|
@32934
|
14 years |
vboxsync |
Main/Medium: Automatically repair streamOptimized VMDK files too. They …
|
|
|
@32933
|
14 years |
vboxsync |
Audio/HDA: alc885 codec is introduced(workable with Linux guest, …
|
|
|
@32932
|
14 years |
vboxsync |
Main/HostImpl: Solaris DVD enumeration fix for USB CD/DVD drives.
|
|
|
@32931
|
14 years |
vboxsync |
Main/HostImpl: Solaris DVD enumeration fix for USB CD/DVD drives.
|
|
|
@32930
|
14 years |
vboxsync |
wddm: bugfix
|
|
|
@32929
|
14 years |
vboxsync |
Config.kmk: explicitely disable MMX/SSE code in RC code, some gcc …
|
|
|
@32928
|
14 years |
vboxsync |
Main/Display: properly change VBVA flags (the bug caused the guest …
|
|
|
@32927
|
14 years |
vboxsync |
build fix.
|
|
|
@32926
|
14 years |
vboxsync |
typo.
|
|
|
@32925
|
14 years |
vboxsync |
build fix.
|
|
|
@32924
|
14 years |
vboxsync |
crOpenGL: add opcodes counter
|
|
|
@32923
|
14 years |
vboxsync |
Config.kmk,Devices/Makefile.kmk: Enabled the experimental dtrace …
|
|
|
@32922
|
14 years |
vboxsync |
Config.kmk: Moved VBOX_WITH_NET*/VDE out of the hardening group, …
|
|
|
@32921
|
14 years |
vboxsync |
Stat type
|
|
|
@32920
|
14 years |
vboxsync |
Compile fix
|
|
|
@32919
|
14 years |
vboxsync |
nits
|
|
|
@32918
|
14 years |
vboxsync |
More space
|
|
|
@32917
|
14 years |
vboxsync |
Wrong stat type
|
|
|
@32916
|
14 years |
vboxsync |
Reversed
|
|
|
@32915
|
14 years |
vboxsync |
Additions/WINNT/Graphics: more refactorings
|
|
|
@32914
|
14 years |
vboxsync |
Drop the hthread parameter
|
|
|
@32913
|
14 years |
vboxsync |
Missing break
|
|
|
@32912
|
14 years |
vboxsync |
First sketch for guest execution capping
|
|
|