VirtualBox

source: vbox/trunk/include

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @35985   14 years vboxsync RemoteDesktop: prototype for next VRDE interface version.
(edit) @35968   14 years vboxsync Main/VMMDev: Added all facility classes define.
(edit) @35967   14 years vboxsync Main/VBoxManage: Update on guest facilities, added IAdditionsFacility; …
(edit) @35959   14 years vboxsync PCI: further R0/driver work
(edit) @35948   14 years vboxsync Additions/common/VBoxVideo: additional modesetting APIs for saving and …
(edit) @35946   14 years vboxsync VMM, host drivers: IDC work for PCI
(edit) @35939   14 years vboxsync VRDE.h: comments
(edit) @35920   14 years vboxsync PCI: Linux driver
(edit) @35913   14 years vboxsync Main: pass in safearrays as SAFEARRAY*
(edit) @35908   14 years vboxsync Typo.
(edit) @35907   14 years vboxsync Main/Frontends: Also use facilities for guest features (seamless, …
(edit) @35899   14 years vboxsync VBox/cdefs.h: Liberated the blank lines taken by r69856.
(edit) @35887   14 years vboxsync Main/VBoxManage: Introduced facility handling for more fine grained …
(edit) @35885   14 years vboxsync Main, VMM, vboxshell: more PCI work (persistent settings, logging, …
(edit) @35855   14 years vboxsync PCI: start of driver communication infrastructure
(edit) @35816   14 years vboxsync wording for error messages
(edit) @35810   14 years vboxsync VMM: Replace most VERR_VERSION_MISMATCH by more specific error …
(edit) @35738   14 years vboxsync r=bird: Clean up of r69600 (PCIRAW), left a few review notes behind.
(edit) @35724   14 years vboxsync burn fix
(edit) @35722   14 years vboxsync Main: reworked listener objects creation, fixes Win problems with …
(edit) @35696   14 years vboxsync PCDBGCCMD & PFNDBGCCMD: Drop the return type & variable. Functions …
(edit) @35694   14 years vboxsync Debugger console: more cleanup.
(edit) @35687   14 years vboxsync use current year in legal notice
(edit) @35676   14 years vboxsync Main, VMM: PCI passthrough work
(edit) @35673   14 years vboxsync Debugger Console: Some cleanups.
(edit) @35662   14 years vboxsync fix for r69559
(edit) @35647   14 years vboxsync Linux 2.6.38-rc1 autoconf.h mess
(edit) @35638   14 years vboxsync Main. QT/FE: fix long standing COM issue
(edit) @35637   14 years vboxsync Debugger console: Made the evaluator a bit smarter wrt to the register …
(edit) @35626   14 years vboxsync Debugger Console: Drop the HC_FAR type.
(edit) @35625   14 years vboxsync DBGF,CPUM,DBGC: Use DBGFReg in the debugger, stop accessing CPUMCTX …
(edit) @35606   14 years vboxsync DBGFRegs: Introduced DBGFREG_HYPER_VMCPUID. Fixed some bugs.
(edit) @35601   14 years vboxsync DBGF,CPUM: Expose hypervisor registers as hypercpuX.
(edit) @35593   14 years vboxsync kmk incs
(edit) @35592   14 years vboxsync VBox/err.h: duplicate error value (currently unused)
(edit) @35586   14 years vboxsync DBGFReg.cpp: Added DBGFR3RegFormatValue, DBGFR3RegFormatValueEx, …
(edit) @35585   14 years vboxsync iprt/string.h: Added RTStrFormatU[8|16|32|64|128] and …
(edit) @35584   14 years vboxsync RTFLOAT80U fix.
(edit) @35567   14 years vboxsync IPRT: fix rare crash in MiniString::substr(); rename substr() to …
(edit) @35560   14 years vboxsync PDM: introduced fEject parameter to PDMIMOUNT::pfnUnmount which is …
(edit) @35558   14 years vboxsync Runtime/process: add a Solaris-specific flag to suppress changing the …
(edit) @35550   14 years vboxsync Implemented DBGFR3RegNmQueryAll and MachineDebugger::GetRegisters.
(edit) @35525   14 years vboxsync Followup to r69260: Need the size_t redefinition, so include …
(edit) @35517   14 years vboxsync Frontends/VBoxManage+glue/ErrorInfo: revert change which broke error …
(edit) @35514   14 years vboxsync iprt/types.h: Attempt to make gcc 3.2.3 happy.
(edit) @35513   14 years vboxsync DBGFReg: long double -> RTFLOAT80U2. Get floating point registers and …
(edit) @35511   14 years vboxsync iprt/types.h: Added RTFLOAT64U, RTFLOAT80U and RTFLOAT80U2.
(edit) @35510   14 years vboxsync iprt/cdefs.h: Added RT_GCC_EXTENSION, …
(edit) @35493   14 years vboxsync typo
(edit) @35492   14 years vboxsync iprt/uint128.h: duh! copy & past bug.
(edit) @35490   14 years vboxsync CPUM,Debugger: Registers, still some details left.
(edit) @35488   14 years vboxsync iprt/uint128.h: RTUINT128U methods, half done.
(edit) @35468   14 years vboxsync CPUMDbg.cpp: Hacking in progress (to laptop).
(edit) @35466   14 years vboxsync DBGFReg: Query individual registers by name.
(edit) @35464   14 years vboxsync iprt/string.h: Added RTStrSpaceGetN.
(edit) @35410   14 years vboxsync DBGFReg revamp #2.
(edit) @35398   14 years vboxsync re-applied r69255, r69257: properly wrap mem* to xf86mem* for older …
(edit) @35396   14 years vboxsync backed out r69255, r69257 (does currently not compile)
(edit) @35395   14 years vboxsync iprt/string: cleanup
(edit) @35393   14 years vboxsync properly wrap mem* to xf86mem* for older XF86 modules
(edit) @35361   14 years vboxsync fix OSE
(edit) @35360   14 years vboxsync fix OSE
(edit) @35358   14 years vboxsync backed out 69217
(edit) @35357   14 years vboxsync VMM, Main: PCI passthrough work
(edit) @35352   14 years vboxsync dang, forgot to export include/VBox/vmm/
(edit) @35351   14 years vboxsync scm cleanups.
(edit) @35346   14 years vboxsync VMM reorg: Moving the public include files from include/VBox to …
(edit) @35312   14 years vboxsync DBGF/IMachineDebugger: Work in progress on register querying and naming.
(edit) @35308   14 years vboxsync AsyncCompletion: Remove obsolete write cache
(edit) @35294   14 years vboxsync Linux hosts: quick fix for CONFIG_DEBUG_SET_MODULE_RONX
(edit) @35218   14 years vboxsync Introduced RTPathAppPrivateArchTop for hacking around the …
(edit) @35201   14 years vboxsync VBoxAuth.h: comment update
(edit) @35191   14 years vboxsync Some cleanup. Pass RTLDRLOAD_FLAGS_LOCAL instead of 0, since it's defined.
(edit) @35188   14 years vboxsync Use RTERRINFO in SUPLib for hardening APIs and such.
(edit) @35184   14 years vboxsync ExtPack: Changed the installed callback so that it can report back …
(edit) @35183   14 years vboxsync RTLdrLoadEx use RTERRINFO.
(edit) @35182   14 years vboxsync iprt/err.h: Added RTErrInfo* for supplementing the IPRT style status …
(edit) @35162   14 years vboxsync BlkCache: Fix possible crash during suspend of the VM. The cache must …
(edit) @35152   14 years vboxsync *: added fFlags parameter to SUPR3HardenedLdrLoadAppPriv(), …
(edit) @35150   14 years vboxsync Additions/VBoxVideo: support disabling the screen via VBVA_SCREEN_F_DISABLE
(edit) @35146   14 years vboxsync VRDE: use VRDE properties for video redirection settings.
(edit) @35145   14 years vboxsync Devices/Graphics: new VBVA flag to disable a guest monitor
(edit) @35128   14 years vboxsync Main: more backslash conversion in settings read/write, so add generic …
(edit) @35105   14 years vboxsync Main: API to list supported VRDE properties.
(edit) @35016   14 years vboxsync VBoxService/VbglR3: Added ability to optionally specify auto-mount …
(edit) @35004   14 years vboxsync reverted r68826
(edit) @35003   14 years vboxsync ASM: use preprocessor instead of compiler optimizations
(edit) @34967   14 years vboxsync Moved and extended RTVfsIoStrmValidateUtf8Encoding.
(edit) @34964   14 years vboxsync Added RTVfsIoStrmValidateUtf8Encoding (stubbed).
(edit) @34959   14 years vboxsync Added RTLdrLoadEx for exposing dlerror info.
(edit) @34906   14 years vboxsync Initial audio filter implementation, which is used for audio input via …
(edit) @34903   14 years vboxsync VRDP: audio input channel in VRDP server.
(edit) @34902   14 years vboxsync IMachineDebugger::dumpGuestCore: Added DBGFR3CoreWrite interface.
(edit) @34882   14 years vboxsync iprt/types.h: Added the RTPOINT and RTRECTSIZE structure types.
(edit) @34880   14 years vboxsync VRDP: updates for audio input channel in VRDP server.
(edit) @34876   14 years vboxsync PCI: some infrastructure work
(edit) @34846   14 years vboxsync COM glue: Added a substring constructor to the Bstr class (with …
(edit) @34845   14 years vboxsync iprt: Added RTManifestEntryExists.
(edit) @34837   14 years vboxsync Main/Settings: always use forward slashes in media & snapshot folder …
(edit) @34786   14 years vboxsync iprt: Implemented most of the RTVfsFile API.
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