|
|
@26830
|
15 years |
vboxsync |
default logo fade out enabled
|
|
|
@26827
|
15 years |
vboxsync |
IPRT: RTPollSetCount() -> RTPollGetCount().
|
|
|
@26824
|
15 years |
vboxsync |
iprt: Adjustments to RTPipeReadBlocking and RTPipeWriteBlocking. …
|
|
|
@26813
|
15 years |
vboxsync |
IPRT/List: Add a method to move the list to a new header
|
|
|
@26802
|
15 years |
vboxsync |
Implemented RTProcCreateEx for posix. The new features hasn't been …
|
|
|
@26801
|
15 years |
vboxsync |
poll-posix.cpp: initial untested code.
|
|
|
@26784
|
15 years |
vboxsync |
iprt/pipe.h++: Adjusted RTPipeWrite[Blocking] behavior wrt to zero …
|
|
|
@26774
|
15 years |
vboxsync |
RTPipe: Implemented the posix variant.
|
|
|
@26767
|
15 years |
vboxsync |
wddm: more impl
|
|
|
@26756
|
15 years |
vboxsync |
iprt/poll.h: Fixes and additions.
|
|
|
@26755
|
15 years |
vboxsync |
iprt/pipe.h: Need RTPipeWriteBlocking, some spec adjustments.
|
|
|
@26753
|
15 years |
vboxsync |
Main: Bstr makeover (third attempt) -- make Bstr(NULL) and Bstr() …
|
|
|
@26746
|
15 years |
vboxsync |
Autolock.h: Only test for RT_LOCK_STRICT because we want lock …
|
|
|
@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
|
|
|
@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.
|
|
|
@26726
|
15 years |
vboxsync |
RTProcCreateEx prototype.
|
|
|
@26724
|
15 years |
vboxsync |
iprt/pipe.h: RTPIPE_C_XXX.
|
|
|
@26721
|
15 years |
vboxsync |
iprt/poll.h,iprt/types.h: more poll and some pipe work
|
|
|
@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 …
|
|
|
@26700
|
15 years |
vboxsync |
Deal with missing PDEs in SyncPage for SMP guests.
Deal with big PDEs …
|
|
|
@26698
|
15 years |
vboxsync |
Host Service/Guest Control: Initial commit of basic files (no …
|
|
|
@26697
|
15 years |
vboxsync |
typo
|
|
|
@26694
|
15 years |
vboxsync |
RTGetOptPrintError: return RTEXITCODE_SYNTAX.
|
|
|
@26685
|
15 years |
vboxsync |
Large page changes
|
|
|
@26683
|
15 years |
vboxsync |
iprt: RTEXITCODE, RTTcpServerListen2, RTTcpWrite fixes.
|
|
|
@26674
|
15 years |
vboxsync |
iprt: Added RTMsgInitFailure for dealing with RTR3Init failures.
|
|
|
@26667
|
15 years |
vboxsync |
wddm: more impl
|
|
|
@26661
|
15 years |
vboxsync |
wddm: more impl
|
|
|
@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
|
|
|
@26653
|
15 years |
vboxsync |
Rewrote cpuid workaround
|
|
|
@26650
|
15 years |
vboxsync |
pdmifs,DevPS2,DrvMouseQueue,MouseImpl: hungarian changes and some …
|
|
|
@26638
|
15 years |
vboxsync |
Devices, Main, pdmifs.h: changed the Main-to-Device absolute event …
|
|
|
@26630
|
15 years |
vboxsync |
wddm: more impl
|
|
|
@26625
|
15 years |
vboxsync |
Large page code cleanup
|
|
|
@26624
|
15 years |
vboxsync |
Devices, Main, pdmifs.h: initial support for PS/2 touchscreen …
|
|
|
@26616
|
15 years |
vboxsync |
More large page work (disabled)
|
|
|
@26608
|
15 years |
vboxsync |
IPRT: linux implementation of RTSystemQueryDmiString.
|
|
|
@26606
|
15 years |
vboxsync |
Large page work
|
|
|
@26603
|
15 years |
vboxsync |
Main: back out r57775
|
|
|
@26600
|
15 years |
vboxsync |
iprt: Added RTSystemQueryDmiString.
|
|
|
@26588
|
15 years |
vboxsync |
iprt: New type RTNETADDR for storing any address + type + port. Added …
|
|
|
@26587
|
15 years |
vboxsync |
Main: Bstr makeover (second attempt) -- make Bstr(NULL) and Bstr() …
|
|
|
@26577
|
15 years |
vboxsync |
More large page work
|
|
|
@26575
|
15 years |
vboxsync |
build fix.
|
|
|
@26574
|
15 years |
vboxsync |
Networking: Preparing to make the driver return a send buffer to the …
|
|
|
@26573
|
15 years |
vboxsync |
pdmifs.h: doc update
|
|
|
@26563
|
15 years |
vboxsync |
Started with large page support
|
|
|
@26558
|
15 years |
vboxsync |
include: svn:eol-style.
|
|
|
@26556
|
15 years |
vboxsync |
wddm: more impl
|
|
|
@26553
|
15 years |
vboxsync |
Main: backing out r57728 + r57730 which burn on windows
|
|
|
@26552
|
15 years |
vboxsync |
Main: build fix
|
|
|
@26550
|
15 years |
vboxsync |
Main: Bstr makeover -- make Bstr(NULL) and Bstr() behave the same; …
|
|
|
@26526
|
15 years |
vboxsync |
VMM,asm.h,Config.kmk: win.amd64 warnings; fixed the ASMAtomicSubU32 …
|
|
|
@26520
|
15 years |
vboxsync |
iprt: Added RTPathChangeToUnixSlashes and RTPathChangeToDosSlashes.
|
|
|
@26487
|
15 years |
vboxsync |
include: whitespace cleanup.
|
|
|
@26485
|
15 years |
vboxsync |
iprt/getopt: Added two standard options: h: --help/-help/-h/-?, V: …
|
|
|
@26482
|
15 years |
vboxsync |
IPRT: Added RTStrATruncate.
|
|
|
@26481
|
15 years |
vboxsync |
IPRT: Added RTStrAAppend, RTStrAAppendN, RTStrAAppendExN[V]{,1}, …
|
|
|
@26476
|
15 years |
vboxsync |
iprt: Added RTPathCountComponents, RTPathCopyComponents, …
|
|
|
@26471
|
15 years |
vboxsync |
VUSB: Provide a way to store and pass along vendor/class-specific …
|
|
|
@26459
|
15 years |
vboxsync |
Main: HPET machine property, cleanups
|
|
|
@26452
|
15 years |
vboxsync |
iprt/memcache.h: Some more optimizations and more benchmarks.
|
|
|
@26440
|
15 years |
vboxsync |
Main: configurable HID types work
|
|
|
@26431
|
15 years |
vboxsync |
Updated function description
|
|
|
@26430
|
15 years |
vboxsync |
Introducing RTR0MemObjAllocPhysEx
|
|
|
@26419
|
15 years |
vboxsync |
tstRTMemCache: Testcase + bug fixes. Works pretty well, but should try …
|
|
|
@26416
|
15 years |
vboxsync |
RTMemCache: Initial coding (completely untested).
|
|
|
@26414
|
15 years |
vboxsync |
Bump chunk size to 2 MB in preparation for big page usage.
|
|
|
@26399
|
15 years |
vboxsync |
pdmdev.h: Increase the major version when making incomaptible change …
|
|
|
@26380
|
15 years |
vboxsync |
VbglR3/VBoxCredProv/pam_vbox: Renamed VbglR3CredentialsAreAvailable() …
|
|
|
@26376
|
15 years |
vboxsync |
HPET: reworking locking per Knut suggestions
|
|
|
@26374
|
15 years |
vboxsync |
VbglR3/VBoxCredProv/pam_vbox: Return value for …
|
|
|
@26369
|
15 years |
vboxsync |
iprt/err.h: VERR_IGNORED
|
|
|
@26350
|
15 years |
vboxsync |
Removed the balloon interface from Main's VMM device. Directly call …
|
|
|
@26341
|
15 years |
vboxsync |
include/iprt: scm cleaning up spaces.
|
|
|
@26333
|
15 years |
vboxsync |
Main, QT4/FE: OS X guest type support
|
|
|
@26330
|
15 years |
vboxsync |
Introducing PGMR3PhysFreeRamPages
|
|
|
@26325
|
15 years |
vboxsync |
Update
|
|
|
@26305
|
15 years |
vboxsync |
pdmnetif.h & users: sketched out a new interface that is intended to …
|
|
|
@26304
|
15 years |
vboxsync |
include/Makefile.kmk: Corrected template name.
|
|
|
@26300
|
15 years |
vboxsync |
pdmifs.h: Moved the network interfaces to a separate header called …
|
|
|
@26296
|
15 years |
vboxsync |
more warnings.
|
|
|
@26295
|
15 years |
vboxsync |
Backed out r57393
|
|
|
@26290
|
15 years |
vboxsync |
Statistics interval controllable from within the guest from now on.
|
|
|
@26277
|
15 years |
vboxsync |
VMM: more RC/GC warnings - CSAMDoesPageNeedScanning and CSAMMarkPage …
|
|
|
@26275
|
15 years |
vboxsync |
USB: string descriptor caching for virtual devices.
|
|
|
@26271
|
15 years |
vboxsync |
VMM: warnings. Changed PATMIsPatchGCAddr and CSAMIsKnownDangerousInstr …
|
|
|
@26248
|
15 years |
vboxsync |
USB: Descriptor member name cleanup. (#2603)
|
|
|
@26243
|
15 years |
vboxsync |
VbglR3CredentialsDestroy: s/uint8_t u8NumPasses/uint32_t cPasses/. …
|
|
|
@26239
|
15 years |
vboxsync |
Main: coding style
|
|
|
@26236
|
15 years |
vboxsync |
Main: remove some dead errorinfo code
|
|
|
@26227
|
15 years |
vboxsync |
s/IN_SUP_GC/IN_SUP_RC/g; s/SUPGCDECL/SUPRCDECL/g
|
|
|