VirtualBox

source: vbox/trunk/include

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @47381   11 years vboxsync keep within 130 columns.
(edit) @47376   11 years vboxsync Main/USB: USB Controller implementation rework. Moved filter handling …
(edit) @47370   11 years vboxsync iprt/thread.h: Define/document the return values more explicitly when …
(edit) @47369   11 years vboxsync Reverted r87514 + r87515: Not needed since -fexceptions is not …
(edit) @47368   11 years vboxsync Build fix.
(edit) @47367   11 years vboxsync VBox/com/ptr.h: Handle bad_alloc.
(edit) @47359   11 years vboxsync IPRT: Added compression to the gzip VFS I/O stream class …
(edit) @47356   11 years vboxsync IPRT: Added RTVfsIoStrmOpenNormal and RTVfsFileOpenNormal.
(edit) @47352   11 years vboxsync Runtime/r0drv: Reference counting for kernel thread-context hooks.
(edit) @47351   11 years vboxsync doc typo
(edit) @47349   11 years vboxsync Added VDIfCreateVfsStream for OVA importing/exporting - completely …
(edit) @47345   11 years vboxsync Added VDIfCreateVfsStream for OVA importing/exporting - completely …
(edit) @47344   11 years vboxsync RTZipGzipDecompressBuffer was removed.
(edit) @47343   11 years vboxsync pr6022. cleaning up the code. RTZip interface …
(edit) @47340   11 years vboxsync pr6022. OVA appliance don't fail when a certificate file exists. GZIP …
(edit) @47328   11 years vboxsync CPUM,++: Fix DR6 and DR7 read-as-1 (RA1) and read-as-zero (RAZ) values …
(edit) @47326   11 years vboxsync IEM: Implemented the mwait & monitor instructions. (Still work to be …
(edit) @47322   11 years vboxsync hm_vmx: spaces and cosmetics.
(edit) @47320   11 years vboxsync hm_vmx: MSR capability for extended information on String I/O exits.
(edit) @47305   11 years vboxsync x86.h/mac: opcode prefixes.
(edit) @47301   11 years vboxsync Build fix.
(edit) @47294   11 years vboxsync Guest user state reporting: Update.
(edit) @47267   11 years vboxsync Regenerate assembly headers, added TSSes to x86extra.mac.
(edit) @47259   11 years vboxsync pdmifs: fix putEventMT definition.
(edit) @47247   11 years vboxsync HMVMX: preserve SS.DPL and CS.L/D/G when the 'unusable' bit is set. …
(edit) @47241   11 years vboxsync X86DESCATTRBITS: Added the funny intel bit.
(edit) @47236   11 years vboxsync lazy-dbghelp.h: Use RTLdrLoadSystem.
(edit) @47224   11 years vboxsync iprt/asmdefs.mac: RT_MAKE_U32_FROM_U8 fix.
(edit) @47218   11 years vboxsync Build fix.
(edit) @47208   11 years vboxsync Devices/Input: more multi-touch plumbing.
(edit) @47206   11 years vboxsync IPRT: Kernel thread-context hooks, Solaris implementation.
(edit) @47199   11 years vboxsync IPRT: Kernel thread-context hooks, linux implementation. Extended …
(edit) @47172   11 years vboxsync Started on exception dispatching testcase to check rare paths.
(edit) @47157   11 years vboxsync include: VRDEImage.h comments
(edit) @47152   11 years vboxsync x86.h: Some X86XCPT updates.
(edit) @47131   11 years vboxsync iprt/x86extra.mac: Added all the trap enums.
(edit) @47123   11 years vboxsync VMM/HM: Dispatch host NMIs on Intel. Added separate STAM counter for …
(edit) @47109   11 years vboxsync VMM: XCPT_NMI -> XCPT_OR_NMI. Name it like Intel does in the spec.
(edit) @47072   11 years vboxsync VMM/HMSVMR0: Use a different error code for unrecognized vs. …
(edit) @47071   11 years vboxsync Runtime: btrfs
(edit) @47051   11 years vboxsync IPRT/localipc-win.cpp: Update on implementation (untested so far), …
(edit) @47037   11 years vboxsync Converted ldrPE.h (most of it) and ldrMZ.h to assembly.
(edit) @47036   11 years vboxsync BIOS,DevFdc,DrvBlock: The floppy controller should query the …
(edit) @47034   11 years vboxsync iprt/asmdefs.mac: Added AssertCompileSize and AssertCompileMemberOffset.
(edit) @47018   11 years vboxsync Main: re-commit r86967 Main/Network: DHCP server has got the ear in …
(edit) @47009   11 years vboxsync Comment typo.
(edit) @46993   11 years vboxsync DISPREFIX_REX_FLAGS is 0, so don't use it.
(edit) @46980   11 years vboxsync Deprecated the old manifest API. r=bird: IPRT does NOT use ugly C++ …
(edit) @46971   11 years vboxsync pr6022. Support handling directories in the TAR has been added. Added …
(edit) @46969   11 years vboxsync backed out …
(edit) @46959   11 years vboxsync Main/Network: DHCP server has got the ear in Main, and we able …
(edit) @46942   11 years vboxsync VMM: Fix LDTR restoration to be done dynamically. This is required for …
(edit) @46933   11 years vboxsync Devices/Input/UsbMouse: add multi-touch mode to pfnReportModes in PDM, …
(edit) @46925   11 years vboxsync VMM: Optimized world-switch with lazy restoration LDTR and TR on Intel.
(edit) @46915   11 years vboxsync PDMLdrEnumModules: Replaced fRc with a enmCtx so we don't load ring-3 …
(edit) @46904   11 years vboxsync IntNet, VirtioNet, NetFilter: Large frame support + drop oversized + …
(edit) @46876   11 years vboxsync added Win8.1 OS type
(edit) @46855   11 years vboxsync iprt/asmdefs.mac: Working towards working import handling, at last... …
(edit) @46842   11 years vboxsync VMM/HM: AMD-V feature bits update.
(edit) @46833   11 years vboxsync build fixes
(edit) @46792   11 years vboxsync Added CFGMR3DestroyTree.
(edit) @46788   11 years vboxsync VMM: Suspend and resume reasons.
(edit) @46783   11 years vboxsync wddm/crOpenGL: more TexPresent impl
(edit) @46779   11 years vboxsync VMM/HMSVMR0: AMD-V bits.
(edit) @46720   11 years vboxsync Main/xml/Settings.cpp: limit snapshot depth to 250, avoiding crashes …
(edit) @46691   11 years vboxsync VMMDev.h: Drop unnecessary pragmas, keeping the pack(4) on the whole …
(edit) @46690   11 years vboxsync VisualAge for C++: Example of why we're using DECL macros, …
(edit) @46689   11 years vboxsync iprt/assert.h: VisualAge for C++ doesn't like using RT_OFFSETOF or …
(edit) @46688   11 years vboxsync VisualAge C++ build fixes.
(edit) @46687   11 years vboxsync VisualAge C++ build fixes.
(edit) @46667   11 years vboxsync Main/idl: clarify IMachine.videoCaptureFile to be an absolute path, …
(edit) @46655   11 years vboxsync VMM/HMVMXR0: Reflect any exception to the guest if event delivery of …
(edit) @46649   11 years vboxsync Forward ported r85941 and required build fixes (Main: Implemented new …
(edit) @46639   11 years vboxsync Added RTMpGetOnlineCoreCount and RTMpGetPresentCoreCount.
(edit) @46636   11 years vboxsync Completed the RTMpGetCoreCount documentation. If anyone disagrees, …
(edit) @46593   11 years vboxsync updates
(edit) @46583   11 years vboxsync doc fix
(edit) @46567   12 years vboxsync RTMemAllocEx for ring-3.
(edit) @46558   12 years vboxsync IMP2 fixes
(edit) @46557   12 years vboxsync VMM: AMD-V bits.
(edit) @46551   12 years vboxsync VMM/HMSVMR0: AMD-V bits.
(edit) @46550   12 years vboxsync elf, gcc and 32-bit.
(edit) @46548   12 years vboxsync asmdefs.mac,bootsectors,*: Removed xS and sZ in favor of xCB and sCB.
(edit) @46512   12 years vboxsync VMM/HMSVMR0: AMD-V bits.
(edit) @46508   12 years vboxsync VMM/HMSVMR0: AMD-V bits.
(edit) @46503   12 years vboxsync include/hm_svm.h: Remove comment on header include guard boundary, …
(edit) @46500   12 years vboxsync VMM/HMSVMR0: AMD-V bits.
(edit) @46493   12 years vboxsync STAMR3Deregister* optimizations. Relevant for both startup and …
(edit) @46488   12 years vboxsync Add MAIN_VIDEOCAPTURECHANGEDEVENT to VBOX_LOGGROUP_NAMES too.
(edit) @46485   12 years vboxsync Missing asserts.
(edit) @46465   12 years vboxsync Main/VPX: introduced onVideoCaptureChange event
(edit) @46423   12 years vboxsync VMM,Main: Introduced a execute-all-in-IEM debug mode.
(edit) @46421   12 years vboxsync kmk incs
(edit) @46420   12 years vboxsync VMM, recompiler: Purge deprecated macros.
(edit) @46412   12 years vboxsync build fix
(edit) @46407   12 years vboxsync iprt/formats/hfs.h: Initial coding.
(edit) @46403   12 years vboxsync IPRT/err.h: Added VERR_/VINF_ACCOUNT_RESTRICTED.
(edit) @46392   12 years vboxsync iprt/log: Added Log4Func() macro.
(edit) @46380   12 years vboxsync VMM/HM: missed file, build fix.
(edit) @46379   12 years vboxsync VMM/HMVMXR0: Added VMFUNC feature recognition.
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