|
|
@26747
|
15 years |
vboxsync |
IPRT/log: Added personal preferences.
|
|
|
@26746
|
15 years |
vboxsync |
Autolock.h: Only test for RT_LOCK_STRICT because we want lock …
|
|
|
@26745
|
15 years |
vboxsync |
AsyncCompletion; Remove RT_STRICT
|
|
|
@26744
|
15 years |
vboxsync |
Main/Makefile.kmk: Removed VBOX_WITH_LOCK_VALIDATOR, it's called …
|
|
|
@26743
|
15 years |
vboxsync |
Config.kmk: Enabled VBOX_WITH_STRICT_LOCKS (only applicable to debug …
|
|
|
@26742
|
15 years |
vboxsync |
VBoxTray/Clipboard: Cleanup, make more use of VbglR3* functions.
|
|
|
@26741
|
15 years |
vboxsync |
VbglR3/Clipboard: Enabled VbglR3Clipboard* functions for Windows.
|
|
|
@26740
|
15 years |
vboxsync |
iprt/list.h: r=bird: Mostly docs, but added a drop of poison to …
|
|
|
@26739
|
15 years |
vboxsync |
Runtime: Inline list implementation
|
|
|
@26738
|
15 years |
vboxsync |
Main: fix locking order violation in Machine::AttachDevice()
|
|
|
@26737
|
15 years |
vboxsync |
FE/Qt4-Win: cleanup related to kBuild
|
|
|
@26736
|
15 years |
vboxsync |
FE/Qt4-OSX: more cleanup related to kBuild
|
|
|
@26735
|
15 years |
vboxsync |
iprt/handle.h: new file with RTHandleClose.
|
|
|
@26734
|
15 years |
vboxsync |
NIL_RTPIPE fix
|
|
|
@26733
|
15 years |
vboxsync |
iprt/process.h: Corrected RTProcWait* docs.
|
|
|
@26732
|
15 years |
vboxsync |
iprt/file.h: RTFileOpenBitBucket
|
|
|
@26731
|
15 years |
vboxsync |
iprt/poll.h: adjustments.
|
|
|
@26730
|
15 years |
vboxsync |
FE/Qt4: New running VM core: cumulative patch enabling machine view.
|
|
|
@26729
|
15 years |
vboxsync |
FE/Qt4-OSX: cleanup
|
|
|
@26728
|
15 years |
vboxsync |
BIOS/DMI: fixed a bug where structures without strings were not …
|
|
|
@26727
|
15 years |
vboxsync |
Stats
|
|
|
@26726
|
15 years |
vboxsync |
RTProcCreateEx prototype.
|
|
|
@26725
|
15 years |
vboxsync |
make VBox build on Ubuntu Karmic
|
|
|
@26724
|
15 years |
vboxsync |
iprt/pipe.h: RTPIPE_C_XXX.
|
|
|
@26723
|
15 years |
vboxsync |
RTStrATruncate: bugfix
|
|
|
@26722
|
15 years |
vboxsync |
scm: typo
|
|
|
@26721
|
15 years |
vboxsync |
iprt/poll.h,iprt/types.h: more poll and some pipe work
|
|
|
@26720
|
15 years |
vboxsync |
FE/Qt4: forgot one
|
|
|
@26719
|
15 years |
vboxsync |
FE/Qt4: much more cosmetics
|
|
|
@26718
|
15 years |
vboxsync |
Updates & fixes
|
|
|
@26717
|
15 years |
vboxsync |
Large page cleanup
|
|
|
@26716
|
15 years |
vboxsync |
FE/Qt4: more more cosmetics
|
|
|
@26715
|
15 years |
vboxsync |
FE/Qt4: more cosmetics
|
|
|
@26714
|
15 years |
vboxsync |
FE/Qt4: cosmetics
|
|
|
@26713
|
15 years |
vboxsync |
Settings: do properly read the NAT network name (line "192.168/24"), …
|
|
|
@26712
|
15 years |
vboxsync |
FE/Qt4: coding style
|
|
|
@26711
|
15 years |
vboxsync |
Moved check up
|
|
|
@26710
|
15 years |
vboxsync |
HostDrivers/solaris: LogFlowFunc.
|
|
|
@26709
|
15 years |
vboxsync |
FE/Qt4: cosmetic
|
|
|
@26708
|
15 years |
vboxsync |
Webservice/jax-ws: bump API minor version automatically in development …
|
|
|
@26707
|
15 years |
vboxsync |
FE/Qt4: more little optimizations
|
|
|
@26706
|
15 years |
vboxsync |
FE/Qt4: one more place
|
|
|
@26705
|
15 years |
vboxsync |
FE/Qt4: small optimizations
|
|
|
@26704
|
15 years |
vboxsync |
Main/MachineImpl: Don't AssertReturn on Writelock when only read lock …
|
|
|
@26703
|
15 years |
vboxsync |
iprt/poll.h: quick sketch
|
|
|
@26702
|
15 years |
vboxsync |
iprt/types.h,iprt/pipe.h: Added pipe.h (no code yet) and preparing for …
|
|
|
@26701
|
15 years |
vboxsync |
Paranoia & logging
|
|
|
@26700
|
15 years |
vboxsync |
Deal with missing PDEs in SyncPage for SMP guests.
Deal with big PDEs …
|
|
|
@26699
|
15 years |
vboxsync |
FE/Qt4: new VM core: make it build on OSX again
|
|
|
@26698
|
15 years |
vboxsync |
Host Service/Guest Control: Initial commit of basic files (no …
|
|
|
@26697
|
15 years |
vboxsync |
typo
|
|
|
@26696
|
15 years |
vboxsync |
configure: typo
|
|
|
@26695
|
15 years |
vboxsync |
configure: introduced --disable-vmmraw
|
|
|
@26694
|
15 years |
vboxsync |
RTGetOptPrintError: return RTEXITCODE_SYNTAX.
|
|
|
@26693
|
15 years |
vboxsync |
small Makefile cleanup
|
|
|
@26692
|
15 years |
vboxsync |
FE/Qt4: New running VM core: Just one more little patch.
|
|
|
@26691
|
15 years |
vboxsync |
FE/Qt4: New running VM core: Just a cumulative update.
|
|
|
@26690
|
15 years |
vboxsync |
Devices/PS/2: do not report that the touchscreen is being touched, as …
|
|
|
@26689
|
15 years |
vboxsync |
AsyncCompletion: Do not use TM to refresh the bandwidth limit. Expired …
|
|
|
@26688
|
15 years |
vboxsync |
solaris OSE fix
|
|
|
@26687
|
15 years |
vboxsync |
configure: make env.sh sh-compatible
|
|
|
@26686
|
15 years |
vboxsync |
Extra check
|
|
|
@26685
|
15 years |
vboxsync |
Large page changes
|
|
|
@26684
|
15 years |
vboxsync |
Storage/iSCSI: be more robust when a target reports errors for an …
|
|
|
@26683
|
15 years |
vboxsync |
iprt: RTEXITCODE, RTTcpServerListen2, RTTcpWrite fixes.
|
|
|
@26682
|
15 years |
vboxsync |
UsbMouse: Added tablet support.
|
|
|
@26681
|
15 years |
vboxsync |
Main: Transfer tablet/mouse setting to USB device.
|
|
|
@26680
|
15 years |
vboxsync |
Fixed capitalization for consistency.
|
|
|
@26679
|
15 years |
vboxsync |
Wrong mask
|
|
|
@26678
|
15 years |
vboxsync |
More logging
|
|
|
@26677
|
15 years |
vboxsync |
Logging update
|
|
|
@26676
|
15 years |
vboxsync |
Network/slirp: release log typo.
|
|
|
@26675
|
15 years |
vboxsync |
VBoxManage: proper handling of VRDP options for OSE
|
|
|
@26674
|
15 years |
vboxsync |
iprt: Added RTMsgInitFailure for dealing with RTR3Init failures.
|
|
|
@26673
|
15 years |
vboxsync |
faster
|
|
|
@26672
|
15 years |
vboxsync |
Build fix
|
|
|
@26671
|
15 years |
vboxsync |
AsyncCompletion: Make it possible to limit the bandwidth of a VM
|
|
|
@26670
|
15 years |
vboxsync |
GuestHost/OpenGL: warning
|
|
|
@26669
|
15 years |
vboxsync |
Devices/Input/UsbKbd.cpp: warning, style
|
|
|
@26668
|
15 years |
vboxsync |
VBox-CodingGuidelines.cpp: Added a Hiro Protagonist quote.
|
|
|
@26667
|
15 years |
vboxsync |
wddm: more impl
|
|
|
@26666
|
15 years |
vboxsync |
r0drv/solaris: log fix.
|
|
|
@26665
|
15 years |
vboxsync |
build fix
|
|
|
@26664
|
15 years |
vboxsync |
CPUM: use symbolic constants for wait extensions
|
|
|
@26663
|
15 years |
vboxsync |
APIC: bump up version (watch for regressions)
|
|
|
@26662
|
15 years |
vboxsync |
VMM: conditionally expose MWAIT extensions
|
|
|
@26661
|
15 years |
vboxsync |
wddm: more impl
|
|
|
@26660
|
15 years |
vboxsync |
RTSystemQueryDmiString-solaris.cpp: Overflow hanlding. Don't query …
|
|
|
@26659
|
15 years |
vboxsync |
IPRT: Added RTStrCopy and RTStrCopyEx for strcpy with overflow handling.
|
|
|
@26658
|
15 years |
vboxsync |
comment update
|
|
|
@26657
|
15 years |
vboxsync |
Added the two cpuid.5.ecx mwait feature bits
|
|
|
@26656
|
15 years |
vboxsync |
FE/Qt4: Cumulative update for new running VM core. Now …
|
|
|
@26655
|
15 years |
vboxsync |
FE/Qt4: propagate define
|
|
|
@26654
|
15 years |
vboxsync |
Added a note about the (now obsolete) raw mode fix
|
|
|
@26653
|
15 years |
vboxsync |
Rewrote cpuid workaround
|
|
|
@26652
|
15 years |
vboxsync |
Compile fix
|
|
|
@26651
|
15 years |
vboxsync |
Check for raw mode cpuid workaround during relocation.
|
|
|
@26650
|
15 years |
vboxsync |
pdmifs,DevPS2,DrvMouseQueue,MouseImpl: hungarian changes and some …
|
|
|
@26649
|
15 years |
vboxsync |
CPUM: better cache sharing descriptor - L2 cache is shared amongst all …
|
|
|
@26648
|
15 years |
vboxsync |
CPUM: wrong sharing info on level 2 cache
|
|
|