VirtualBox

source: vbox/trunk/include/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @50830   11 years vboxsync DnD: Bugfixes.
(edit) @50812   11 years vboxsync crOpenGL: bugfixes, more on new command submission
(edit) @50799   11 years vboxsync crOpenGL: more on new command submission
(edit) @50774   11 years vboxsync wddm: bugfix
(edit) @50773   11 years vboxsync remove unnamed unions
(edit) @50772   11 years vboxsync VBoxVideo.h: two warnings
(edit) @50763   11 years vboxsync dev/vga: fixes
(edit) @50757   11 years vboxsync burn fix
(edit) @50755   11 years vboxsync crOpenGL: missing file
(edit) @50754   11 years vboxsync Dev/VGA/crOpenGL/wddm: command thread, more command processing
(edit) @50686   11 years vboxsync src/VBox/Devices/Audio, src/VBox/Main/src-client, include/VBox/vmm: …
(edit) @50677   11 years vboxsync wddm: misc bugfixes
(edit) @50675   11 years vboxsync include/VBox/vmm: C++11 fixes (thanks Genode Labs)
(edit) @50645   11 years vboxsync s/Port/Memory mapped/ in FNIOMMMIOWRITE and FNIOMMMIOFILL comments.
(edit) @50608   11 years vboxsync Function no longer there.
(edit) @50590   11 years vboxsync CPUM,VMM: More work related to bus, cpu and tsc frequency info. Should …
(edit) @50584   11 years vboxsync CPUM,DevEFI: Bus vs cpu clock ratio fixes for more recent CPUs. Older …
(edit) @50575   11 years vboxsync VMM: Added SSMR3RegisterStub and used it to provide saved state …
(edit) @50561   11 years vboxsync DnD: Update, bugfixes.
(edit) @50542   11 years vboxsync Use HGSMI memory allocator
(edit) @50540   11 years vboxsync VMM/HM: Ignore SMX mode and proceed with a warning.
(edit) @50537   11 years vboxsync Additions/common/VBoxGuest: simplify the mouse call-back management.
(edit) @50531   11 years vboxsync Add VHDX logging group while we are at it
(edit) @50530   11 years vboxsync USB: Split dev_usb logging group into dev_ehci and dev_ohci so the …
(edit) @50524   11 years vboxsync Addiitions/common/VBoxGuest, VBoxGuestLibR3: add mediation in the …
(edit) @50518   11 years vboxsync HGSMI memory allocator: saved state
(edit) @50512   11 years vboxsync VMMDev.h: missing sanity mask for guest capabilities, better name.
(edit) @50511   11 years vboxsync VMMDev.h: missing sanity mask for guest capabilities.
(edit) @50508   11 years vboxsync DnD: Update.
(edit) @50482   11 years vboxsync Build HGSMI memory allocator (unused)
(edit) @50481   11 years vboxsync HGSMI memory allocator
(edit) @50460   11 years vboxsync DnD: Update.
(edit) @50449   11 years vboxsync vusb.h: comment
(edit) @50420   11 years vboxsync include/VBox/HGSMI: HGSMIDefs.h.
(edit) @50416   11 years vboxsync Main: fix the remaining NULL safearray issues, the template had …
(edit) @50410   11 years vboxsync OS X host: stuck-in-dock: move include/VBox/VBoxNetSend.h to …
(edit) @50394   11 years vboxsync crOpenGL: greyed-out 3D image on VM pause
(edit) @50379   11 years vboxsync VBoxNet*darwin: Corrected two function delcarations (use DECL …
(edit) @50364   11 years vboxsync crOpenGL: screenshot support; a bit of performance for video recording
(edit) @50322   11 years vboxsync VboxNetSendDummy() -> VBoxNetSendDummy().
(edit) @50321   11 years vboxsync Mac OS X host: prevent stuck-in-dock: r91968 is substituted with the …
(edit) @50319   11 years vboxsync ConsoleVRDPServer: another bitmap format for 3d redirect.
(edit) @50314   11 years vboxsync crOpenGL/VideoRec: do hardweight screen capthure only when recorder is …
(edit) @50313   11 years vboxsync crOpenGL: video recording working
(edit) @50305   11 years vboxsync DnD: Update.
(edit) @50273   11 years vboxsync Provide LWIP_DEBUGF definition that uses VBox logging facilities. …
(edit) @50265   11 years vboxsync DnD: First working implementation for Windows guest->host support; …
(edit) @50255   11 years vboxsync VMM: two undocumented CPUID bits
(edit) @50251   11 years vboxsync crOpenGL: disable some async notifications for now
(edit) @50250   11 years vboxsync crOpenGL: async notifications
(edit) @50196   11 years vboxsync Main: s/Vbox/VBox/g s/VB/VBox/g
(edit) @50178   11 years vboxsync crOpenGL: seamless and resize bugfixes
(edit) @50149   11 years vboxsync crOpenGL: bugfixes
(edit) @50120   11 years vboxsync Main: forgotten include file change
(edit) @50095   11 years vboxsync crOpenGL: presentation infrastructure rework (still work in progress)
(edit) @50041   11 years vboxsync crOpenGL: crOpenGL: 1. workaround point sprite driver bugs; 2. …
(edit) @50001   11 years vboxsync PDMCritSect: Ditto VERR_INTERRUPTED fix for shared critical sections.
(edit) @49983   11 years vboxsync Devices/Graphics: VMware SVGA II compatible graphics emulation (2D …
(edit) @49966   11 years vboxsync CPUM: Added AMD Athlon64 3200+ (130nm) and Pentium4 (mod 4, w/ 64-bit).
(edit) @49965   11 years vboxsync Mac OS X host: HID LEDs sync: take care about bluetooth keyboard: wake …
(edit) @49933   11 years vboxsync build fix
(edit) @49893   11 years vboxsync MSR rewrite: initial hacking - half disabled.
(edit) @49891   11 years vboxsync Merged private draganddrop branch into trunk.
(edit) @49868   11 years vboxsync crOpenGL: fix img positioning for retina/osx
(edit) @49852   11 years vboxsync VMM/HMVMXR0: Add guest-state checks for PAE PDPTEs.
(edit) @49849   11 years vboxsync VMM: Use EFER.LMA in PAE-paging mode check rather than EFER.LME.
(edit) @49846   11 years vboxsync HGCM: check size.
(edit) @49833   11 years vboxsync vdifs-internal.h: Fix copy and paste error
(edit) @49814   11 years vboxsync Devices/USB: First part of the rework, move most of the work to …
(edit) @49787   11 years vboxsync OS X host: HID LEDs sync: move built-in keyboard resume code from …
(edit) @49779   11 years vboxsync Mac OS X host: HID LEDs sync: resume built-in kbd before set its LEDs …
(edit) @49774   11 years vboxsync VMM/HMVMXR0: Handle #DB from ICEBP instruction which is undocumented …
(edit) @49765   11 years vboxsync array.h: SafeArray(const SafeArray&) has to implicitly call …
(edit) @49755   11 years vboxsync VMM/HMVMXR0: Safer assumptions while updating guest-state on fully …
(edit) @49754   11 years vboxsync DevPCNet: remove the private guest interface because it's unused for a …
(edit) @49725   11 years vboxsync VMM/HM: Use unordered ASM atomics for safely updating HM flags.
(edit) @49701   11 years vboxsync VMM/HMVMXR0: Simplified the MSR optimization code.
(edit) @49687   11 years vboxsync Main/Snapshot: block deleting of current snapshot if it has child …
(edit) @49675   11 years vboxsync include/VBox/com/ErrorInfo.h: avoid warnings with some compilers (when …
(edit) @49668   11 years vboxsync VMM/HMVMXR0: Added a couple of missing Unsupported-Feature Combos errors.
(edit) @49664   11 years vboxsync VMM/HMVMXR0: MSR optimizations for world-switch of 64-bit guests.
(edit) @49640   11 years vboxsync PGM,IEM: Changed PGMPhysIemGCPhys2Ptr to not require A20 to be masked …
(edit) @49634   11 years vboxsync SUPDrv: Added an interface for probing MSRs.
(edit) @49633   11 years vboxsync Additions/x11/vboxvideo: IOCtl definitions needed on non-Linux …
(edit) @49627   11 years vboxsync Additions/linux/drm: add IOCtls to disable and re-start HGSMI in the …
(edit) @49626   11 years vboxsync VRDP: support touch input with RDP8.1
(edit) @49591   11 years vboxsync wddm: more on new comand mechanism, guest side almost done, some cleanup
(edit) @49587   11 years vboxsync NAT networks: enable the network and the DHCP server by default
(edit) @49576   11 years vboxsync com/array.h: Implemented simple fallback in case type traits for …
(edit) @49573   11 years vboxsync Comment typo.
(edit) @49572   11 years vboxsync com/array.h: Use type traits to support signed and unsigned types in …
(edit) @49549   11 years vboxsync VMM/CPUM/MSRs: when returning the APIC base, don't rely upon the CPUID …
(edit) @49548   11 years vboxsync DevAPIC: reverted r90537, r90540, r90551 -- actually we need to clear …
(edit) @49522   11 years vboxsync VMM: Get rid of residual VBOX_WITH_OLD_VTX_CODE defines.
(edit) @49520   11 years vboxsync VMM: MSR auto-load/store handling rewrite for VT-x.
(edit) @49507   11 years vboxsync vga/crOpenGL: basics for ring buffer-based command submission
(edit) @49474   11 years vboxsync crOpenGL: some host bits for buffer-based command submission
(edit) @49441   11 years vboxsync PDMAPICHLPR0/RC: Drop pfnChangeFeature.
(edit) @49438   11 years vboxsync mark pfnChangeFeature as obsolete for ring-0 and raw-mode.
(edit) @49420   11 years vboxsync forward-port and adopt VHWA fixes
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