VirtualBox

source: vbox/trunk/include

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @21741   15 years vboxsync iprt/string.h: documentation correction for the extended conversion …
(edit) @21738   15 years vboxsync VMMDev.h: Fixed 32-bit additions build break.
(edit) @21725   15 years vboxsync iprt: Added RTMpGetDescription.
(edit) @21722   15 years vboxsync iprt/string.h: put things in the right groups.
(edit) @21721   15 years vboxsync iprt/string.h: doc corrections.
(edit) @21720   15 years vboxsync iprt/stdint.h: Replaced by stdint-new.h.
(edit) @21714   15 years vboxsync iprt/string: conversion between Utf16 and Latin1
(edit) @21699   15 years vboxsync iprt/log.h: Fixed the LogRel*Func macros.
(edit) @21685   15 years vboxsync iprt/stdint.h: try use the new one.
(edit) @21684   15 years vboxsync iprt/stdint-new.h: New stdint.h wrapper that makes sure the macros are …
(edit) @21681   15 years vboxsync Solaris/USB: bits.
(edit) @21669   15 years vboxsync reverted r50150 as it fixes nothing.
(edit) @21653   15 years vboxsync TPR patching updates
(edit) @21652   15 years vboxsync Updates + compile fixes
(edit) @21650   15 years vboxsync Missed header file update
(edit) @21648   15 years vboxsync iprt/log: added LogRelFlowFunc
(edit) @21646   15 years vboxsync comment typo
(edit) @21645   15 years vboxsync Naming changes
(edit) @21644   15 years vboxsync Register guest allocated memory (locked & executable) for patching …
(edit) @21642   15 years vboxsync iprt/string.h: reverted r50153, Darwin burns are not far off
(edit) @21636   15 years vboxsync iprt/memcache.h: a reminder.
(edit) @21628   15 years vboxsync iprt: this definition is causing too much trouble
(edit) @21625   15 years vboxsync HostServices: attempt to fix a burn
(edit) @21623   15 years vboxsync HostServices: added getBuffer and getString methods to the host …
(edit) @21620   15 years vboxsync TPR access optimization experiments (disabled).
(edit) @21616   15 years vboxsync nitpicking.
(edit) @21609   15 years vboxsync video hw accel: raise interrupts for urgent commands only, hgsmi …
(edit) @21593   15 years vboxsync RTSemSpinMutexRequest: Some adjustments.
(edit) @21588   15 years vboxsync Main: move vbox-independent OVF reader code to separate file; move …
(edit) @21582   15 years vboxsync IPRT: RTFILE_O_APPEND.
(edit) @21573   15 years vboxsync iprt/file.h: spaces.
(edit) @21559   15 years vboxsync COM: implemented arrays support for Visual Basic (not VBS), sample …
(edit) @21553   15 years vboxsync video hw accel: overlay & flip fixes
(edit) @21550   15 years vboxsync iprt/log.h: Use the spinning mutexes.
(edit) @21544   15 years vboxsync iprt/asm.h: ASMIntAreEnabled build fix.
(edit) @21542   15 years vboxsync Runtime: separate error code for EBUSY, for getting better error …
(edit) @21536   15 years vboxsync iprt/thread.h: Redefined RTThreadPreemptIsEnabled for systems without …
(edit) @21535   15 years vboxsync iprt/asm.h: Added ASMIntAreEnabled and ASMNopPause. Fixed a bunch of …
(edit) @21523   15 years vboxsync crOpenGL: add protocol version check(4108), add max connected clients check
(edit) @21521   15 years vboxsync fixed burn
(edit) @21515   15 years vboxsync make the headers build cleanly again
(edit) @21514   15 years vboxsync iprt/semaphore.h,types.h: Defined a new semaphore type for use with …
(edit) @21513   15 years vboxsync iprt/semaphore.h,types.h: Defined a new semaphore type for use with …
(edit) @21506   15 years vboxsync VBoxGuest,VMMDev: New HGCM cancellation request.
(edit) @21493   15 years vboxsync Runtime/File: Add flag to disable the file cache
(edit) @21490   15 years vboxsync video hw accel: overlay support (not debugged yet), better colorkey & …
(edit) @21488   15 years vboxsync VMMDev.h: Added VBOX_HGCM_F_PARM_ARE_VALID(fFlags).
(edit) @21485   15 years vboxsync sf: parameter validation.
(edit) @21463   15 years vboxsync VMMDev.h: doxygen
(edit) @21461   15 years vboxsync VBoxGuestLib: Implemented detection of physical page list support.
(edit) @21458   15 years vboxsync VMMDevHGCMParmType_PhysAddr is not a valid parameter any longer.
(edit) @21457   15 years vboxsync VMMDev: Adjusted and implemented GetHostVersion.
(edit) @21456   15 years vboxsync HGCM&Co: physical page list.
(edit) @21451   15 years vboxsync iprt/asm.h: Remvoed ASMAtomicXchgU128 as it is causing trouble for …
(edit) @21435   15 years vboxsync Main: teach Bstr to convert from a MiniString as well as Utf8Str
(edit) @21428   15 years vboxsync Main: remove ENoMemory exception class, replace with std::bad_alloc() …
(edit) @21427   15 years vboxsync Main: remove dead code
(edit) @21412   15 years vboxsync Add,++: Switch to common addition kernel module.
(edit) @21409   15 years vboxsync IPRT: rename ministring, add iprt:: namespace
(edit) @21404   15 years vboxsync IPRT, Main: make ministring throw std::bad_alloc on allocation …
(edit) @21399   15 years vboxsync timerlr-generic.cpp,iprt/timer.h: Skip ticks if we're more than 60 …
(edit) @21398   15 years vboxsync iprt/cdefs.h: cosmetics.
(edit) @21397   15 years vboxsync iprt/cdefs.h: RT_THROW should be a noop on MSC - limited to 14.00 atm, …
(edit) @21394   15 years vboxsync Backing out r49763 to fix Windows burns.
(edit) @21393   15 years vboxsync IPRT, Main: make ministring throw std::bad_alloc on allocation …
(edit) @21392   15 years vboxsync iprt/cdefs.h: Restored RT_THROW.
(edit) @21391   15 years vboxsync IPRT: simplify r49759 (not needed)
(edit) @21390   15 years vboxsync iprt/cdefs.h: RT_EXCEPTIONS_ENABLED, RT_THROW and RT_THROW_BAD_ALLOC.
(edit) @21388   15 years vboxsync IPRT: doc fix
(edit) @21377   15 years vboxsync iprt/log.h,DBGFLog.cpp,VBoxGuest-linux.c: Added RTLogDestinations, …
(edit) @21374   15 years vboxsync iprt/log.h: Corrected RTLOGFLAGS_PREFIX_MASK.
(edit) @21369   15 years vboxsync IPRT: hide ministring::operator bool() to force people to use …
(edit) @21363   15 years vboxsync PDMQueue&users-thereof: Named the queues and added statistics.
(edit) @21362   15 years vboxsync backing out r49709 to fix windows burns for now
(edit) @21360   15 years vboxsync IPRT: hide ministring::operator bool() to force people to use …
(edit) @21359   15 years vboxsync fixed a gcc warning
(edit) @21358   15 years vboxsync IPRT: ministring crash fix + documentation
(edit) @21352   15 years vboxsync Fixed a VCC warning.
(edit) @21343   15 years vboxsync export vboxnetflt for Windows to OSE
(edit) @21333   15 years vboxsync Net[Flt,Adp]/win: export to OSE, disabled by default
(edit) @21327   15 years vboxsync cpumR3Load: ignore some advanced capability bits, that we don't expose …
(edit) @21320   15 years vboxsync Extra CPUID 1 ecx capability bits
(edit) @21284   15 years vboxsync RTR0MemAreKernelAndUserRangesDifferent -> …
(edit) @21282   15 years vboxsync iprt/mem.h: Added RTR0MemAreKernelAndUserRangesDifferent.
(edit) @21265   15 years vboxsync iprt/mem.h: Added APIs for basic user mode memory handling from ring-0.
(edit) @21260   15 years vboxsync VBGL: Renamed the internal HGCM functions and added a kernel/user mode …
(edit) @21253   15 years vboxsync video hw accel: Blt fixes/enhances, Flip basis for Guest driver & …
(edit) @21252   15 years vboxsync First attempt to enable hypervisor breakpoints with vt-x/amd-v guests
(edit) @21236   15 years vboxsync Windows build fix
(edit) @21235   15 years vboxsync windows build fix
(edit) @21234   15 years vboxsync IPRT: added ASMMemoryFenceSSE2(), ASMWriteFenceSSE(), …
(edit) @21227   15 years vboxsync VBoxGuest.h/VMMDev.h/VBoxGuestLib.h usage cleanup.
(edit) @21226   15 years vboxsync VMMDev.h: cleanup.
(edit) @21225   15 years vboxsync Eliminated the VMMDEVHYP[PTR|PHYS]* types.
(edit) @21224   15 years vboxsync VBoxGuest.* cleanup.
(edit) @21223   15 years vboxsync Moving VMMDEV bits from VBoxGuest.h to VMMDev.h
(edit) @21219   15 years vboxsync VBox/VBoxDev.h -> VBox/VMMDev.h
(edit) @21217   15 years vboxsync include/VBox/*.h: Mark which components the header files relate to.
(edit) @21212   15 years vboxsync VBoxGuest.h: This is the driver interface definition.
(edit) @21211   15 years vboxsync VBoxGuest.h,VBoxGuestLib: Moved the VbglR3 API out of VBoxGuest.h and …
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