VirtualBox

source: vbox/trunk/include/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @63611   8 years vboxsync 3D: Special handling of PM events in DdiCommitVidPn by introducing …
(edit) @63606   8 years vboxsync PDMIDISPLAYCONNECTOR: const ptr vs const data mismatch.
(edit) @63598   8 years vboxsync Audio/pdmaudioifs.h: Blow up PDMAUDIOFILETYPE and PDMAUDIOCALLBACKTYPE …
(edit) @63597   8 years vboxsync Audio/pdmaudioifs.h: Blow up PDMAUDIOBACKENDSTS and PDMAUDIOSTREAMCTX …
(edit) @63538   8 years vboxsync Documentation.
(edit) @63534   8 years vboxsync Audio: Renaming.
(edit) @63529   8 years vboxsync Audio: Bugfixes.
(edit) @63472   8 years vboxsync Audio/pdmaudioifs.h: Updated IID.
(edit) @63468   8 years vboxsync Build fix.
(edit) @63467   8 years vboxsync Audio: Partly reverted r110001 (no use of function macros anymore).
(edit) @63456   8 years vboxsync VBoxGuest.h: always use VBGLBIGREQ for NetBSD too, like FreeBSD does.
(edit) @63443   8 years vboxsync pdmaudioifs.h: r=bird: The PDMAUDIO_IHOSTAUDIO_FN_XXX macros are not …
(edit) @63385   8 years vboxsync Frontends: warnings (gcc)
(edit) @63362   8 years vboxsync Audio: PDMPCMPROPS -> PDMAUDIOPCMPROPS.
(edit) @63360   8 years vboxsync Audio: Added more defines / documentation for the host interfaces to …
(edit) @63273   8 years vboxsync Additions/common/VBoxGuestVideo: fix a friendly todo request, part 2.
(edit) @63271   8 years vboxsync Additions/common/VBoxGuestVideo: fix a friendly todo request.
(edit) @63267   8 years vboxsync NetworkServices: warnings
(edit) @63241   8 years vboxsync nits
(edit) @63232   8 years vboxsync VBox/com/array.h: don't use -Wno-conversion, do an explicit cast instead
(edit) @63226   8 years vboxsync Introducing PGM_ALL_CB2_PROTO.
(edit) @63224   8 years vboxsync vmm/pgm.h: PGM_ALL_CB_DECL and PGM_ALL_CB2_DECL need to be DECLCALLBACK.
(edit) @63199   8 years vboxsync GuestHost/OpenGL: warnings (gcc).
(edit) @63147   8 years vboxsync Main: warnings
(edit) @63042   8 years vboxsync VBox/VBoxVideoGuest.h: *big sigh*
(edit) @63039   8 years vboxsync GA/NT/Graphics: warnings
(edit) @63026   8 years vboxsync GA/NT/Graphics: warnings
(edit) @62984   8 years vboxsync DrvPciRaw.cpp/PDMIPCIRAWUP: warnings and adjustments.
(edit) @62965   8 years vboxsync Devices: warnings
(edit) @62932   8 years vboxsync Devices: warnings
(edit) @62924   8 years vboxsync Devices: warnings
(edit) @62916   8 years vboxsync RTStrPurgeEncoding: Optimized it a little, adding debug assertion for …
(edit) @62893   8 years vboxsync VBox/log.h: eliminate never used NE2000 log group and fix the DRV_TCP name
(edit) @62890   8 years vboxsync Devices: warnings
(edit) @62858   8 years vboxsync doxygen fix
(edit) @62855   8 years vboxsync warnings
(edit) @62833   8 years vboxsync Comment, new line.
(edit) @62825   8 years vboxsync UsbWebcam cleanups, nits.
(edit) @62824   8 years vboxsync UsbWebcam cleanups, part 4.
(edit) @62823   8 years vboxsync UsbWebcam cleanups, part 3.
(edit) @62822   8 years vboxsync UsbWebcam cleanups, part 2.
(edit) @62821   8 years vboxsync UsbWebcam cleanups, part 1.
(edit) @62818   8 years vboxsync Fixed PDMUSB_CHECK_VERSIONS_XXX macros and deployed them in the ExtPack.
(edit) @62802   8 years vboxsync HostServices: warnings
(edit) @62784   8 years vboxsync VBoxAuth.h: doxygen!
(edit) @62780   8 years vboxsync Wrap objbase.h + objidl.h too.
(edit) @62773   8 years vboxsync nits
(edit) @62697   8 years vboxsync HostDrivers: warnings
(edit) @62690   8 years vboxsync HostDrivers: warnings
(edit) @62688   8 years vboxsync HostDrivers: warnings
(edit) @62684   8 years vboxsync ndis.h wrapper.
(edit) @62680   8 years vboxsync Use the iprt/win/windows.h wrapper for Windows.h
(edit) @62636   8 years vboxsync cdefs.h,*: DECLARE_CLS_COPY_CTOR_ASSIGN_NOOP and …
(edit) @62634   8 years vboxsync includes: Workaround for C4668 & C4255 warnings in MSC and WDK headers.
(edit) @62605   8 years vboxsync Audio: Documentation, misc. cleanup.
(edit) @62602   8 years vboxsync Main/xml/Settings.cpp: parse the version of the VirtualBox settings …
(edit) @62596   8 years vboxsync VMM/TM: new functions for getting virtual time from R3
(edit) @62590   8 years vboxsync Audio: Handle last read/written/iteration timestamps.
(edit) @62580   8 years vboxsync Audio: Initial commit of audio debug backend. This can dump the output …
(edit) @62578   8 years vboxsync Audio: One more leftover (VBOX_WITH_AUDIO_50).
(edit) @62576   8 years vboxsync Audio: Removed temporary 5.0 sources again (VBOX_WITH_AUDIO_50).
(edit) @62476   8 years vboxsync (C) 2016
(edit) @62459   8 years vboxsync include/VBox: scm
(edit) @62417   8 years vboxsync VMM/GIM/HyperV: Synthetic interrupt controller bits and some cleanup.
(edit) @62368   8 years vboxsync vusb.h: Corrected VUSBIRhNewUrb destination address type.
(edit) @62363   8 years vboxsync Main/VBoxSVC: enable -Wconversion plus a couple of fixes (all harmless)
(edit) @62361   8 years vboxsync VBox/com/array.h: preparation for -Wconversion
(edit) @62358   8 years vboxsync *: renamed RT_GCC_NO_DEPRECATED_BEGIN/END => …
(edit) @62339   8 years vboxsync Main/xml/Settings.cpp: fix last remaining (pretty harmless) default …
(edit) @62328   8 years vboxsync Audio/DrvAudio: Added some basic statistics for STAM.
(edit) @62302   8 years vboxsync IEM,PGM: Got code TLB working in ring-3, execution is 3-4 times faster …
(edit) @62287   8 years vboxsync REM: Killed the REMR3NotifyPendingInterrupt interface. Misguided hack …
(edit) @62277   8 years vboxsync VMM/CPUM: Use 'VMMDECL' until we fully retire the old APIC code. Fixes …
(edit) @62232   8 years vboxsync VMM: Try convince the microsoft linker to pick the right version of …
(edit) @62176   8 years vboxsync s/VBOX_WITH_AUDIO_STABLE/VBOX_WITH_AUDIO_50/
(edit) @62174   8 years vboxsync kmk incs
(edit) @62171   8 years vboxsync IEM: Working on instruction fetching optimizations (incomplete and …
(edit) @62160   8 years vboxsync SafeArray: do the same like r107176 to hide a few more warnings with clang
(edit) @62156   8 years vboxsync use RT_GCC_NO_DEPRECATED_BEGIN / RT_GCC_NO_DEPRECATED_END
(edit) @62133   8 years vboxsync vm.h: Corrected VM_FF_ALL_REM_MASK to include the hankering for handy …
(edit) @62117   8 years vboxsync Audio: Bugfixes, logging.
(edit) @62075   9 years vboxsync VMCPU.cpum: Added GstCtx member for execution engines like HM and IEM …
(edit) @62065   9 years vboxsync cpumctx-v1_6.h: macro name fix
(edit) @62064   9 years vboxsync CPUMCTX: Separated nameless union and names struct helper macros in …
(edit) @62062   9 years vboxsync CPUMCTX: gcc build fix
(edit) @62059   9 years vboxsync CPUMCTX: Finally figured out a way to make the general purpose and …
(edit) @62015   9 years vboxsync IEM: Switched from using IEMCPU directly to using with via VMCPU. This …
(edit) @62006   9 years vboxsync Config.kmk,VMM: Reduced the VM structure by half on darwin where we …
(edit) @62000   9 years vboxsync IEM,VM: Inserted two TLBS into the IEMCPU structure and reorged the …
(edit) @61968   9 years vboxsync IEM: Fixed setjmp bug (still disabled). Made IEMExecLots execute lots …
(edit) @61893   9 years vboxsync Main: Renamed ProcessCreateFlag::NoProfile to ProcessCreateFlag::Profile.
(edit) @61888   9 years vboxsync Audio: Renamed PDMAUDIOMIXERCTL_VOLUME -> PDMAUDIOMIXERCTL_VOLUME_MASTER.
(edit) @61887   9 years vboxsync Audio: Implemented support for master volume controls.
(edit) @61847   9 years vboxsync IOAPIC, VMM/APIC: Use dedicated rc for when the APIC doesn't accept an …
(edit) @61826   9 years vboxsync pdmifs.h: Fixed incorrect IID update when adding …
(edit) @61794   9 years vboxsync VMM/APIC: Cleanup.
(edit) @61776   9 years vboxsync CPUM,APIC: Per-CPU APIC CPUID feature bit and MSR_IA32_APICBASE GP …
(edit) @61768   9 years vboxsync #if IN_RING3 -> #ifdef IN_RING3.
(edit) @61764   9 years vboxsync Audio: Implemented backend-independent handling of added/removed audio …
(edit) @61759   9 years vboxsync DBGFR3Type.cpp: mandatory spacing, review comment (see @page).
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