VirtualBox

source: vbox/trunk/src/VBox/Devices

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @54158   10 years vboxsync svga3d: log 3d capabilities.
(edit) @54143   10 years vboxsync warnings
(edit) @54142   10 years vboxsync build fix
(edit) @54140   10 years vboxsync Audio/AudioMixBuffer.cpp: Logging.
(edit) @54132   10 years vboxsync IntNet: Don't leak traffic from host to guest to the wi-fi network …
(edit) @54117   10 years vboxsync don't check for VALID_PTR after RTMem*Alloc(), that's overkill
(edit) @54116   10 years vboxsync NAT: icmpwin_ping - don't decrement TTL once again, this is done in …
(edit) @54111   10 years vboxsync NAT: Enable HAVE_NOTIFICATION_FOR_DNS_UPDATE on Windows. This turns …
(edit) @54110   10 years vboxsync NAT: As a stop-gap measure don't try to use (nonexistent) resolv.conf …
(edit) @54109   10 years vboxsync NAT: Use PDMINETWORKNATCONFIG::pfnNotifyDnsChanged callback if …
(edit) @54107   10 years vboxsync NAT: Try to fix alignment of counters on 32-bit broken in r98104.
(edit) @54106   10 years vboxsync NAT: Introduce PDMINETWORKNATCONFIG::pfnNotifyDnsChanged and call it …
(edit) @54094   10 years vboxsync PS2K: Do not react to commands when resetting.
(edit) @54088   10 years vboxsync AHCI: Fix possible crash when suspending a VM (very rare)
(edit) @54072   10 years vboxsync USB: Make the number of reported OHCI ports adjustable.
(edit) @54064   10 years vboxsync AHCI: Fix race condition which results in rare hangs during suspend
(edit) @54061   10 years vboxsync xHCI: Make the number of ports configurable.
(edit) @54059   10 years vboxsync EHCI: Make number of ports configurable.
(edit) @54052   10 years vboxsync Storage/VSCSI: small leak in error path
(edit) @54049   10 years vboxsync Devices/Makefile.kmk: Removed duplicated solaris audio source listing.
(edit) @54011   10 years vboxsync NAT: Don't switch to host resolver in the unix version of …
(edit) @54007   10 years vboxsync VMMDev: do not set VMMDEV_GUEST_SUPPORTS_GRAPHICS on reset
(edit) @53977   10 years vboxsync VUSB: Added separate SS EP companion descriptor to VUSBDESCENDPOINTEX …
(edit) @53965   10 years vboxsync Devices/Graphics, Main: optionally send cursor integration toggle and …
(edit) @53949   10 years vboxsync VUSBUrb: Leave the critical section when the assertion fails before …
(edit) @53946   10 years vboxsync header fixes
(edit) @53945   10 years vboxsync header fixes
(edit) @53916   10 years vboxsync SB16: Clear interupt flags properly.
(edit) @53911   10 years vboxsync OHCI: Immediately wake up the frame thread when an URB completed and …
(edit) @53907   10 years vboxsync NAT: dnsproxy_query: Missing DNS servers is not a failure, don't log it.
(edit) @53866   10 years vboxsync NAT: don't check WSANETWORKEVENTS::iErrorCode in Windows …
(edit) @53853   10 years vboxsync PDM/Audio: Initialize rc.
(edit) @53845   10 years vboxsync Devices/PC: Add dummy _DOS ACPI video method to prevent a Linux boot …
(edit) @53831   10 years vboxsync PDM/Audio: Build fix; forgot some files.
(edit) @53830   10 years vboxsync PDM/Audio: Unified timer work, minor cleanup.
(edit) @53813   10 years vboxsync Devices/Graphics: do not re-set the guest VBVA capabilities when VBVA …
(edit) @53809   10 years vboxsync Devices/Graphics: mirror guest VBVA capabilities to Display after …
(edit) @53806   10 years vboxsync added more missing Windows resource files
(edit) @53805   10 years vboxsync added more missing Windows resource files
(edit) @53801   10 years vboxsync Devices: use LogRelMax were appropriate
(edit) @53798   10 years vboxsync Use PDMDevHlpGetCurrentCpuId.
(edit) @53796   10 years vboxsync VMSVGA: Use new EMT wait API.
(edit) @53792   10 years vboxsync DevVGA-SVGA3d-ogl.cpp: Fixed gcc warnings and made it build on my …
(edit) @53791   10 years vboxsync Fixed RTSemEventMultiWaitEx call and a warning.
(edit) @53789   10 years vboxsync Improved the ugly SVGA_REG_BUSY read hack a bit.
(edit) @53788   10 years vboxsync restore accidental padding change.
(edit) @53787   10 years vboxsync Replaced ugly RTThreadSleep(50) on EMT with a yeild + a wait on a …
(edit) @53786   10 years vboxsync IntNet: intnetR0NetworkPreSwitchUnicast: don't broadcast all outgoing …
(edit) @53784   10 years vboxsync fixed @file information of a couple of .rc files
(edit) @53783   10 years vboxsync VMSVGA: FIFO stats; wait on the work-to-do-semaphore instead of …
(edit) @53782   10 years vboxsync nits
(edit) @53781   10 years vboxsync added a bunch of missing Windows resource files and fixed a few minor bugs
(edit) @53780   10 years vboxsync logging adjustments
(edit) @53779   10 years vboxsync vmsvga fifo handling optimizations.
(edit) @53776   10 years vboxsync NAT: Make it possible to use privileged helper to obtain raw ICMP …
(edit) @53775   10 years vboxsync DevVGA-SVGA.cpp: Fixed bugs in SVGA_REG_BITS_PER_PIXEL, …
(edit) @53769   10 years vboxsync DevVGA-SVGA3d-win.cpp: Log shader versions.
(edit) @53767   10 years vboxsync s/VERR_CPU_HOTPLUG_NOT_MONITORED_BY_GUEST/VERR_VMMDEV_CPU_HOTPLUG_NOT_M …
(edit) @53763   10 years vboxsync Careful…
(edit) @53756   10 years vboxsync vmsvgaGMRTransfer: Display detail in buffer overflow assertions.
(edit) @53755   10 years vboxsync VMSVGA3d: Cleaning up some of the dual-profile mess, switched back to …
(edit) @53752   10 years vboxsync DevVGA-SVGA.cpp: 32-bit build fix
(edit) @53751   10 years vboxsync DevVGA-SVGA.cpp: Register the I/O ports for ring-0 and raw-mode …
(edit) @53750   10 years vboxsync build fix
(edit) @53749   10 years vboxsync Use a context configured with the legacy OpenGL profile for getting …
(edit) @53747   10 years vboxsync directx.c / VBOX_CHECK_GL_CALL needs VBox assertions and logging.
(edit) @53746   10 years vboxsync Removed VBoxSVGA3D_CFLAGS, looks like nonsense to me.
(edit) @53745   10 years vboxsync VBoxSVGAObjc.dylib: Can't work with OpenGL functions directly in the …
(edit) @53741   10 years vboxsync VMSVGA3d: Reworked the 3.2 core GL profile specific code, putting it …
(edit) @53740   10 years vboxsync VMSVGA3d/constant_heap_init: Don't trash the heap if the input …
(edit) @53737   10 years vboxsync Missing files are in place.
(edit) @53736   10 years vboxsync Forgot the .def files.
(edit) @53735   10 years vboxsync build fix
(edit) @53733   10 years vboxsync VBoxSVGA3D: temporarily disable dynamic resolving of the library on …
(edit) @53732   10 years vboxsync Dynamically resolve imports from VBoxSVGA3D.dll/dylib/so. Added some …
(edit) @53731   10 years vboxsync VMSVGA3d/darwin: Some tweaks.
(edit) @53729   10 years vboxsync VMSVGA3d/darwin: Using the use OpenGL 3.2 Core profile works better, …
(edit) @53728   10 years vboxsync VMSVGA3d/darwin: Using the use OpenGL 3.2 Core profile works better, …
(edit) @53727   10 years vboxsync DevVGA-SVGA.cpp: Use RT_FROM_MEMBER.
(edit) @53725   10 years vboxsync shaderapi.c/h: ShaderInitLib() and ShaderDestroyLib() are not valid C …
(edit) @53724   10 years vboxsync shader.c: Fixed -Wshadow warning in shader_trace_init().
(edit) @53633   10 years vboxsync USB: fix debug assertion
(edit) @53625   10 years vboxsync Test I/O and MMIO performance when we need to go to ring-3 to service …
(edit) @53624   10 years vboxsync scm automatic cleanups.
(edit) @53620   10 years vboxsync EFI_BOOT_SERVICES 64-bit offsets.
(edit) @53600   10 years vboxsync Build fix and preps for replacing DevVGA-SVGA3d-cocoa.m.
(edit) @53599   10 years vboxsync cleanups.
(edit) @53596   10 years vboxsync SVGA/SVGA3d: Moved hexdumps from LogFlow() to Log2(), Log3(), and Log4().
(edit) @53595   10 years vboxsync DevVGA-SVGA3d-ogl.cpp: Moved a LogFlow statement up before the …
(edit) @53594   10 years vboxsync Mac OS X host: 3D: kCGLPFAWindow and NSOpenGLPFAWindow were …
(edit) @53567   10 years vboxsync PDM/Audio: Update.
(edit) @53566   10 years vboxsync PDM/Audio: Drop the SolAudio backend.
(edit) @53562   10 years vboxsync PDM/Audio: First working version of the OSS backend.
(edit) @53551   10 years vboxsync Devices/Graphics: replace hard-coded 64 with VBOX_VIDEO_MAX_SCREENS.
(edit) @53543   10 years vboxsync Devices/Graphics: missing check in vgaR3Destruct()
(edit) @53539   10 years vboxsync Storage/iSCSI: Fail when a connection attempt takes too long to pause …
(edit) @53535   10 years vboxsync DevVGA: fixed loading of pre-VGA_SAVEDSTATE_VERSION_MODE_HINTS saved states
(edit) @53532   10 years vboxsync Devices/Graphics, Devices/PC/DevACPI, Main: add support for sending …
(edit) @53531   10 years vboxsync Devices/Graphics, Devices/PC/DevACPI, Main: add support for sending …
(edit) @53529   10 years vboxsync Devices/Graphics, Devices/PC/DevACPI, Main: add support for sending …
Note: See TracRevisionLog for help on using the revision log.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette