VirtualBox

source: vbox/trunk/include

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @64115   8 years vboxsync PDM,IOM,PGM: Morphed the MMIO2 API into a mixed MMIO2 and …
(edit) @64113   8 years vboxsync Added some missing MSRs.
(edit) @64093   8 years vboxsync Storage: Move the NonRotationalMedium property from the devices and …
(edit) @64090   8 years vboxsync build fix
(edit) @64089   8 years vboxsync VMM/HMVMXR0: Macro for true ctls MSR bit.
(edit) @64078   8 years vboxsync PDMIMEDIAEX: Add parameter to pfnIoReqSendScsiCmd to indicate where to …
(edit) @64019   8 years vboxsync Storage: Get rid of PDMIMEDIA::pfnIoBufAllocate and …
(edit) @64002   8 years vboxsync Devices/Storage: Throw out PDMIMEDIAASYNC which is superseded by …
(edit) @63997   8 years vboxsync Storage: Change PDMIMEDIAEX::pfnIoReqDiscard to not get the discard …
(edit) @63992   8 years vboxsync VSCSI,DrvSCSI: Switch to PDMIMEDIAEX instead of using PDMIMEDIAASYNC
(edit) @63991   8 years vboxsync PDMIMEDIAEX: Another addendum, make it possible to query a residual …
(edit) @63955   8 years vboxsync pdmstorageifs.h: Small addendum to PDMIMEDIAEX which enables us to …
(edit) @63954   8 years vboxsync cdefs.h: Fix RT_NOREF9
(edit) @63951   8 years vboxsync DrvVD: More work on the extended media interface to bring it up to par …
(edit) @63912   8 years vboxsync vd*.h: Correct guard macros
(edit) @63906   8 years vboxsync svn properties
(edit) @63905   8 years vboxsync Storage/VD: Add proper versioning of the backend structures instead of …
(edit) @63865   8 years vboxsync Audio: Added device flags PDMAUDIODEV_FLAGS_LOCKED and …
(edit) @63824   8 years vboxsync VBoxVideo.h: comment for VBVA_SCREEN_F_BLANK
(edit) @63822   8 years vboxsync include,Main,DevVGA: bugref:8387: support for guest request to blank …
(edit) @63812   8 years vboxsync Storage: Cleanup, let vdIfIoIntFileSetAllocationSize take a progress …
(edit) @63802   8 years vboxsync Storage/VD: Rename pfnCheckIfValid to pfnProbe as it is shorter and …
(edit) @63790   8 years vboxsync vd-ifs.h: Doxygen fixes
(edit) @63787   8 years vboxsync Doxygen fix
(edit) @63782   8 years vboxsync vd-ifs.h: Add vdIfProgress wrapper for the progress interface
(edit) @63781   8 years vboxsync Storage/VD: Rename VBOXHDDBACKEND to VDIMAGEBACKEND to follow the …
(edit) @63716   8 years vboxsync Docs.
(edit) @63711   8 years vboxsync Audio: Implemented support for audio device enumeration handling, …
(edit) @63704   8 years vboxsync export
(edit) @63701   8 years vboxsync pdmdev: remark about PDM_DEVHLPR3_VERSION in 5.0
(edit) @63695   8 years vboxsync pdmdev.h: Missed some inline wrappers when doing MMIO.
(edit) @63694   8 years vboxsync revert previous commit (r110452).
(edit) @63692   8 years vboxsync pdmdev.h: Missed some inline wrappers when doing MMIO.
(edit) @63690   8 years vboxsync PCI,Devices: Changed range size in FNPCIIOREGIONMAP from uint32_t to …
(edit) @63688   8 years vboxsync asm.h: here as well
(edit) @63687   8 years vboxsync asm.h: next try
(edit) @63686   8 years vboxsync asm.h: ASMBitLastSetU64 fix.
(edit) @63685   8 years vboxsync PDM,DevPci*: Allow larger PCI region sizes.
(edit) @63682   8 years vboxsync PDM,IOM: MMIO range length is now a RTGCPHYS instead of uint32_t.
(edit) @63660   8 years vboxsync MM: Added MMR3PhysGet4GBRamHoleSize, MMPhysGetRamSizeAbove4GB, and …
(edit) @63648   8 years vboxsync VMM/GIM/HyperV: Add partial support for synthetic interrupt controller …
(edit) @63646   8 years vboxsync 3D: Reverted r110321, more simple solution found for bugref:8387
(edit) @63642   8 years vboxsync microatl.h: InternalRelease should check VBOX_STRICT not DEBUG. Use …
(edit) @63638   8 years vboxsync microatl.h: indent
(edit) @63634   8 years vboxsync VMM/APIC: doxygen fix.
(edit) @63632   8 years vboxsync VMM/APIC: Initial Hyper-V support for synthetic interrupts, Hyper-V …
(edit) @63614   8 years vboxsync Audio/pdmaudioifs.h: Removed unused header.
(edit) @63611   8 years vboxsync 3D: Special handling of PM events in DdiCommitVidPn by introducing …
(edit) @63607   8 years vboxsync RTBldProgStrTabQueryString: Return length on success like the …
(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) @63549   8 years vboxsync scm cleanups
(edit) @63538   8 years vboxsync Documentation.
(edit) @63534   8 years vboxsync Audio: Renaming.
(edit) @63529   8 years vboxsync Audio: Bugfixes.
(edit) @63491   8 years vboxsync iprt/types.h: On NetBSD after we include <stdbool.h> undef "bool" it …
(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) @63430   8 years vboxsync AssertCompileNS: attribute((unused)) -> attribute((unused))
(edit) @63413   8 years vboxsync iprt/cdefs.h: Changed RTCALL to use cdecl (and regparm) in the …
(edit) @63400   8 years vboxsync iprt/asm.h: GCC is a bundle of joy
(edit) @63399   8 years vboxsync iprt/cpuset.h: GCC is a bundle of joy
(edit) @63398   8 years vboxsync iprt/cpuset.h: GCC is a bundle of joy
(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) @63356   8 years vboxsync iprt/types.h: Kludge for NetBSD-6.x where <sys/types.h> does not …
(edit) @63336   8 years vboxsync iprt/types.h: NetBSD-6 <sys/types.h> doesn't check for C++ when …
(edit) @63313   8 years vboxsync iptr/string.h: support for NetBSD R0 code. From Haomai Wang GSoC …
(edit) @63310   8 years vboxsync wrap shlobj.h
(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) @63247   8 years vboxsync iprt/cdefs.h: Clarification of RTDECL*() and the general XXXX_DECL* …
(edit) @63241   8 years vboxsync nits
(edit) @63236   8 years vboxsync iptr/string.h: All supported releases of FreeBSD have memrchr(3) in …
(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) @63216   8 years vboxsync Devices: warnings (gcc)
(edit) @63199   8 years vboxsync GuestHost/OpenGL: warnings (gcc).
(edit) @63188   8 years vboxsync iprt/string.h: NetBSD declares memrchr(3) in its <string.h> in all …
(edit) @63147   8 years vboxsync Main: warnings
(edit) @63126   8 years vboxsync warnings
(edit) @63074   8 years vboxsync More wrappers.
(edit) @63072   8 years vboxsync More wrappers.
(edit) @63069   8 years vboxsync intsafe.h wrapper.h
(edit) @63057   8 years vboxsync GA/NT/Graphics: warnings
(edit) @63050   8 years vboxsync iprt/assert.h: Added AssertNtStatus and AssertNtStatusSuccess for use …
(edit) @63042   8 years vboxsync VBox/VBoxVideoGuest.h: *big sigh*
(edit) @63039   8 years vboxsync GA/NT/Graphics: warnings
(edit) @63036   8 years vboxsync More wrappers
(edit) @63035   8 years vboxsync oops
(edit) @63034   8 years vboxsync updates
(edit) @63032   8 years vboxsync windef.h wrapper
(edit) @63026   8 years vboxsync GA/NT/Graphics: warnings
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