VirtualBox

source: vbox/trunk/include

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @27384   15 years vboxsync iprt: Implemented RTGetOptArgvToString with the MS CRT option. (The …
(edit) @27383   15 years vboxsync wddm: basic Video DMA impl, guest driver bugfix
(edit) @27347   15 years vboxsync iprt/getopt.h: Argv -> command line prototypes (sketches, no code).
(edit) @27346   15 years vboxsync iprt: Added RTEnvQueryUtf16Block and RTEnvFreeUtf16Block as helpers …
(edit) @27345   15 years vboxsync iprt: Added RTSort with one simple algorithm implemented.
(edit) @27324   15 years vboxsync Main: Introduce various I/O control settings: * Used I/O manager …
(edit) @27322   15 years vboxsync Added MSR_IA32_MISC_ENABLE slot
(edit) @27319   15 years vboxsync Added MSR_IA32_MISC_ENABLE
(edit) @27314   15 years vboxsync additions build fix
(edit) @27302   15 years vboxsync IPRT: RIP RTCache*, RTMemCache* is way better…
(edit) @27291   15 years vboxsync iprt/ministring: when reserving space in a formerly empty string, make …
(edit) @27286   15 years vboxsync wddm: bugfix
(edit) @27254   15 years vboxsync HPET: correct interrupts delivery
(edit) @27247   15 years vboxsync iprt/dir.h: Forgot to mention that RTDirRemoveRecursive now refuses to …
(edit) @27246   15 years vboxsync RTDirRemoveRecursive: Fixed memory leak, made it deal with UNKNOWN and …
(edit) @27241   15 years vboxsync iprt/asm.h: gcc inline workaround required for gcc 4.4 and gcc 4.5
(edit) @27232   15 years vboxsync Storage/VBoxHDD+DrvVD: implement framework for providing thread …
(edit) @27231   15 years vboxsync Implemented mwait extension for breaking on external interrupt when …
(edit) @27166   15 years vboxsync Added large page property.
(edit) @27129   15 years vboxsync scm cleaned up some whitespace.
(edit) @27128   15 years vboxsync IPRT: Added RTMsgWarning[V] and RTMsgInfo[V].
(edit) @27126   15 years vboxsync PIT,RTC,HPET,PDM: Combined and simplified the two interfaces PDM uses …
(edit) @27121   15 years vboxsync HPET, RTC, PIT, PDM: implement API to disable legacy devices from HPET …
(edit) @27116   15 years vboxsync Kicked out the GMMR0DeflatedBalloon implementation since it was …
(edit) @27109   15 years vboxsync Comment updates
(edit) @27102   15 years vboxsync Reset the memory balloon during VM reset
(edit) @27095   15 years vboxsync VBoxGuest.h: Correct size for VBOXGUEST_IOCTL_CHECK_BALLOON, doxygen.
(edit) @27094   15 years vboxsync x86.h: doxygen.
(edit) @27086   15 years vboxsync Missing updates
(edit) @27083   15 years vboxsync VBoxGuestLib: split up VBoxGuestR3LibMisc.cpp.
(edit) @27080   15 years vboxsync VBoxGuestR3LibMisc.cpp,VBoxGuestLib.h: minor adjustments.
(edit) @27067   15 years vboxsync iprt/nocrt/compiler/gcc.h: va_start fix for gcc 3.2.x
(edit) @27060   15 years vboxsync Devices, Main: add support for multiple pointing devices and let the …
(edit) @27023   15 years vboxsync Guest Additions: memory ballooning for guests without support for …
(edit) @27011   15 years vboxsync PROT_NONE comment typo
(edit) @27001   15 years vboxsync build fix
(edit) @27000   15 years vboxsync build fix
(edit) @26999   15 years vboxsync Guest Additions: memory ballooning for guests without support for …
(edit) @26993   15 years vboxsync VMM: implement some Nehalem MSRs
(edit) @26969   15 years vboxsync wddm: bugfixes + stubs for DMA support in VGA device
(edit) @26944   15 years vboxsync PDM,IOM,TM: Added an optional per-device critsect for avoiding the …
(edit) @26939   15 years vboxsync ACPI, APIC, HPET: emulate typical configuration wrt ISA interrupt routing
(edit) @26935   15 years vboxsync pdmifs, Devices/Input, Main, FE/BFE: add support for absolute-only …
(edit) @26916   15 years vboxsync VBoxHDD: introduce new function pointers to the TCP interface for …
(edit) @26915   15 years vboxsync Runtime/tcp: new function to query the local address of a socket.
(edit) @26855   15 years vboxsync Introduced EMInterpretInstructionCPUEx to allow user-level instruction …
(edit) @26844   15 years vboxsync RTPollSetCount.
(edit) @26830   15 years vboxsync default logo fade out enabled
(edit) @26827   15 years vboxsync IPRT: RTPollSetCount() -> RTPollGetCount().
(edit) @26824   15 years vboxsync iprt: Adjustments to RTPipeReadBlocking and RTPipeWriteBlocking. …
(edit) @26813   15 years vboxsync IPRT/List: Add a method to move the list to a new header
(edit) @26802   15 years vboxsync Implemented RTProcCreateEx for posix. The new features hasn't been …
(edit) @26801   15 years vboxsync poll-posix.cpp: initial untested code.
(edit) @26784   15 years vboxsync iprt/pipe.h++: Adjusted RTPipeWrite[Blocking] behavior wrt to zero …
(edit) @26774   15 years vboxsync RTPipe: Implemented the posix variant.
(edit) @26767   15 years vboxsync wddm: more impl
(edit) @26756   15 years vboxsync iprt/poll.h: Fixes and additions.
(edit) @26755   15 years vboxsync iprt/pipe.h: Need RTPipeWriteBlocking, some spec adjustments.
(edit) @26753   15 years vboxsync Main: Bstr makeover (third attempt) -- make Bstr(NULL) and Bstr() …
(edit) @26746   15 years vboxsync Autolock.h: Only test for RT_LOCK_STRICT because we want lock …
(edit) @26740   15 years vboxsync iprt/list.h: r=bird: Mostly docs, but added a drop of poison to …
(edit) @26739   15 years vboxsync Runtime: Inline list implementation
(edit) @26735   15 years vboxsync iprt/handle.h: new file with RTHandleClose.
(edit) @26734   15 years vboxsync NIL_RTPIPE fix
(edit) @26733   15 years vboxsync iprt/process.h: Corrected RTProcWait* docs.
(edit) @26732   15 years vboxsync iprt/file.h: RTFileOpenBitBucket
(edit) @26731   15 years vboxsync iprt/poll.h: adjustments.
(edit) @26726   15 years vboxsync RTProcCreateEx prototype.
(edit) @26724   15 years vboxsync iprt/pipe.h: RTPIPE_C_XXX.
(edit) @26721   15 years vboxsync iprt/poll.h,iprt/types.h: more poll and some pipe work
(edit) @26703   15 years vboxsync iprt/poll.h: quick sketch
(edit) @26702   15 years vboxsync iprt/types.h,iprt/pipe.h: Added pipe.h (no code yet) and preparing for …
(edit) @26700   15 years vboxsync Deal with missing PDEs in SyncPage for SMP guests. Deal with big PDEs …
(edit) @26698   15 years vboxsync Host Service/Guest Control: Initial commit of basic files (no …
(edit) @26697   15 years vboxsync typo
(edit) @26694   15 years vboxsync RTGetOptPrintError: return RTEXITCODE_SYNTAX.
(edit) @26685   15 years vboxsync Large page changes
(edit) @26683   15 years vboxsync iprt: RTEXITCODE, RTTcpServerListen2, RTTcpWrite fixes.
(edit) @26674   15 years vboxsync iprt: Added RTMsgInitFailure for dealing with RTR3Init failures.
(edit) @26667   15 years vboxsync wddm: more impl
(edit) @26661   15 years vboxsync wddm: more impl
(edit) @26659   15 years vboxsync IPRT: Added RTStrCopy and RTStrCopyEx for strcpy with overflow handling.
(edit) @26658   15 years vboxsync comment update
(edit) @26657   15 years vboxsync Added the two cpuid.5.ecx mwait feature bits
(edit) @26653   15 years vboxsync Rewrote cpuid workaround
(edit) @26650   15 years vboxsync pdmifs,DevPS2,DrvMouseQueue,MouseImpl: hungarian changes and some …
(edit) @26638   15 years vboxsync Devices, Main, pdmifs.h: changed the Main-to-Device absolute event …
(edit) @26630   15 years vboxsync wddm: more impl
(edit) @26625   15 years vboxsync Large page code cleanup
(edit) @26624   15 years vboxsync Devices, Main, pdmifs.h: initial support for PS/2 touchscreen …
(edit) @26616   15 years vboxsync More large page work (disabled)
(edit) @26608   15 years vboxsync IPRT: linux implementation of RTSystemQueryDmiString.
(edit) @26606   15 years vboxsync Large page work
(edit) @26603   15 years vboxsync Main: back out r57775
(edit) @26600   15 years vboxsync iprt: Added RTSystemQueryDmiString.
(edit) @26588   15 years vboxsync iprt: New type RTNETADDR for storing any address + type + port. Added …
(edit) @26587   15 years vboxsync Main: Bstr makeover (second attempt) -- make Bstr(NULL) and Bstr() …
(edit) @26577   15 years vboxsync More large page work
(edit) @26575   15 years vboxsync build fix.
(edit) @26574   15 years vboxsync Networking: Preparing to make the driver return a send buffer to the …
Note: See TracRevisionLog for help on using the revision log.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette