VirtualBox

source: vbox/trunk/src/VBox/Devices

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @57273   9 年 vboxsync USBProxyDevice-usbip: More updates
(edit) @57262   9 年 vboxsync USB/UsbIp: Updates, implement receiving response handling
(edit) @57234   9 年 vboxsync Audio/DrvHostDSound: LogRel nits.
(edit) @57209   9 年 vboxsync VMMDev: LogRel nits.
(edit) @57204   9 年 vboxsync BIOS sync
(edit) @57202   9 年 vboxsync DSound: Do not forget to propagate errors.
(edit) @57200   9 年 vboxsync DSound: Fixed variable shadowing.
(edit) @57199   9 年 vboxsync DSound: Careful when enumerating input devices; more release logging.
(edit) @57196   9 年 vboxsync Storage/HBDMgmt-win: Much easier way to unmount volumes and take them …
(edit) @57191   9 年 vboxsync pdmifs.h: ViewPort -> Viewport, docs.
(edit) @57190   9 年 vboxsync Devices/Storage: Start windows specific implementation for the host …
(edit) @57181   9 年 vboxsync NAT: %RTnaipv4 requires the IP address, not a pointer to one. While …
(edit) @57164   9 年 vboxsync DrvHostDSound.cpp: Don't uninitialize COM if we didn't succeed in the …
(edit) @57162   9 年 vboxsync BIOS: Initialize ROMs before showin logo.
(edit) @57156   9 年 vboxsync OHCI: Prevent log flooding
(edit) @57154   9 年 vboxsync vmsvga3d: Darwin view info.
(edit) @57153   9 年 vboxsync vmsvga3d: mac build fix.
(edit) @57152   9 年 vboxsync vmsvga3d: Removed non-VMSVGA3D_OGL_WITH_SHARED_CTX OpenGL code.
(edit) @57151   9 年 vboxsync VMSVGA3d: Started reworking 3d command handling code to avoid …
(edit) @57150   9 年 vboxsync VMSVGA3d: g_aSVGA3dSurfaceFormats should be in the -info.cpp file too.
(edit) @57149   9 年 vboxsync VMSVGA3d: Combining OGL and D3D backend structures and moving …
(edit) @57148   9 年 vboxsync Audio/DSound: Crash fix
(edit) @57146   9 年 vboxsync Audio/DSound: Build fixes
(edit) @57145   9 年 vboxsync Audio/DSound: Fixes for Windows 10, the original IDirectSound doesn't …
(edit) @57139   9 年 vboxsync DevVGA-SVGA3d-ogl.cpp: Reverted r99617, should've been fixed at the …
(edit) @57138   9 年 vboxsync oops
(edit) @57137   9 年 vboxsync VMSVGA3d/darwin: Attempt to fix shutdown deadlock where the FIFO …
(edit) @57136   9 年 vboxsync DevVGA-SVGA3d-ogl.cpp: X11 build fix and warning fix.
(edit) @57135   9 年 vboxsync vmsvga3d/darwin/ogl: Resize the shared context, save and restore the …
(edit) @57131   9 年 vboxsync vmsvga3d/mac: back/front buffer clearing fixes and hiding contexts …
(edit) @57088   9 年 vboxsync DisplayImpl.cpp: Free the screen shot data in the correct way. pu8Data …
(edit) @57087   9 年 vboxsync tstDeviceStructSizeRC.cpp: Missed these ofc as I'm on darwin.
(edit) @57085   9 年 vboxsync DevVGA.cpp/.h: Don't use pu8 when you should be using pb, also drop …
(edit) @57084   9 年 vboxsync VMSVGA3d: sorting and build fixes.
(edit) @57083   9 年 vboxsync VMSVGA3d: Corresponding win build fixes.
(edit) @57082   9 年 vboxsync VMSVGA3d: build fixes.
(edit) @57081   9 年 vboxsync VMSVGA3d: added vmsvga3dctx and vmsvga3dsfc info items, the latter …
(edit) @57054   9 年 vboxsync Devices/Audio/DrvAudio.cpp: Fix cleanup logic, as having it in the …
(edit) @57011   9 年 vboxsync vmsvga: Combined the external FIFO command submission into one …
(edit) @57010   9 年 vboxsync vmsvga/ogl: Must destroy shared context on reset and termination, …
(edit) @57006   9 年 vboxsync VMM,*: Annotated format strings in the VMM APIs and dealt with the fallout.
(edit) @56992   9 年 vboxsync Devices: Log & Assertion formatting fixes.
(edit) @56991   9 年 vboxsync DevVirtioNet.cpp: Don't ever split log format strings!! Makes them …
(edit) @56972   9 年 vboxsync HGSMIHost.cpp: Use AssertLogRelRCReturn instead of AssertRCReturn when …
(edit) @56971   9 年 vboxsync DevVGA_VDMA.cpp: Use AssertLogRelRCReturn instead of AssertRCReturn …
(edit) @56969   9 年 vboxsync DevVGA: Added markers to the saved state that separates various parts …
(edit) @56967   9 年 vboxsync Devices/Storage: Keep track of used host block devices and prevent the …
(edit) @56960   9 年 vboxsync NAT: adjust IP checksum after decrementing TTL so that if we use this …
(edit) @56957   9 年 vboxsync NAT: undo byte order conversions on the saved IP header when relaying …
(edit) @56947   9 年 vboxsync vmsvga3dShaderSet: Restore fix, i.e. when pContext is not NULL.
(edit) @56945   9 年 vboxsync Devices/Makefile.kmk: Introducing VBOX_WITH_VMSVGA3D_USE_OPENGL for …
(edit) @56944   9 年 vboxsync SVGA: Assertions triggered by BB.
(edit) @56894   9 年 vboxsync 5.0.0
(edit) @56880   9 年 vboxsync SrvIntNetR0: %RTnaipv6 in debug logs requires a pointer.
(edit) @56879   9 年 vboxsync SrvIntNetR0: fix off-by-one in the fast path address cache lookup.
(edit) @56868   9 年 vboxsync LogRel nit
(edit) @56866   9 年 vboxsync DrvNetSniffer: be more verbose where we log to
(edit) @56838   9 年 vboxsync Audio: Typo fix, 41->44.1 kHz.
(edit) @56833   9 年 vboxsync DevHPET: LogRel consistency.
(edit) @56832   9 年 vboxsync DevAPIC: LogRel consistency.
(edit) @56826   9 年 vboxsync NAT: dnsproxy_answer: make sure the answer is really for our query, to …
(edit) @56814   9 年 vboxsync Devices/Graphics: re-set VBVA capabilities when VBVA is disabled (for …
(edit) @56799   9 年 vboxsync DevVGA: LogRelMax
(edit) @56797   9 年 vboxsync DevVGA: log VBVA enable failures.
(edit) @56786   9 年 vboxsync 5.0.0 RC3
(edit) @56785   9 年 vboxsync DevVGA: correctly restore VBVA state.
(edit) @56737   9 年 vboxsync HDA: Fixed output volume control, disabled headphones (see #5964).
(edit) @56733   9 年 vboxsync SUPHardNt: Allow hardened exectuable binaries in the 'testcase' …
(edit) @56728   9 年 vboxsync Nit.
(edit) @56727   9 年 vboxsync Devices/Audio: HDA: - Implemented debugger commands "hdcnodes" and …
(edit) @56718   9 年 vboxsync Lets try it this way
(edit) @56717   9 年 vboxsync Another build fix
(edit) @56715   9 年 vboxsync Fix various alignments of STAM members in devices and VMM for 32bit, …
(edit) @56703   9 年 vboxsync DevE1000: Corrected return codes.
(edit) @56692   9 年 vboxsync Forgot to commit a file.
(edit) @56690   9 年 vboxsync temp build fix
(edit) @56689   9 年 vboxsync Audio: Volume control debugging aids.
(edit) @56676   9 年 vboxsync Storage/AHCI: Fix assertion which can trigger erroneously after …
(edit) @56674   9 年 vboxsync Devices/PS2K: LogRel nit.
(edit) @56673   9 年 vboxsync DevVGA: set HGSMI host heap type when restoring from saved state.
(edit) @56658   9 年 vboxsync Storage/AHCI: Fix possible use after free after an I/O error occurred. …
(edit) @56649   9 年 vboxsync RT_MIN is a macro
(edit) @56648   9 年 vboxsync Audio: Remove DEV_AUDIO logging group and split it up into per device …
(edit) @56647   9 年 vboxsync Audio/OSS: Wrong svn Id header
(edit) @56646   9 年 vboxsync Audio: Another bunch of wrong assertions
(edit) @56645   9 年 vboxsync Audio/Alsa: Wrong assertion
(edit) @56644   9 年 vboxsync Audio/ALSA: Fix possible endless loop if the mixer buffer is already …
(edit) @56641   9 年 vboxsync Comment
(edit) @56639   9 年 vboxsync AHCI: Make sure all memory allocated from the driver below is freed …
(edit) @56637   9 年 vboxsync 5.0.0 RC2
(edit) @56632   9 年 vboxsync DevVGA.cpp: Enable the non-#PF ring-0 access handler.
(edit) @56623   9 年 vboxsync finally unused
(edit) @56622   9 年 vboxsync don't include vl_vbox.h anymore
(edit) @56594   9 年 vboxsync Storage/AHCI: Don't try to free a request structure which does not …
(edit) @56593   9 年 vboxsync info vmsvga
(edit) @56579   9 年 vboxsync Storage/ATA: fixed returned device strings from INQUIRY command (were …
(edit) @56512   9 年 vboxsync Main/AC97: Propagate codec model setting through CFGM.
(edit) @56491   9 年 vboxsync Display the logo even in debug build, just for a shorter time.
(edit) @56454   9 年 vboxsync Commit r100743 and r100913 to trunk which should improve pass through …
(edit) @56439   9 年 vboxsync PDM/VSCSI: Added PDMISCSICONNECTOR interface to report LUN type.
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

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